Date: Wed, 31 Mar 2004 00:46:30 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Burkard Meyendriesch <bm@malepartus.de> Cc: Kris Kennaway <kris@obsecurity.org> Subject: Re: amd64 -CURRENT: still problems with shared libraries Message-ID: <20040331084630.GA46610@xor.obsecurity.org> In-Reply-To: <20040331092247.6de3b225.bm@malepartus.de> References: <20040320141343.37a38cc2.bm@malepartus.de> <20040321000001.GA40310@xor.obsecurity.org> <20040331092247.6de3b225.bm@malepartus.de>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Wed, Mar 31, 2004 at 09:22:47AM +0200, Burkard Meyendriesch wrote: > Hi Kris, > > sorry to disturb you again with my shared libraries problem. I can not > find the cause of the strange behaviour of the ports system (maybe the > reason is that I don't fully understand the autoconf, configure, libtool > mechanism). > > For example: If I try to compile and install libiconv: > > # cd /usr/ports/converters/libiconv > # make clean > # make > # ls -l work/libiconv-1.9.1/lib/.libs > -rw-r--r-- 1 root wheel 1052434 31 Mr 08:45 libiconv.a > lrwxr-xr-x 1 root wheel 14 31 Mr 08:45 libiconv.la -> ../libiconv.la > -rw-r--r-- 1 root wheel 619 31 Mr 08:45 libiconv.lai > > I only get the static version of the library. It seems that libtool > decided not to build shared libraries: > > # grep ^build_libtool_libs= work/libiconv-1.9.1/libtool > build_libtool_libs=no > > Even if I force the generation of the shared libs: > # cd /usr/ports/converters/libiconv/work/libiconv-1.9.1 > # make clean > # ./configure --enable-shared > # grep ^build_libtool_libs= libtool > build_libtool_libs=no > > the system refuses to do so. > (Find the complete config.status and libtool appended.) > > My environment: > # uname -a > FreeBSD Reineke.Malepartus.de 5.2-CURRENT FreeBSD 5.2-CURRENT #15: Mon Mar 22 19:28:17 CET 2004 bm@Reineke.Malepartus.de:/usr/obj/usr/src/sys/REINEKE amd64 > > An actual /usr/ports tree (31.03.2004 04:00 UTC), *no* options enabled > in /etc/make.conf. > > Any help how to locate and fix the problem welcome :-) > Burkard Something must be wrong with your libtool installation..try reinstalling the ports. Kris [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAaoVmWry0BWjoQKURAnULAKCpahjcvyBOvHkkNTbEwNFEhwVKSwCgvQ7W Sdfsn2oogDPWsgovPDh/qxU= =M46r -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040331084630.GA46610>
