gga wrote:
> 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

That's the first genuine new bug you've found; please file a
STR so we can fix it.

http://www.fltk.org/str.php

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to