All,
I am having some problems with compiling some code due to a libtool error. It seems that the code needs libtool v2 at least. Here's what I have installed on my system:
It seems there are two libtool versions installed and the oldest version is used? Sorry if the above does not make sense as I'm definitely not a power user :\
Thanks for any help!
I am having some problems with compiling some code due to a libtool error. It seems that the code needs libtool v2 at least. Here's what I have installed on my system:
Code:
myserver# pkg_version -v | grep libtool
libtool-1.5.24 = up-to-date with port
libtool-2.2.10 = up-to-date with port
myserver#libtool --version
ltmain.sh (GNU libtool) 1.5.24 (1.1220.2.455 2007/06/24 02:13:29)
Thanks for any help!