swarm-support
[Top][All Lists]
Advanced

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

[Swarm-Support] Re: Swarm problems... on MacOS


From: Bill Northcott
Subject: [Swarm-Support] Re: Swarm problems... on MacOS
Date: Mon, 3 Nov 2003 08:20:31 +1100

Your environment variables look correct.  Two possible problems come to 
mind:
1.  The Swarm 2.1.1apps will not compile against the 2.2p libraries.  You 
need to pull current code off the cvs.

2.  You must use either a gcc 3.3 compiler builtfrom FSF or the patched 
Apple compiler from the Swarm site.
cc -v
should give you


The Panther compiler reports gcc-1495. 

If you get gcc 3.1 then you need to run gcc_select

Bill Northcott

Chris wrote
> I'm having some problems getting Swarm to run on my Mac...

> (if you are not the person to talk to about this, aplologies & please
> let me know who to ping...)

> I have not used Unix much on this machine, so I probably don't
> have some environment variables set up right.

> I have downloaded and installed all of the software you suggest in
> the README file on the Savannah site...and I just installed XFree86.
> I'm running OSX 10.2.6, on a 500 MHZ PPC G4 with 512MB Ram.

> I downloaded the swarmapps from the swarm.org site....

> My environment is:

> HOME=/Users/jstephen
> SHELL=/bin/tcsh
> USER=jstephen
> PATH=/bin:/sbin:/usr/bin:/usr/sbin
> __CF_USER_TEXT_ENCODING=0x1F5:0:0
> TERM=vt100
> TERMCAP=\277\377\330
> TERM_PROGRAM=Apple_Terminal
> TERM_PROGRAM_VERSION=81
> LOGNAME=jstephen
> HOSTTYPE=macintosh
> VENDOR=apple
> OSTYPE=darwin
> MACHTYPE=powerpc
> SHLVL=1
> PWD=/Users/jstephen
> GROUP=staff
> HOST=J-Stephen-Lansings-Computer.local.
> MACOSX_DEPLOYMENT_TARGET=10.2
> SWARMHOME=/usr/local/swarm2.2p
> DYLD_LIBRARY_PATH=/usr/local/tcl8.4.4/lib:/usr/local/tk8.4.4/lib:/usr/
> local/blt2.4z/lib:/usr/local/hdf5_1.4.45p2/lib:/usr/local/png_1.2.5/
> lib:/usr/local/swarm2.2p/lib
> DISPLAY=:0.0

> 
> Here's what happens when I try to "make" heatbugs....

> [J-Stephen-Lansings-Computer:Swarm/swarmapps-2.1.1/heatbugs] jstephen%
> make
> cc -c -ggdb -O2 -Wno-long-double -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.2p/include Heatbug.m
> /var/tmp//cctaxliW.s:1:Expected comma after segment-name
> /var/tmp//cctaxliW.s:1:Rest of line ignored. 1st junk character valued
> 76 (L).
> /var/tmp//cctaxliW.s:2:Expected comma after segment-name
> /var/tmp//cctaxliW.s:2:Rest of line ignored. 1st junk character valued
> 76 (L).
> /var/tmp//cctaxliW.s:3:Expected comma after segment-name
> /var/tmp//cctaxliW.s:3:Rest of line ignored. 1st junk character valued
> 76 (L).
> /var/tmp//cctaxliW.s:1204:Expected comma after segment-name
> /var/tmp//cctaxliW.s:1204:Rest of line ignored. 1st junk character
> valued 95 (_).
> /var/tmp//cctaxliW.s:1431:Expected comma after segment-name
> /var/tmp//cctaxliW.s:1431:Rest of line ignored. 1st junk character
> valued 32 ( ).
> /var/tmp//cctaxliW.s:2348:Expected comma after segment-name
> /var/tmp//cctaxliW.s:2348:Rest of line ignored. 1st junk character
> valued 32 ( ).
> /var/tmp//cctaxliW.s:9867:Expected comma after segment-name
> /var/tmp//cctaxliW.s:9867:Rest of line ignored. 1st junk character
> valued 32 ( ).
> /var/tmp//cctaxliW.s:10594:Expected comma after segment-name
> /var/tmp//cctaxliW.s:10594:Rest of line ignored. 1st junk character
> valued 32 ( ).
> /var/tmp//cctaxliW.s:10606:Expected comma after segment-name
> /var/tmp//cctaxliW.s:10606:Rest of line ignored. 1st junk character
> valued 76 (L).
> make: *** [Heatbug.o] Error 1

> ------------------------------------------------------------------------

> here's what happens when I try to make mousetrap:

> [J-Stephen-Lansings-Computer:Swarm/swarmapps-2.1.1/mousetrap] jstephen%
> make
> cc -c -ggdb -O2 -Wno-long-double -fgnu-runtime -fno-strict-aliasing
> -Wall -Wno-import -Wno-protocol -Wno-long-long   -DAPPNAME=mousetrap
> -DAPPVERSION=2.1 address@hidden
> -I/usr/local/swarm2.2p/include main.m
> main.m:48: only 2 args to macro 'raiseEvent' (3 expected)
> cpp-precomp: warning: errors during smart preprocessing, retrying in
> basic mode
> make: *** [main.o] Error 1

> 
> ________________________________________________

> and here's what happens when I try to make market:

> [J-Stephen-Lansings-Computer:Swarm/swarmapps-2.1.1/market] jstephen%
> make
> cc -c -ggdb -O2 -Wno-long-double -fgnu-runtime -fno-strict-aliasing
> -Wall -Wno-import -Wno-protocol -Wno-long-long   -DAPPNAME=market
> -DAPPVERSION=2.1 address@hidden
> -I/usr/local/swarm2.2p/include agents.m
> agents.m:112: internal error: Bus error
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://developer.apple.com/bugreporter> for instructions.
> make: *** [agents.o] Error 1

> ___________________________________________________________________

> Thanks for any help!

> Chris Langton



reply via email to

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