swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] OS X and libtool 1.5


From: Scott Christley
Subject: Re: [Swarm-Support] OS X and libtool 1.5
Date: Wed, 16 Apr 2003 18:14:51 -0700

One possibility is that the link of the library failed; you may want to look at your compile log to see if there was an error of some sort in the link command. Presumably the makefile should stop if the library could not be linked but maybe for some reason the makefile continued on.

Another possibility is that the path is wrong; can you do a find for libswarm.a or .so in the complete swarm directory tree.

cheers
Scott

On Wednesday, April 16, 2003, at 04:41 PM, David H. Clements wrote:

findImp is apparently some sort of internal tool for swarm, so the makefile is trying to link the findImp executable, which requires the swarm library and thus the addition of -lswarm.

Check in the directory below, does libswarm.a or whatever exist in the .libs subdirectory?

/Users/raven/Documents/Projects/Swarm/swarm/macosx/swarmx/build/src


There is no .libs subdirectory in that particular folder, though several of the other subdirectories have it (space, etc).

Sincerely,
David

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



reply via email to

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