help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] problem installing gst 3.2.4 on MacOS (sigsegv)


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] problem installing gst 3.2.4 on MacOS (sigsegv)
Date: Tue, 24 May 2011 08:47:34 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.10

On 05/24/2011 02:34 AM, Jason Grossman wrote:

On 23/05/2011, at 9:10 PM, address@hidden wrote:

From: Mathieu Suen<address@hidden>

Hi Jason

On May 20, 2011, at 7:24 AM, Jason Grossman wrote:

Hi all.

When I try to make gst 3.2.4 on MacOS (10.6.5, 64-bit Intel), I get this error 
message:

In file included from gstpub.c:57:
gstpriv.h:110:21: error: sigsegv.h: No such file or directory

I have libsigsegv installed under /opt, using MacPorts, as recommended at 
http://smalltalk.gnu.org/download.

Any advice?

try with
./configure --with-system-libsigsegv
or with the path:
--with-system-libsigsegv=/opt/local

Thanks very much, but I'm afraid I get exactly the same error.

Can you do

find /opt -name sigsegv.h

?

Paolo



reply via email to

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