help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Wait for 3.2.4 then?


From: Travis Griggs
Subject: Re: [Help-smalltalk] Wait for 3.2.4 then?
Date: Tue, 22 Mar 2011 20:33:17 -0700

I did as you said Paolo.

./configure informed me i needed awk, so i installed gawk. Then I did a make, 
and it did the following:

> make[3]: Entering directory `/home/travis/GST324/smalltalk-3.2.4/libgst'
> /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
> -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src   
> -I../snprintfv -I../snprintfv   -I../lightning -I../lightning -I.. -I..   -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 gstpub.lo -MD -MP -MF .deps/gstpub.Tpo -c -o gstpub.lo 
> gstpub.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
> -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src 
> -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -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 gstpub.lo -MD -MP -MF .deps/gstpub.Tpo -c gstpub.c  
> -fPIC -DPIC -o .libs/gstpub.o
> In file included from gstpub.c:57:
> gstpriv.h:110: fatal error: sigsegv.h: No such file or directory
> compilation terminated.
> make[3]: *** [gstpub.lo] Error 1
> make[3]: Leaving directory `/home/travis/GST324/smalltalk-3.2.4/libgst'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/travis/GST324/smalltalk-3.2.4/libgst'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/travis/GST324/smalltalk-3.2.4'
> make: *** [all] Error 2

I'm running pretty much stock Ubuntu 10.10, couple extra packages loaded, not 
too many. Any ideas? I looked for a package that might provide something like 
sigsegv, but didn't find anything. I'll keep looking.

--
Travis Griggs
Objologist
My Other Machine runs OSX. But then... so does this one.






reply via email to

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