swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] Trouble linking heatbugs on OS X


From: Bill Northcott
Subject: Re: [Swarm-Support] Trouble linking heatbugs on OS X
Date: Sun, 16 Feb 2003 11:04:59 +1100

If you have installed the supplied sed package, gnu sed will be 
/usr/bin/gsed.  This is to avoid overwritng the system's bsd sed.

If your environment is set up as described in the Readme, it will work.
SWARMHOME=/usr/local/swarm2.1
SED=/usr/bin/gsed
MACOSX_DEPLOYMENT_TARGET=10.2
DYLD_LIBRARY_PATH=/usr/local/tcl8.4.1/lib:/usr/local/tk8.4.1/lib:/usr/local/blt2.4z/lib:/usr/local/swarm2.1/lib

Bill Northcott

> This looks like a sed line, so maybe GNU sed isn't being used; I think
> you can either set the environment variable SED to the full path to the
> GNU sed binary and/or make sure the GNU sed is in your path.

> bash-2.05a$ sed --version
> GNU sed version 3.02

> Copyright (C) 1998 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is
> NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> PURPOSE, to the extent permitted by law.

> cheers
> Scott

> On Saturday, February 15, 2003, at 09:32 AM, Jason Alexander wrote:

> > Hello,
> >
> > I'm having some difficulty linking heatbugs with the OS X version of
> > swarm.  I've downloaded and installed all packages from savannah,
> > including the patched version of swarmx from the 15th.
> >
> > Compilation succeeds without a hitch, but libtool-swarm complains when
> > it tries to link.  I assume I probably don't have an environment
> > variable set correctly, but which one?
> >
> > Cheers,
> >
> > Jason
> >
> > [Titania:~/Public/swarmapps-2.1.1/heatbugs] jalex% 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
> > /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 HeatSpace.m
> > /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 main.m
> > /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 HeatbugModelSwarm.m
> > /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 HeatbugObserverSwarm.m
> > /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 HeatbugBatchSwarm.m
> > /bin/sh /usr/local/swarm2.1/bin/libtool-swarm --mode link
> > /usr/local/gcc3.3/bin/gcc -g -O2 -L/usr/local/swarm2.1/lib -rpath
> > /usr/local/swarm2.1/lib  -o heatbugs Heatbug.o HeatSpace.o main.o
> > HeatbugModelSwarm.o HeatbugObserverSwarm.o HeatbugBatchSwarm.o
> > -lswarm -lobjc
> > /usr/local/swarm2.1/bin/libtool-swarm: s%^.*/%%: No such file or
> > directory
> > /usr/local/swarm2.1/bin/libtool-swarm: -e: command not found
> > /usr/local/swarm2.1/bin/libtool-swarm: -e: command not found
> > /usr/local/swarm2.1/bin/libtool-swarm: -e: command not found
> > /usr/local/swarm2.1/bin/libtool-swarm: -e: command not found
> > /usr/local/swarm2.1/bin/libtool-swarm: -e: command not found
> > /usr/local/swarm2.1/bin/libtool-swarm: -e: command not found
> > mkdir /.libs
> > mkdir: /.libs: Permission denied
> >
> >
> > --
> > J. McKenzie Alexander
> > Department of Philosophy, Logic and Scientific Method
> > London School of Economics and Political Science
> > Houghton Street, London WC2A 2AE
> >
> > _______________________________________________
> > Support mailing list
> > address@hidden
> > http://www.swarm.org/mailman/listinfo/support

> _______________________________________________
> Support mailing list
> address@hidden
> http://www.swarm.org/mailman/listinfo/support


reply via email to

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