Re: [Fink-users] wxgtk doesn't compile

2002-04-27 Thread Pedro Massobrio
Thanks to all. It works fine now. Rgds, Pedro ___ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Re: [Fink-users] wxgtk doesn't compile

2002-04-27 Thread Sylvain Cuaz
Le samedi 27 avril 2002, à 09:55 AM, Martin Costabel a écrit : > If you change the -L$(libdir) in the second line back to > -L$(build_libdir), wxgtk builds fine. thanks, I don't know why I've done that It's should be fixed in cvs with revision 5 -- Zauc _

Re: [Fink-users] wxgtk doesn't compile

2002-04-27 Thread Martin Costabel
Pedro Massobrio wrote: [] > 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 -l

Re: [Fink-users] wxgtk doesn't compile

2002-04-26 Thread Jean-François Mertens
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/

[Fink-users] wxgtk doesn't compile

2002-04-25 Thread Pedro Massobrio
DesktopG4, MacOS 10.1.4, December Developer Tools and the December update installed. Fink fink --version Package manager version: 0.9.11 Distribution version: 0.4.0.cvs I would appreciate any help on this one. Compiling fails with wxgtk-2.3.2-4. It looks all very fine, then stops with the foll