can you try within my package? maybe the error is in my makefile... (I doubt it is, but it will help us unerstanding what is happening) http://www.fynu.ucl.ac.be/users/l.quertenmont/TEMP/FROG_2_0_2_mac.tar.gz tar -zxf FROG_2_0_2_mac.tar.gz cd FROG_2_0_2/frog make
this will also configure and compiles fltk... this should work out of the box... Loic, > > I can not duplicate your problem. FLTK builds fine "out of the box" on = > SnowLeopard. Maybe your compiler picks up a wrong include file or has = > another version of FLTK somewhere in the library path? > > On 24.11.2009, at 12:14, Loic wrote: > > >=20 > > Yes, it's build from the shell and configure is called by my makefile = > before making FLTK... > > so yes... > >=20 > > I actually don't need fluid, so if I can desactivate is compiling = > that's fine for me... > >=20 > >=20 > >> Um, is this from within the shell? Did you run "autoconf", =3D > >> "./configure", "make"? You are building Fluid here, but you are not =3D= > > >> linking with FLTK. Weird. > >>=20 > >>> Undefined symbols: > >>> "Fl_Widget::deactivate()", referenced from: > >>> textfont_cb(Fl_Choice*, void*)in Fl_Widget_Type.o > (...) > _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
