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: Mathieu Suen
Subject: Re: [Help-smalltalk] problem installing gst 3.2.4 on MacOS (sigsegv)
Date: Mon, 23 May 2011 07:57:47 +0200

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.
> 
> Jason
> _______________________________________________
> help-smalltalk mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-smalltalk


Mth


reply via email to

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