help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Cannot install GNU Smalltalk from git on NetBSD 5


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Cannot install GNU Smalltalk from git on NetBSD 5
Date: Sat, 30 Oct 2010 15:32:12 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.4

On 10/30/2010 03:20 PM, Dmitry Matveev wrote:
Well, looks like it was not compiled completely for that first time :)

With GNU make the build fails with the error

/bin/ksh ./libtool --tag=CC   --mode=link gcc  -g -O2 -Wall
-Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing
-Wdeclaration-after-statement -Wno-format -Wpointer-arith
-Wno-pointer-sign -Wwrite-strings  -export-dynamic    -o gst main.o
libgst/libgst.la lib-src/library.la   -lm
libtool: link: gcc -g -O2 -Wall -Wno-strict-aliasing -Wno-switch
-fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format
-Wpointer-arith -Wno-pointer-sign -Wwrite-strings -o gst main.o
-Wl,--export-dynamic  libgst/.libs/libgst.a -lc /lib/libc.so
lib-src/.libs/library.a -lm -Wl,-rpath -Wl,/lib -Wl,-rpath -Wl,/lib
libgst/.libs/libgst.a(sysdep.o): In function `_gst_wakeup':
sysdep/posix/events.c:387: undefined reference to `pthread_kill'

I've tried to play with LDFLAGS in the enviromnent and in the
Makefile, but there were no any positive result...

If there's no pthread_kill in NetBSD you're hosed. :(

Paolo



reply via email to

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