gga wrote: > gga wrote: >> imm wrote: >>> On 29 Jun 2007, at 5:18, gga wrote: >>> >>>> autoconf is broken. >>> Hmmm, it seems to work fine for me... > > > And here's another... >
And another... 32-bit compiles on 64-bit machine. > make distclean > export CFLAGS=-m32 > export CXXFLAGS=-m32 > export LDFLAGS="-m32 -L/usr/local/lib32 -L/usr/lib32 -L/lib32" > export DSOFLAGS=-m32 > configure --enable-threads --enable-shared --enable-xft --enable-xinerama --with-x -libdir=/usr/local/lib32 --exec-prefix=/usr/local/bin32 > make > make install Installing libraries in /usr/local/lib32... ranlib: '/usr/local/lib32/../lib/libfltk.a': No such file -- Gonzalo Garramuño [EMAIL PROTECTED] AMD4400 - ASUS48N-E GeForce7300GT Kubuntu Edgy _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

