Skip site navigation (1)Skip section navigation (2)
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>

next in thread | previous in thread | raw e-mail | index | archive | help

--M9NhX3UHpAaciwkO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Mar 31, 2004 at 09:22:47AM +0200, Burkard Meyendriesch wrote:
> Hi Kris,
>=20
> 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).
>=20
> For example: If I try to compile and install libiconv:
>=20
> # 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
>=20
> I only get the static version of the library. It seems that libtool
> decided not to build shared libraries:
>=20
> # grep ^build_libtool_libs=3D work/libiconv-1.9.1/libtool
> build_libtool_libs=3Dno
>=20
> 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=3D libtool
> build_libtool_libs=3Dno
>=20
> the system refuses to do so.
> (Find the complete config.status and libtool appended.)
>=20
> My environment:
> # uname -a
> FreeBSD Reineke.Malepartus.de 5.2-CURRENT FreeBSD 5.2-CURRENT #15: Mon Ma=
r 22 19:28:17 CET 2004     bm@Reineke.Malepartus.de:/usr/obj/usr/src/sys/RE=
INEKE  amd64
>=20
> An actual /usr/ports tree (31.03.2004 04:00 UTC), *no* options enabled=20
> in /etc/make.conf.
>=20
> Any help how to locate and fix the problem welcome :-)
> Burkard

Something must be wrong with your libtool installation..try reinstalling th=
e ports.

Kris
--M9NhX3UHpAaciwkO
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAaoVmWry0BWjoQKURAnULAKCpahjcvyBOvHkkNTbEwNFEhwVKSwCgvQ7W
Sdfsn2oogDPWsgovPDh/qxU=
=M46r
-----END PGP SIGNATURE-----

--M9NhX3UHpAaciwkO--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040331084630.GA46610>