FS#712 - libtool and libltdl
Attached to Project:
Arch Linux
Opened by Brice Carpentier (brice) - Thursday, 08 April 2004, 17:39 GMT
Last edited by Judd Vinet (judd) - Tuesday, 13 April 2004, 01:03 GMT
Opened by Brice Carpentier (brice) - Thursday, 08 April 2004, 17:39 GMT
Last edited by Judd Vinet (judd) - Tuesday, 13 April 2004, 01:03 GMT
|
Details
The libtool package do compile libltdl (this is autofoo
related stuff)
However, it doesn't create and populate /usr/share/libtool/libltdl/, so many autogen.sh script wouldn't work. I did take the dir from a deb box and it works like a charm. Here's a list of the missing files : --- brice @ cloud --- --- > ls /usr/share/libtool/libltdl/ -1 aclocal.m4 config.guess config-h.in config.sub configure configure.ac install-sh ltdl.c ltdl.h ltmain.sh Makefile.am Makefile.in missing README |
This task depends upon
Comment by Brice Carpentier (brice) -
Friday, 09 April 2004, 11:46 GMT
ok, it seems that there's a problem in the Makefile.am, but since
we aren't using it, here is a patch for Makefile.in, as well as a
new PKGBUILD.
Comment by Brice Carpentier (brice) -
Friday, 09 April 2004, 11:50 GMT
hum, I added a new PKGBUILD, with $pkgrel++
Comment by Judd Vinet (judd) - Tuesday,
13 April 2004, 01:02 GMT
I believe this is already fixed in libtool 1.5.6. Can you confirm?
Comment by Judd Vinet (judd) - Monday,
26 April 2004, 03:34 GMT
Closing...
Makefile.in.patch
PKGBUILD