From: daniel h. <de...@to...> - 2004-10-09 17:13:34
|
Steve Kann a =E9crit : > > On Oct 9, 2004, at 10:21 AM, daniel huhardeaux wrote: > >> [...] >> >> Also, to get compile pass on Debian, I had to modify makefile by=20 >> commenting extralibs=3D/usr/local/lib/libwx_gtk_xrc-2.4.a and removing= =20 >> $(EXTRALIBS) from SYSLIBS >> > > That was the real problem; instead of removing the library from the=20 > makefile, you need to install the xrc library. > > Michael used xrc to build iaxcomm; xrc is the xml-based UI description=20 > libary, which will be std in wx-2.6. See my previous mail: /usr/lib/libwx_gtk_xrc-2.4.so is installed and=20 xrc_res.cc was compiled. Should it be something else?=20 |