From owner-freebsd-questions@FreeBSD.ORG Fri Mar 21 03:34:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C15F106566C for ; Fri, 21 Mar 2008 03:34:57 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq1.groni1.gr.home.nl (smtpq1.groni1.gr.home.nl [213.51.130.200]) by mx1.freebsd.org (Postfix) with ESMTP id 0F8C28FC13 for ; Fri, 21 Mar 2008 03:34:56 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.130.189] (port=55916 helo=smtp2.groni1.gr.home.nl) by smtpq1.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JcY1u-0001lS-PJ; Fri, 21 Mar 2008 04:34:54 +0100 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:4829 helo=ra.egypt.nl) by smtp2.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JcY1u-0005ck-4G; Fri, 21 Mar 2008 04:34:54 +0100 Received: from [127.0.0.1] (xp.egypt.nl [192.168.13.35]) by ra.egypt.nl (Postfix) with ESMTP id 3E38239877; Fri, 21 Mar 2008 04:34:53 +0100 (CET) Message-ID: <47E32CDB.3020009@boosten.org> Date: Fri, 21 Mar 2008 04:34:51 +0100 From: Peter Boosten User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Novembre References: <3b47caa90803201610i2a81448cwf06cc38245c3c132@mail.gmail.com> <6.0.0.22.2.20080320184859.026b36a8@mail.computinginnovations.com> <3b47caa90803202012rc963c89l7de5cb3dc827bd49@mail.gmail.com> In-Reply-To: <3b47caa90803202012rc963c89l7de5cb3dc827bd49@mail.gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080320-0, 03/20/2008), Outbound message X-Antivirus-Status: Clean X-Spam-Score: -0.0 (/) Cc: FreeBSD Questions , Derek Ragona Subject: Re: some problems after upgrading to 7.0-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Mar 2008 03:34:57 -0000 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