swarm-support
[Top][All Lists]
Advanced

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

Swarm-1.4 apps and IRIX 6.5


From: Jayshree Sarma
Subject: Swarm-1.4 apps and IRIX 6.5
Date: Tue, 2 Feb 1999 15:02:35 -0500 (EST)

Hi,

I was able to successfully make swarm-1.4
on the SGI machine running IRIX 6.5. I used gcc2.8.1
tcl/tk 8.0, blt8.0-unoff, and everything else
downloaded from the santafe site and installed.

When i tried compliling heatbugs i get the usual
warning messages and also two new errors (reproduced
below) and the application does not compile.

-----------------------------------------------
ld32: ERROR 33: Unresolved text symbol "initSwarmApp" -- 1st referenced by
main.o.
  Use linker option -v to see when and which objects, archives and
dsos are loaded.  
ld32: ERROR 33: Unresolved text symbol "Randomized" -- 1st referenced by
HeatbugModelSwarm.o.
  Use linker option -v to see when and which objects, archives and
dsos are loaded.  
ld32: INFO 152: Output file removed because of error.
gmake: *** [heatbugs] Error 1

----------------------------------------------------

I also attached the gmake trace of the heatbug application.

Any ideas how to fix this?

Thanks,

Jayshree

Script started on Tue Feb  2 13:55:38 1999
asl.krasnow.gmu.edu% gmake

/bin/sh /usr/local/bin/libtool-swarm --mode link gcc -O2
-L/usr/local/lib -rpath /usr/local/lib -L/usr/local/lib
-L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib
-rpath /usr/local/lib -L/usr/local/lib -L/usr/local/lib -v -o heatbugs
Heatbug.o HeatSpace.o main.o HeatbugModelSwarm.o
HeatbugObserverSwarm.o HeatbugBatchSwarm.o -lspace -lanalysis
-lsimtools -lsimtoolsgui -ltkobjc -ltclobjc -lactivity -lrandom
-lobjectbase -lcollections -ldefobj -lmisc -lBLT -ltk8.0 -ltcl8.0
-lXpm -lpng -lz -lffi -lX11 -lm -lobjc -ldl

gcc -O2 -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib
-L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib
-L/usr/local/lib -v -o heatbugs Heatbug.o HeatSpace.o main.o
HeatbugModelSwarm.o HeatbugObserverSwarm.o HeatbugBatchSwarm.o -lspace
-lanalysis -lsimtools -lsimtoolsgui -ltkobjc -ltclobjc -lactivity
-lrandom -lobjectbase -lcollections -ldefobj -lmisc -lBLT -ltk8.0
-ltcl8.0 -lXpm -lpng -lz -lffi -lX11 -lm -lobjc -ldl -Wl,-rpath
-Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib

Reading specs from /usr/local/lib/gcc-lib/mips-sgi-irix6.4/2.8.1/specs

gcc version 2.8.1

ld -call_shared -no_unresolved -init __do_global_ctors -fini
__do_global_dtors -_SYSTYPE_SVR4 -n32 -o heatbugs
/usr/lib32/mips3/crt1.o
/usr/local/lib/gcc-lib/mips-sgi-irix6.4/2.8.1/crtbegin.o
-L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib
-L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib
-L/usr/local/lib/gcc-lib/mips-sgi-irix6.4/2.8.1 -L/usr/local/lib
Heatbug.o HeatSpace.o main.o HeatbugModelSwarm.o
HeatbugObserverSwarm.o HeatbugBatchSwarm.o -lspace -lanalysis
-lsimtools -lsimtoolsgui -ltkobjc -ltclobjc -lactivity -lrandom
-lobjectbase -lcollections -ldefobj -lmisc -lBLT -ltk8.0 -ltcl8.0
-lXpm -lpng -lz -lffi -lX11 -lm -lobjc -ldl -rpath /usr/local/lib
-rpath /usr/local/lib -dont_warn_unused -lgcc -warn_unused
-L/usr/lib32/mips3 -L/usr/lib32 -dont_warn_unused -lc -warn_unused
-dont_warn_unused -lgcc -warn_unused
/usr/local/lib/gcc-lib/mips-sgi-irix6.4/2.8.1/crtend.o
/usr/lib32/mips3/crtn.o

