swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] Compile problem


From: Martin Weise
Subject: Re: [Swarm-Support] Compile problem
Date: Sun, 21 May 2006 20:54:50 +0200
User-agent: Internet Messaging Program (IMP) 3.0

Thanks for the hint.
Now it compiles, but I get a linking error:

/home/martin/tmp/swarm/sources/swarm-2.2/out/src/.libs/libswarm.a(SwarmEnvironment.o):
In function `_i_SwarmEnvironment__typeModule_':
SwarmEnvironment.m:(.text+0x6a6): undefined reference to `swarm_lookup_module'
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/defobj/.libs/libdefobj.a(directory.o):
In function `language_independent_class_name_for_typename':
directory.m:(.text+0xf54): undefined reference to `swarm_lookup_module'

All files are created, and I also tried it with shared libs, but error stays the
same. Is there still something missing, or what can cause the error?

The full error:

gcc -IOME/tmp/swarm/include -fgnu-runtime -fno-strict-aliasing -Wall -Wno-import
-Wno-protocol -Wno-long-long -o findImp findImp.o 
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/libobjc
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/.libs/libswarm.a
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src/space
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src/analysis
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src/simtoolsgui
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src/simtools
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src/random
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src/tkobjc
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src/tclobjc
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src/objectbase
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src/activity
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src/defobj
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src/collections
-L/home/martin/tmp/swarm/sources/swarm-2.2/out/src/misc
-L/home/martin/tmp/swarm/lib -L/home/martin/tmp/swarm/lib/X11
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/space/.libs/libspace.a
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/analysis/.libs/libanalysis.a
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/simtoolsgui/.libs/libsimtoolsgui.a
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/simtools/.libs/libsimtools.a
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/random/.libs/librandom.a
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/tkobjc/.libs/libtkobjc.a
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/tclobjc/.libs/libtclobjc.a
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/objectbase/.libs/libobjectbase.a
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/activity/.libs/libactivity.a
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/defobj/.libs/libdefobj.a
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/collections/.libs/libcollections.a
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/misc/.libs/libmisc.a
/home/martin/tmp/swarm/sources/swarm-2.2/out/libobjc/.libs/libswarmobjc.a
-lBLT24 -ltk8.4 -ltcl8.4 -lXpm -lpng -lz -lX11 -lm -ldl
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/.libs/libswarm.a(SwarmEnvironment.o):
In function `_i_SwarmEnvironment__typeModule_':
SwarmEnvironment.m:(.text+0x6a6): undefined reference to `swarm_lookup_module'
/home/martin/tmp/swarm/sources/swarm-2.2/out/src/defobj/.libs/libdefobj.a(directory.o):
In function `language_independent_class_name_for_typename':
directory.m:(.text+0xf54): undefined reference to `swarm_lookup_module'
collect2: ld returned 1 exit status
make[2]: *** [findImp] Error 1

 

Regards
 Martin Weise


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


reply via email to

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