This is fixed on libtool 1.5

Make sure your build is using the new libtool and everything will be fine.

Regards,
Fernando


From: Antonio Xu
Subject: libtool cause rpm make install failed on SuSE
Date: Tue, 10 Jun 2003 17:16:10 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830
Hello All,
I met a problem of libtool when I doing make DESTDIR=.... install on SuSE. The problem is the target install directory /tmp/var..../usr/lib
isn't used to link other libraries at install time ,libtool looks in ${pkglibdir} only, and not in $DESTDIR${pkglibdir also. I was using libtool-1.4.3 been built by me on SuSe 8.2 , it isn't default libtool of SuSe 8.2. Is there have some patch can be patched on libtool to solve this problem?


Thanks
Antonio Xu


-- Fernando Nasser Red Hat Canada Ltd. E-Mail: [EMAIL PROTECTED] 2323 Yonge Street, Suite #300 Toronto, Ontario M4P 2C9



_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to