Date: Tue, 29 Nov 2005 22:02:06 +0100 From: "Thomas Uhrfelt" <thomas.uhrfelt@plymovent.se> To: "'Kris Kennaway'" <kris@obsecurity.org> Cc: freebsd-questions@freebsd.org Subject: SV: /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.6: Undefined symbol "stpcpy" Message-ID: <20051129210258.0AC1A206D0@mail.plymovent.com> In-Reply-To: <20051129205856.GA56685@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, but shouldn't that really be in the handbook? I ran out of time today and since it's a production system I need to wait until tomorrow = to se what happens. Would it kill me to use packages (fetch) when doing this? -----Ursprungligt meddelande----- Fr=E5n: Kris Kennaway [mailto:kris@obsecurity.org]=20 Skickat: den 29 november 2005 21:59 Till: Thomas Uhrfelt Kopia: freebsd-questions@freebsd.org =C4mne: Re: /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.6: = Undefined symbol "stpcpy" On Tue, Nov 29, 2005 at 03:43:14PM +0100, Thomas Uhrfelt wrote: > Dear fellow FreeBSDers, >=20 > I have recently started to get the message in the subject when = installing > ports from source. I have scanned the mailinglists and other resources = and > found a few others with these particular problems. And I've tried most = of > the tricks mentioned there (excluding those which sounds a bit = dangerous to > conduct on a semi-production system) - including reinstalling gettext = etc. I > do not have the Compat4X clause in make.conf so this shouldn't be part = of my > problem. >=20 > This is a 5.4-Stable machine upgraded from 4.8 during the summer, and = so far > it conducted and performed extremely well. I am rebuilding the world = and > kernel right now against the latest 5.4-STABLE sources. Then I am = going to > try a portupgrade -fa, but if this doesn't permanently solve my = problems, I > would like to hace som suggestions on where to go next. Yes, you need to portupgrade -fa whenever you upgrade to a new major release of FreeBSD. At the moment you have an inconsistent mix of 4.x and 5.x libraries, and that is a recipe for disaster. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051129210258.0AC1A206D0>