From: Alfredo C. <al...@ac...> - 2005-07-19 16:59:23
|
El Martes, 19 de Julio de 2005 10:10, Bob Doan escribi=C3=B3: > Try it like this: > > pkg-config --cflags --libs rlib glib-2.0 > These are the complete options I'm passing to the compiler: =2DI. -I/usr/include/libxml2/ -I/usr/include/rlib/=20 =2DI/opt/gnome/include/glib-2.0/ -I/opt/gnome/lib/glib-2.0/include/=20 =2DI/usr/include -D_GNU_SOURCE -DPIC -DUNDEF_HAVE_INITGROUPS -fmessage-leng= th=3D0=20 =2Dw -fPIC -fexceptions -Wno-deprecated -fno-strict-aliasing `wx-config=20 =2D-cxxflags` `pkg-config --cflags rlib glib-2.0` To the linker (although it never gets to this phase): =2DL. -L/usr/lib/mysql/ -lfixed -lxbase=20 =2Dlkeylok /usr/lib/mysql/libmysqlclient.a /usr/lib/libr.a /usr/lib/librpdf= =2Ea=20 `pkg-config --libs rlib glib-2.0` `wx-config --static --libs` And still will not compile. If I remove the two include files (rlib.h and=20 rlib_input.h), the project again compiles ok. Please advise. Regards. =2D-=20 Alfredo J. Cole Grupo ACyC |