swarm-support
[Top][All Lists]
Advanced

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

[Swarm-Support] Mac OS 10.2.4 / GCC 3.3 ?? New to SWARM / v. basic UNIX


From: Ana Carrie
Subject: [Swarm-Support] Mac OS 10.2.4 / GCC 3.3 ?? New to SWARM / v. basic UNIX
Date: Wed, 19 Feb 2003 17:02:18 +0000

I have just downloaded the complete package of Mac OS X binaries and libraries from the Savannah site and installed them. I am trying to compile some of the applications, but am getting the following:

[pc4-tall1-2-cust97:~/public/swarmapps-2.1.1/heatbugs] ana% make
/usr/local/gcc3.3/bin/gcc -c -g -O2 -fgnu-runtime -fno-strict-aliasing -Wall -Wno-import -Wno-protocol -Wno-long-long -DAPPNAME=heatbugs -DAPPVERSION=2.1.1 address@hidden -I/usr/local/swarm2.1/include Heatbug.m
In file included from /usr/include/stdio.h:64,
                 from /usr/local/swarm2.1/include/objc/typedstream.h:32,
                 from /usr/local/swarm2.1/include/objc/Object.h:31,
                 from /usr/local/swarm2.1/include/defobj/deftype.h:35,
                 from /usr/local/swarm2.1/include/defobj.h:80,
                 from /usr/local/swarm2.1/include/objectbase.h:34,
                 from /usr/local/swarm2.1/include/space.h:37,
                 from Heatbug.h:8,
                 from Heatbug.m:13:
/usr/local/gcc3.3/lib/gcc-lib/powerpc-apple-darwin6.3/3.3/include/sys/ types.h:75:30: sys/appleapiopts.h: No such file or directory
In file included from /usr/local/swarm2.1/include/misc.h:40,
from /usr/local/swarm2.1/include/random/randomdefs.h:42,
                 from /usr/local/swarm2.1/include/random.h:65,
                 from Heatbug.m:14:
/usr/local/gcc3.3/lib/gcc-lib/powerpc-apple-darwin6.3/3.3/include/ math.h:24:35: architecture/ppc/math.h: No such file or directory
make: *** [Heatbug.o] Error 1

-----

Firstly, I have the applications located in my public folder. Is this acceptable?

Is the problem just that GCC 3.3 is looking in the wrong places for these files? There is no "math.h" in "/usr/include/architecture/ppc/", but there is one in "/usr/include". I can't find "appleapiopts.h".

Any ideas? Thanks!!!


-Ana



reply via email to

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