ld32: WARNING 85: definition of __register_frame_info_table in 
/usr/local/lib/libspace.so preempts that definition in 
/usr/local/lib/libanalysis.so.

ld32: WARNING 85: definition of __frame_state_for in /usr/local/lib/libspace.so 
preempts that definition in /usr/local/lib/libanalysis.so.

ld32: WARNING 85: definition of __register_frame_info in 
/usr/local/lib/libspace.so preempts that definition in 
/usr/local/lib/libanalysis.so.

ld32: WARNING 85: definition of __deregister_frame_info in 
/usr/local/lib/libspace.so preempts that definition in 
/usr/local/lib/libanalysis.so.

ld32: WARNING 85: definition of __register_frame_info_table in 
/usr/local/lib/libanalysis.so preempts that definition in 
/usr/local/lib/libsimtools.so.

ld32: WARNING 85: definition of __frame_state_for in 
/usr/local/lib/libanalysis.so preempts that definition in 
/usr/local/lib/libsimtools.so.

ld32: WARNING 85: definition of __register_frame_info in 
/usr/local/lib/libanalysis.so preempts that definition in 
/usr/local/lib/libsimtools.so.

ld32: WARNING 85: definition of __deregister_frame_info in 
/usr/local/lib/libanalysis.so preempts that definition in 
/usr/local/lib/libsimtools.so.

ld32: WARNING 85: definition of __register_frame_info_table in 
/usr/local/lib/libsimtools.so preempts that definition in 
/usr/local/lib/libsimtoolsgui.so.

ld32: WARNING 85: definition of __frame_state_for in 
/usr/local/lib/libsimtools.so preempts that definition in 
/usr/local/lib/libsimtoolsgui.so.

ld32: WARNING 85: definition of __register_frame_info in 
/usr/local/lib/libsimtools.so preempts that definition in 
/usr/local/lib/libsimtoolsgui.so.

ld32: WARNING 85: definition of __deregister_frame_info in 
/usr/local/lib/libsimtools.so preempts that definition in 
/usr/local/lib/libsimtoolsgui.so.

ld32: WARNING 85: definition of __register_frame_info_table in 
/usr/local/lib/libsimtoolsgui.so preempts that definition in 
/usr/local/lib/libtkobjc.so.

ld32: WARNING 85: definition of __frame_state_for in 
/usr/local/lib/libsimtoolsgui.so preempts that definition in 
/usr/local/lib/libtkobjc.so.

ld32: WARNING 85: definition of __register_frame_info in 
/usr/local/lib/libsimtoolsgui.so preempts that definition in 
/usr/local/lib/libtkobjc.so.

ld32: WARNING 85: definition of __deregister_frame_info in 
/usr/local/lib/libsimtoolsgui.so preempts that definition in 
/usr/local/lib/libtkobjc.so.

ld32: WARNING 85: definition of __register_frame_info_table in 
/usr/local/lib/libtkobjc.so preempts that definition in 
/usr/local/lib/libtclobjc.so.

ld32: WARNING 85: definition of __frame_state_for in 
/usr/local/lib/libtkobjc.so preempts that definition in 
/usr/local/lib/libtclobjc.so.

ld32: WARNING 85: definition of __register_frame_info in 
/usr/local/lib/libtkobjc.so preempts that definition in 
/usr/local/lib/libtclobjc.so.

ld32: WARNING 85: definition of __deregister_frame_info in 
/usr/local/lib/libtkobjc.so preempts that definition in 
/usr/local/lib/libtclobjc.so.

ld32: WARNING 85: definition of __register_frame_info_table in 
/usr/local/lib/libtclobjc.so preempts that definition in 
/usr/local/lib/libactivity.so.

ld32: WARNING 85: definition of __frame_state_for in 
/usr/local/lib/libtclobjc.so preempts that definition in 
/usr/local/lib/libactivity.so.

ld32: WARNING 85: definition of __register_frame_info in 
/usr/local/lib/libtclobjc.so preempts that definition in 
/usr/local/lib/libactivity.so.

ld32: WARNING 85: definition of __deregister_frame_info in 
/usr/local/lib/libtclobjc.so preempts that definition in 
/usr/local/lib/libactivity.so.

ld32: WARNING 85: definition of __register_frame_info_table in 
/usr/local/lib/libactivity.so preempts that definition in 
/usr/local/lib/librandom.so.

