Date: Fri, 21 Mar 2008 04:34:51 +0100 From: Peter Boosten <peter@boosten.org> To: Novembre <novembre@gmail.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org>, Derek Ragona <derek@computinginnovations.com> Subject: Re: some problems after upgrading to 7.0-RELEASE Message-ID: <47E32CDB.3020009@boosten.org> In-Reply-To: <3b47caa90803202012rc963c89l7de5cb3dc827bd49@mail.gmail.com> References: <3b47caa90803201610i2a81448cwf06cc38245c3c132@mail.gmail.com> <6.0.0.22.2.20080320184859.026b36a8@mail.computinginnovations.com> <3b47caa90803202012rc963c89l7de5cb3dc827bd49@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Novembre wrote: > > Anyhow, smbd was looking for libgnutls.so.13 which I don't have, but I > do have a libgnutls.so.26 and libgnutls.so in /usr/local/lib/ (the > latter is a symlink to the former). Also, libgnutls.so.15 exists in > /usr/local/lib/compat/pkg/. So what I did was creating a symlink to > libgnutls.so.26 and called it libgnutls.so.13, and after rebooting, > smbd starts just fine. I don't know whether I'm allowed to do such a > thing or not, but since I didn't get any error message while upgrading > samba, I don't know what could have gone wrong... > > Any ideas? :) > You probably missed this one (from UPDATING): 20080303: AFFECTS: users of security/gnutls and any port that depends on it AUTHOR: novel@FreeBSD.org gnutls has been updated to 2.2.2 and all shared libraries' versions have been bumped. So you need to rebuild all applications that depend on gnutls. Do something like: portupgrade -rf gnutls Peter -- http://www.boosten.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47E32CDB.3020009>