help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] gnu-smalltalk 3.4.2 build fails (+ issue tracker we


From: Roland Plüss
Subject: Re: [Help-smalltalk] gnu-smalltalk 3.4.2 build fails (+ issue tracker web bug)
Date: Fri, 29 Apr 2011 20:47:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110326 Lightning/1.0b3pre Thunderbird/3.1.9

Removed the libc.la and called "make" again. This did the trick. Maybe
the Makefile should be improved to remove this file before compiling so
it does not cause any troubles with libtool.

On 04/29/2011 04:52 PM, Paolo Bonzini wrote:
> On 04/29/2011 03:50 PM, Roland Plüss wrote:
>> Tried to build 3.4.2 on Kubuntu 64bit without success. Wanted to report
>> this using the issue tracker but the account creation there is bugged
>> (form does not show any captcha fields but complains about missing
>> captcha) so I try it this way.
>>
>> The build seems to fail at the link stage (gst) but I can't make heads
>> or tail out of the error message:
>>
>>  >>>
>> (...)
>> make[2]: Betrete Verzeichnis '/home/roland/progs/smalltalk-3.2.4'
>> gcc -DHAVE_CONFIG_H -I. -I./libgst -I./lib-src
>> -DCMD_XZIP="\"/usr/bin/zip\"" -DCMD_INSTALL="\"/usr/bin/install -c\""
>> -DCMD_LN_S="\"ln -s\""
>> -DDEFAULT_EXECUTABLE=\""/home/roland/progs/testing/opt/gnu-smalltalk/bin/gst"\"
>>
>> -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith
>> -Wno-pointer-sign -Wwrite-strings -Wno-strict-aliasing -Wno-switch
>> -fno-gcse -fstrict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o
>> main.o main.c
>> mv -f .deps/main.Tpo .deps/main.Po
>> /bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -Wall
>> -Wdeclaration-after-statement -Wno-format -Wpointer-arith
>> -Wno-pointer-sign -Wwrite-strings -Wno-strict-aliasing -Wno-switch
>> -fno-gcse -fstrict-aliasing -export-dynamic -Wl,-rpath,"\$ORIGIN/../lib"
>> -L/home/roland/progs/testing/lib -o gst main.o libgst/libgst.la
>> lib-src/library.la -lrt -lm
>> libtool: link: cannot find name of link library for
>> `/home/roland/progs/smalltalk-3.2.4/libc.la'
>> make[2]: *** [gst] Fehler 1
>> make[2]: Verlasse Verzeichnis '/home/roland/progs/smalltalk-3.2.4'
>> make[1]: *** [all-recursive] Fehler 1
>> make[1]: Verlasse Verzeichnis '/home/roland/progs/smalltalk-3.2.4'
>> make: *** [all] Fehler 2
>> <<<
>>
>> Error line is
>> libtool: link: cannot find name of link library for
>> `/home/roland/progs/smalltalk-3.2.4/libc.la'
>>
>> which doesn't make any sense to me. Any help appreciated.
>
> Try removing the file, then reinvoke the last line manually.  If that
> works, please send the contents of the libc.la file.
>
> Paolo

-- 
Yours sincerely
Plüss Roland

Leader and Head Programmer
- Game: Epsylon ( http://www.indiedb.com/games/epsylon ,
http://epsylon.rptd.ch )
- Game Engine: Drag[en]gine ( http://www.indiedb.com/engines/dragengine
, http://dragengine.rptd.ch )
- Normal Map Generator: DENormGen ( http://epsylon.rptd.ch/denormgen.php
) and others

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]