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: Paolo Bonzini
Subject: Re: [Help-smalltalk] gnu-smalltalk 3.4.2 build fails (+ issue tracker web bug)
Date: Fri, 29 Apr 2011 16:52:18 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.9

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



reply via email to

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