swarm-support
[Top][All Lists]
Advanced

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

gcc problem


From: Kevin Allen
Subject: gcc problem
Date: Fri, 14 Jun 1996 11:23:56 +0000

Hi 

I am having a problem with installing heatbugs. It compiles fine but then gives
an error in the linking stage. here is the output

gcc -c -g -Wall -Wno-import -I../swarm/include -I/usr/openwin/include
-I/home/ias/tcl/tcl7.4 -I/home/ias/tcl/tk4.0 -I/home/ias/tcl/libtclobjc-1.1b3 
Heatbug.m
gcc -c -g -Wall -Wno-import -I../swarm/include -I/usr/openwin/include
-I/home/ias/tcl/tcl7.4 -I/home/ias/tcl/tk4.0 -I/home/ias/tcl/libtclobjc-1.1b3 
HeatSpace.m
gcc -c -g -Wall -Wno-import -I../swarm/include -I/usr/openwin/include
-I/home/ias/tcl/tcl7.4 -I/home/ias/tcl/tk4.0 -I/home/ias/tcl/libtclobjc-1.1b3 
main.m
gcc -c -g -Wall -Wno-import -I../swarm/include -I/usr/openwin/include
-I/home/ias/tcl/tcl7.4 -I/home/ias/tcl/tk4.0 -I/home/ias/tcl/libtclobjc-1.1b3 
HeatbugModelSwarm.m
gcc -c -g -Wall -Wno-import -I../swarm/include -I/usr/openwin/include
-I/home/ias/tcl/tcl7.4 -I/home/ias/tcl/tk4.0 -I/home/ias/tcl/libtclobjc-1.1b3 
HeatbugObserverSwarm.m
gcc -c -g -Wall -Wno-import -I../swarm/include -I/usr/openwin/include
-I/home/ias/tcl/tcl7.4 -I/home/ias/tcl/tk4.0 -I/home/ias/tcl/libtclobjc-1.1b3 
HeatbugBatchSwarm.m
HeatbugBatchSwarm.m: In function `_i_HeatbugBatchSwarm__go':
HeatbugBatchSwarm.m:106: warning: implicit declaration of function `printf'
HeatbugBatchSwarm.m: In function `_i_HeatbugBatchSwarm__writeData':
HeatbugBatchSwarm.m:118: warning: implicit declaration of function `fprintf'
HeatbugBatchSwarm.m: In function `_i_HeatbugBatchSwarm__stopRunning':
HeatbugBatchSwarm.m:127: warning: implicit declaration of function `fclose'
gcc -L../swarm/lib -L/usr/local/lib -L/usr/openwin/include
-L/home/ias/blt/blt2.1/src -L/home/ias/tcl/libtclobj-1.1b3
-L/home/ias/xpm/xpm-3.4h/lib -L/usr/openwin/lib  -g  -o heatbugs Heatbug.o
HeatSpace.o main.o HeatbugModelSwarm.o HeatbugObserverSwarm.o
HeatbugBatchSwarm.o -lspace -lsimtools -ltkobjc -lactivity -lrandom
-lswarmobject -lcollections -ldefobj -ltclobjc -lBLT -ltk -ltcl -lXpm -lX11 
-lobjc -lm 
collect2: executing gcc: Permission denied
make: *** [heatbugs] Error 1

i am running sunos 4.1.3 on a sparc

Any ideas

Cheers Kevin



reply via email to

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