swarm-support
[Top][All Lists]
Advanced

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

[Swarm-Support] installing swarm on mac os 10.2


From: anja lee
Subject: [Swarm-Support] installing swarm on mac os 10.2
Date: Thu, 20 May 2004 14:45:42 -0400

Hi,

I am new to swarm and have downloaded all the necessary 10.2 files from the website and installed it. I am trying to run someone else's Objective C folder with a makefile and did a "make" and this is what the output was:

bash-2.05a$ make
cc -c -ggdb -O2 -Wno-long-double -fgnu-runtime -fno-strict-aliasing -Wall -Wno-import -Wno-protocol -Wno-long-long -DAPPNAME=somename -DAPPVERSION=0.01 address@hidden -I/usr/local/swarm2.2p/include somefile.m
/var/tmp//ccf019Ju.s:1:Expected comma after segment-name
/var/tmp//ccf019Ju.s:1:Rest of line ignored. 1st junk character valued 76 (L).
/var/tmp//ccf019Ju.s:2:Expected comma after segment-name
/var/tmp//ccf019Ju.s:2:Rest of line ignored. 1st junk character valued 76 (L).
/var/tmp//ccf019Ju.s:3:Expected comma after segment-name
/var/tmp//ccf019Ju.s:3:Rest of line ignored. 1st junk character valued 76 (L).
/var/tmp//ccf019Ju.s:1351:Expected comma after segment-name
/var/tmp//ccf019Ju.s:1351:Rest of line ignored. 1st junk character valued 95 (_).
/var/tmp//ccf019Ju.s:1545:Expected comma after segment-name
/var/tmp//ccf019Ju.s:1545:Rest of line ignored. 1st junk character valued 32 ( ).
/var/tmp//ccf019Ju.s:2372:Expected comma after segment-name
/var/tmp//ccf019Ju.s:2372:Rest of line ignored. 1st junk character valued 32 ( ).
/var/tmp//ccf019Ju.s:9588:Expected comma after segment-name
/var/tmp//ccf019Ju.s:9588:Rest of line ignored. 1st junk character valued 32 ( ).
/var/tmp//ccf019Ju.s:10263:Expected comma after segment-name
/var/tmp//ccf019Ju.s:10263:Rest of line ignored. 1st junk character valued 32 ( ).
/var/tmp//ccf019Ju.s:10278:Expected comma after segment-name
/var/tmp//ccf019Ju.s:10278:Rest of line ignored. 1st junk character valued 32 ( ).
/var/tmp//ccf019Ju.s:10290:Expected comma after segment-name
/var/tmp//ccf019Ju.s:10290:Rest of line ignored. 1st junk character valued 76 (L).
make: *** [somefile.o] Error 1
bash-2.05a$

(names were excluded for privacy)

Can you shed light to what is going on here?

I have read that you need gcc 3.3. would i need that for 10.2 and where can i download a copy that won't hurt the makes of mac binaries.

thank you
anja



reply via email to

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