Jack Howarth wrote:

Peter,
   I am using the libtool from Xcode 1.5. Unfortunately I don't
see a way to tell what version that libtool is. Perhaps if a
package needs to use ''make install prefix=%i', it should have
an explicit BuildDepends on a specific libtool from fink devel?
                    Jack


As often happens, I think you are confusing the two libtools :/. /usr/bin/libtool (the one you got from xcode-1.5) is apple's, it does not really affect install_name of the library. The libtool that is the issue is the one which ships with the package and is created in the source dir when you run ./configure. This is GNU libtool, and all versions of GNU libtool are guaranteed to give you headaches :(


BuildDepending on a libtool14 or libtool package from fink will not change the output, the package will use the gnu libtool that the upstream developer included when they made the distribution.

Peter
--
Peter O'Gorman - http://www.pogma.com


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to