swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] OS X and libtool 1.5


From: Bill Northcott
Subject: Re: [Swarm-Support] OS X and libtool 1.5
Date: Fri, 18 Apr 2003 09:38:47 +1000

> > One possibility is that the link of the library failed; you may want
> > to look at your compile log to see if there was an error of some sort
> > in the link command.  Presumably the makefile should stop if the
> > library could not be linked but maybe for some reason the makefile
> > continued on.

> Hmmmmmm, I'll check it in a bit and see what is up...

If you have used the build script in the macosx directory, it uses 'make 
-k' which will not stop on errors.

> This is the first "Fatal Error" in the compilation:

I am fairly sure that your error is due to using the system's BSD sed 
instead of GNU sed.
Have you installed my gsed package?

Bill Northcott

> /usr/local/gcc3.3/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..
> -I../../libobjc -I../.. -I../../libobjc -I. -I.. -I./.. -I./../defobj
> -I./../misc -I./../objectbase -I./../random -DBUILDING_SWARM -g -O2
> -fgnu-runtime -fno-strict-aliasing -Wall -Wno-import -Wno-protocol
> -Wno-long-long -Wno-unknown-pragmas -c collections.m -MT collections.lo
> -MD -MP -MF .deps/collections.TPlo  -fno-common -DPIC -DPIC -o
> collections.o
> In file included from collections.m:26:
> collections.xm:6: error: `id' redeclared as different kind of symbol
> ../../libobjc/objc/objc.h:72: error: previous declaration of `id'



reply via email to

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