Date: Wed, 31 Mar 1999 18:35:07 -0700 From: Nate Williams <nate@mt.sri.com> To: Nik Clayton <nik@nothing-going-on.demon.co.uk> Cc: stable@FreeBSD.ORG Subject: Re: libgnumalloc not found after 3.1-stable upgrade Message-ID: <199904010135.SAA24852@mt.sri.com> In-Reply-To: <19990401000456.A3690@catkin.nothing-going-on.org> References: <19990401000456.A3690@catkin.nothing-going-on.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> I just migrated to 3.1-stable by wiping the disk, installing the > bin and src distributions, and then running "make -DNOAOUT world", > followed by some reconfiguration of /etc. > > Everything seems to have gone OK so far, until I try and build > some ports. Any that rely on libgnumalloc in fact. No port should rely on libgnumalloc. If they do, they are broken and should be fixed to not rely on libgnumalloc. The stuff in /usr/lib/compat is not for 'building' applications, but only for running (very old) applications that were (bogusly) linked against libgnumalloc. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904010135.SAA24852>