compile error with option --with-system-libtool
Alan DeKok
aland at deployingradius.com
Thu Apr 2 12:05:12 CEST 2009
Hermann Lauer wrote:
> After removing the --with-system-libtool from the configure options in
> debian/rules the package was build sucessfull.
>
> I'm not familiar with libtool, but a path of ./libtools looks somehow wrong.
It's likely because you have "." in your PATH. And, you probably have
it BEFORE the default directory where the system libtool is stored.
The solution is to not put "." in PATH, which is always a good idea.
If you have to use it, make sure it is LAST.
Alan DeKok.
More information about the Freeradius-Devel
mailing list