swarm-support
[Top][All Lists]
Advanced

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

[Swarm-Support] Mac OS X make error


From: Charles Fleck Jr.
Subject: [Swarm-Support] Mac OS X make error
Date: Fri, 13 Jun 2003 01:46:15 -0400

Hi,

According to the news, the os x version now has working Java in CVS. So I got the new stuff and started to compile from source. Previously, I just used the binaries and that works fine.

Following the instructions, building the first two targets works fine (autogen and configure). However, when performing make from the command line or swarmlibmake in projectbuilder, it dies.

Here is what I get from the terminal...

In file included from ../../../../src/collections/collections.m:26:
collections.xm:6: error: `id' redeclared as different kind of symbol
../../../../libobjc/objc/objc.h:72: error: previous declaration of `id'
collections.xm:6: error: parse error before "OffsetOutOfRange"
collections.xm:8: warning: type defaults to `int' in declaration of `AlreadyAtEnd'
collections.xm:8: error: conflicting types for `AlreadyAtEnd'
../../../../src/collections/collections.h:344: error: previous declaration of `AlreadyAtEnd' collections.xm:8: warning: type defaults to `int' in declaration of `AlreadyAtStart'
collections.xm:8: error: conflicting types for `AlreadyAtStart'
../../../../src/collections/collections.h:344: error: previous declaration of `AlreadyAtStart' collections.xm:8: warning: type defaults to `int' in declaration of `InvalidIndexLoc'
collections.xm:8: error: conflicting types for `InvalidIndexLoc'
../../../../src/collections/collections.h:344: error: previous declaration of `InvalidIndexLoc' collections.xm:8: warning: type defaults to `int' in declaration of `InvalidLocSymbol'
collections.xm:8: error: conflicting types for `InvalidLocSymbol'
../../../../src/collections/collections.h:344: error: previous declaration of `InvalidLocSymbol'
collections.xm:8: warning: data definition has no type or storage class
collections.xm:9: warning: address@hidden' must appear in an implementation context collections.xm:10: warning: address@hidden' must appear in an implementation context
collections.xm:11: error: parse error before '@' token
collections.xm:14: fatal error: method definition not in class context
compilation terminated.
make[5]: *** [collections.lo] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


Anyone have any ideas?

Thanks a lot.



reply via email to

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