ld32: WARNING 85: definition of __frame_state_for in 
/usr/local/lib/libactivity.so preempts that definition in 
/usr/local/lib/librandom.so.

ld32: WARNING 85: definition of __register_frame_info in 
/usr/local/lib/libactivity.so preempts that definition in 
/usr/local/lib/librandom.so.

ld32: WARNING 85: definition of __deregister_frame_info in 
/usr/local/lib/libactivity.so preempts that definition in 
/usr/local/lib/librandom.so.

ld32: WARNING 85: definition of __register_frame_info_table in 
/usr/local/lib/librandom.so preempts that definition in 
/usr/local/lib/libobjectbase.so.

ld32: WARNING 85: definition of __frame_state_for in 
/usr/local/lib/librandom.so preempts that definition in 
/usr/local/lib/libobjectbase.so.

ld32: WARNING 85: definition of __register_frame_info in 
/usr/local/lib/librandom.so preempts that definition in 
/usr/local/lib/libobjectbase.so.

ld32: WARNING 85: definition of __deregister_frame_info in 
/usr/local/lib/librandom.so preempts that definition in 
/usr/local/lib/libobjectbase.so.

ld32: WARNING 85: definition of __register_frame_info_table in 
/usr/local/lib/libobjectbase.so preempts that definition in 
/usr/local/lib/libcollections.so.

ld32: WARNING 85: definition of __frame_state_for in 
/usr/local/lib/libobjectbase.so preempts that definition in 
/usr/local/lib/libcollections.so.

ld32: WARNING 85: definition of __register_frame_info in 
/usr/local/lib/libobjectbase.so preempts that definition in 
/usr/local/lib/libcollections.so.

ld32: WARNING 85: definition of __deregister_frame_info in 
/usr/local/lib/libobjectbase.so preempts that definition in 
/usr/local/lib/libcollections.so.

ld32: WARNING 85: definition of __register_frame_info_table in 
/usr/local/lib/libcollections.so preempts that definition in 
/usr/local/lib/libdefobj.so.

ld32: WARNING 85: definition of __frame_state_for in 
/usr/local/lib/libcollections.so preempts that definition in 
/usr/local/lib/libdefobj.so.

ld32: WARNING 85: definition of __register_frame_info in 
/usr/local/lib/libcollections.so preempts that definition in 
/usr/local/lib/libdefobj.so.

ld32: WARNING 85: definition of __deregister_frame_info in 
/usr/local/lib/libcollections.so preempts that definition in 
/usr/local/lib/libdefobj.so.

ld32: WARNING 85: definition of __register_frame_info_table in 
/usr/local/lib/libdefobj.so preempts that definition in 
/usr/local/lib/libmisc.so.

ld32: WARNING 85: definition of __frame_state_for in 
/usr/local/lib/libdefobj.so preempts that definition in 
/usr/local/lib/libmisc.so.

ld32: WARNING 85: definition of __register_frame_info in 
/usr/local/lib/libdefobj.so preempts that definition in 
/usr/local/lib/libmisc.so.

ld32: WARNING 85: definition of __deregister_frame_info in 
/usr/local/lib/libdefobj.so preempts that definition in 
/usr/local/lib/libmisc.so.

ld32: WARNING 85: definition of __eprintf in /usr/local/lib/libcollections.so 
preempts that definition in /usr/local/lib/libmisc.so.

ld32: WARNING 84: /usr/lib32/libdl.so is not used for resolving any symbol.

ld32: WARNING 85: definition of __eprintf in 
/usr/local/lib/gcc-lib/mips-sgi-irix6.4/2.8.1/libgcc.a(_eprintf.o) preempts 
that definition in /usr/local/lib/libmisc.so.

ld32: ERROR 33: Unresolved text symbol "initSwarmApp" -- 1st referenced by 
main.o.

        Use linker option -v to see when and which objects, archives and dsos 
are loaded.  

ld32: ERROR 33: Unresolved text symbol "Randomized" -- 1st referenced by 
HeatbugModelSwarm.o.

        Use linker option -v to see when and which objects, archives and dsos 
are loaded.  

ld32: INFO 152: Output file removed because of error.

gmake: *** [heatbugs] Error 1

asl.krasnow.gmu.edu% exit

asl.krasnow.gmu.edu% 
script done on Tue Feb  2 13:55:44 1999

reply via email to

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