OK, I'll fix it.

P

Boyd Lynn Gerber wrote:

> On Fri, 29 Dec 2000, Pavel Hlavnicka wrote:
> 
>> Which kind of problem did you fix with it? I need id to improve the
>> configure script.
> 
> 
> The problem was a the following
> 
> # /usr/local/bin/make
> /bin/sh ../../libtool --mode=link gcc  -g -O2  -o sabcmd  sabcmd.o
> ../engine/libsablot.la -lexpat
> LD_RUN_PATH="/usr/local/lib:$LD_RUN_PATH" gcc -g -O2 -o .libs/sabcmd
> sabcmd.o ../engine/.libs/libsablot.so -lexpat
> Undefined                       first referenced
>  symbol                             in file
> ceil                                ../engine/.libs/libsablot.so
> floor                               ../engine/.libs/libsablot.so
> UX:ld: ERROR: .libs/sabcmd: fatal error: Symbol referencing errors. No
> output written to .libs/sabcmd
> collect2: ld returned 1 exit status
> make: *** [sabcmd] Error 1
> 
> 
>> Boyd Lynn Gerber wrote:
>> 
>>> To whom it may concern,
>>> 
>>> I had to add to Makefile -lm in front of -lexpat
>>> 
>>> LIBS = -lm -lexpat
>>> 
>>> On SCO UnixWare 7.1.X.
>>> 
>>> Thanks,
>>> 
>>> --
>>> Boyd Gerber <[EMAIL PROTECTED]>
>>> ZENEZ       3748 Valley Forge Road, Magna Utah  84044
>>> Office 801-250-0795 FAX 801-250-7975
>> 
>> 
>> --
>> Pavel Hlavnicka
>> Ginger Alliance Ltd.
>> Prague; Czech Republic
>> 
>> 
> 
> 
> --
> Boyd Gerber <[EMAIL PROTECTED]>
> ZENEZ 3748 Valley Forge Road, Magna Utah  84044
> Office 801-250-0795 FAX 801-250-7975


-- 
Pavel Hlavnicka
Ginger Alliance Ltd.
Prague; Czech Republic

Reply via email to