Date: Tue, 17 Jun 2014 23:53:51 +0200 From: Thomas Krause <freebsd-stable@chef-ingenieur.de> To: Gary Palmer <gpalmer@freebsd.org>, freebsd-stable@freebsd.org Subject: Re: FreeBSD10 - libstdc++.so.7 - arcconf Message-ID: <53A0B8EF.1050708@chef-ingenieur.de> In-Reply-To: <20140617145345.GA52873@in-addr.com> References: <539F5C97.6090000@chef-ingenieur.de> <5A1E4599-3634-48A4-BC2F-D8AE5F02DE78@FreeBSD.org> <2952712B-E335-429E-9800-EDB241BDBD2E@FreeBSD.org> <6c6b3ca5bd8a7a1d53124b21d0e1f01f@chef-ingenieur.de> <20140617081342.GK3991@kib.kiev.ua> <CAFMmRNzfhvHgsw-i=QTkeP3rnwiTVH8iGxrxXDodP%2B%2BO8yDhjQ@mail.gmail.com> <20140617144202.GL3991@kib.kiev.ua> <2dc9d3f339fa60335297316139a88f53@chef-ingenieur.de> <20140617145345.GA52873@in-addr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> # /usr/local/sbin/arcconf >> Shared object "libstdc++.so.7" not found, required by "arcconf" > > The real question is why 'ldd' said it needed libstdc++.so.*6*, but runtime > says libstdc++.so.*7* > > You don't have anything in the libmap files (/etc/libmap.conf, > /etc/libmap32.conf) do you? > Sorry Gary, my mistake: cat /etc/libmap.conf # $FreeBSD: release/10.0.0/etc/libmap.conf 253853 2013-08-01 05:50:42Z jlh $ includedir /usr/local/etc/libmap.d libstdc++.so.6 libstdc++.so.7 after removing the last wrong entry, arcconf works. Thanks for you help! Regards, Thomas.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53A0B8EF.1050708>