help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] compiling gst 2.1.8 on darwin


From: Robert Collins
Subject: Re: [Help-smalltalk] compiling gst 2.1.8 on darwin
Date: Sun, 12 Sep 2004 22:06:01 +1000

On Sun, 2004-09-12 at 13:53 +0200, jerry mead wrote:
> I am trying to make gst 2.1.8 on my powerbook, which is running OSX 
> 10.3.
> ./configure seems to figure out that my system is 
> "powerpc-apple-darwin7.5.0".
> Running make a second time (so you don't see all the compilation that 
> works)
> I get the following output.  I can't find a file 'handler-macos.c' on 
> my system, and
> if I change the name of handler-unix.c to 'handler-macos.c' it still 
> doesn't work and
> I get the exact same message.  I guess the include for 'handler-macos.c'
> (which I haven't found) is hidden somewhere.
> 
> If I change the name of the include file to 'handler-unix.c' then I get 
> the second
> output  below...
> 
> Can you help with this problem?

There are a couple of options.
oh and, sigsegv/configure.in is what sets handler-macos.c..

Firstly, you could rebootstrapping sigsegv:
cd sigsegv
autoreconf
then configure and make again.

Secondly, you could try grabbing a new sigsegv library and using it
instead. (sigsegv is a cross platform GNU project..)


Cheers,
Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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