On Thursday, April 25, 2002, at 10:22 , Pedro Massobrio wrote:
> Compiling fails with wxgtk-2.3.2-4. It looks all very fine, then stops > with the following message: > > c++ -dynamiclib -init _wxWindowsDylibInit -o > lib/libwx_gtk_gl-2.3.dylib.1.0.0 glcanvas.o -L/sw/lib -lwx_gtk-2.3 > -L/sw/lib -L/sw/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lgthread > -lglib -lpthread -ldl -lintl -lXext -lX11 -lm -lpng -ljpeg -ltiff > -lfreetype -lz -lpthread -liconv -lm -lGL -lGLU -install_name > /sw/lib/libwx_gtk_gl-2.3.dylib.1.0.0 > /usr/bin/libtool: can't locate file for: -lwx_gtk-2.3 > /usr/bin/libtool: file: -lwx_gtk-2.3 is not an object file (not allowed > in a library) > make: *** [lib/libwx_gtk_gl-2.3.dylib.1.0.0] Error 1 > ### mkdir failed, exit code 2 > Failed: compiling wxgtk-2.3.2-4 failed > Any ideas what's going on? > No. For me it built well. libwx_gtk-2.3.dylib is built just before _ in the previous c++ -dynamiclib command. You don't have any messages in between ? Jean-Francois Mertens _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
