swarm-support
[Top][All Lists]
Advanced

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

[Swarm-Support] Linking error: collect2: ld returned 1 exit status


From: Crile Doscher
Subject: [Swarm-Support] Linking error: collect2: ld returned 1 exit status
Date: Wed, 24 Nov 2004 14:12:31 +1300

No previous errors at least that I can see, though there are a few warnings.  If it will help, here's all the make output:

Eneighbor.m: In function `-[Eneighbor next:]':
Eneighbor.m:27: warning: `nextNeighbor' might be used uninitialized in this function
Eneighbor.m: In function `-[Eneighbor previous:]':
Eneighbor.m:50: warning: `previousNeighbor' might be used uninitialized in this function
ModelSwarm.o(.text+0x1510):ModelSwarm.m: multiple definition of `___objc_class_name_ElevCell'
main.o(.text+0xaac):main.m: first defined here
ModelSwarm.o(.text+0x150c):ModelSwarm.m: multiple definition of `___objc_class_name_CellSurface'
main.o(.text+0xaa8):main.m: first defined here
ObserverSwarm.o(.text+0x1650):ObserverSwarm.m: multiple definition of `___objc_class_name_ElevCell'
main.o(.text+0xaac):main.m: first defined here
ObserverSwarm.o(.text+0x164c):ObserverSwarm.m: multiple definition of `___objc_class_name_CellSurface'
main.o(.text+0xaa8):main.m: first defined here
Cell.o(.text+0xf00):Cell.m: multiple definition of `___objc_class_name_ElevCell'
main.o(.text+0xaac):main.m: first defined here
Cell.o(.text+0xefc):Cell.m: multiple definition of `___objc_class_name_CellSurface'
main.o(.text+0xaa8):main.m: first defined here
CellSurface.o(.text+0x96c):CellSurface.m: multiple definition of `___objc_class_name_ElevCell'
main.o(.text+0xaac):main.m: first defined here
CellSurface.o(.text+0x968):CellSurface.m: multiple definition of `___objc_class_name_CellSurface'
main.o(.text+0xaa8):main.m: first defined here
Cumec.o(.text+0xab0):Cumec.m: multiple definition of `___objc_class_name_ElevCell'
main.o(.text+0xaac):main.m: first defined here
Cumec.o(.text+0xaac):Cumec.m: multiple definition of `___objc_class_name_CellSurface'
main.o(.text+0xaa8):main.m: first defined here
Info: resolving _List by linking to __imp__List (auto-import)
Info: resolving _uniformIntRand by linking to __imp__uniformIntRand (auto-import)
Info: resolving __obj_globalZone by linking to __imp___obj_globalZone (auto-import)
Info: resolving ___objc_class_name_Discrete2d by linking to __imp____objc_class_name_Discrete2d (auto-import)
Info: resolving ___objc_class_name_SwarmObject by linking to __imp____objc_class_name_SwarmObject (auto-import)
Info: resolving _probeLibrary by linking to __imp__probeLibrary (auto- import)
Info: resolving _ActionGroup by linking to __imp__ActionGroup (auto- import)
Info: resolving _Schedule by linking to __imp__Schedule (auto-import)
Info: resolving ___objc_class_name_EmptyProbeMap by linking to __imp____objc_class_name_EmptyProbeMap (auto-import)
Info: resolving ___objc_class_name_Swarm by linking to __imp____objc_class_name_Swarm (auto-import)
Info: resolving _Zone by linking to __imp__Zone (auto-import)
Info: resolving _probeDisplayManager by linking to __imp__probeDisplayManager (auto-import)
Info: resolving _ControlStateQuit by linking to __imp__ControlStateQuit (auto-import)
Info: resolving ___objc_class_name_Colormap by linking to __imp____objc_class_name_Colormap (auto-import)
Info: resolving ___objc_class_name_ZoomRaster by linking to __imp____objc_class_name_ZoomRaster (auto-import)
Info: resolving ___objc_class_name_GUISwarm by linking to __imp____objc_class_name_GUISwarm (auto-import)
Info: resolving _InternalError by linking to __imp__InternalError (auto-import)
Info: resolving _WarningMessage by linking to __imp__WarningMessage (auto-import)
Info: resolving ___objc_class_name_Object2dDisplay by linking to __imp____objc_class_name_Object2dDisplay (auto-import)
collect2: ld returned 1 exit status
make: *** [river.exe] Error 1

reply via email to

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