From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 15:11:02 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F7A916A4CE for ; Sun, 8 Feb 2004 15:11:02 -0800 (PST) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DEDB43D1D for ; Sun, 8 Feb 2004 15:11:02 -0800 (PST) (envelope-from kstewart@owt.com) Received: from localhost.invalid (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i18NArVe011291; Sun, 8 Feb 2004 15:10:53 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Sun, 8 Feb 2004 15:10:58 -0800 User-Agent: KMail/1.6 References: <200402081133.15941.bsd@elkins.org> <200402081020.33410.kstewart@owt.com> <200402081800.03594.bsd@elkins.org> In-Reply-To: <200402081800.03594.bsd@elkins.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402081510.58920.kstewart@owt.com> cc: Jeff Elkins Subject: Re: 5.2 portupgrade: kde-3.2.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 23:11:02 -0000 On Sunday 08 February 2004 03:00 pm, Jeff Elkins wrote: > On Sunday 08 February 2004 1:20 pm, Kent Stewart wrote: > > On Sunday 08 February 2004 08:33 am, Jeff Elkins wrote: > > > Fatal error 'Spinlock called when not threaded.' at line 83 in > > > file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) > > > Abort trap (core dumped) > > > > > > I'm unable to upgrade kde t o 3.2 due to the error above in > > > kdelibs-3.2.0. Googling the error wasn't very helpful...the most > > > enlightning message said 'something in your system is hosed,' or > > > words to that effect. > > > > > > What do I need to do to correct this problem? > > > > man libmap.conf > > > > You need to map libc_r to pthread > > Thanks. That did the trick for compiling kdelibs, but portupgrade now > fails with: > > ---> Installing the new version via the port > ===> Installing for kdelibs-3.2.0 > > ===> kdelibs-3.2.0 conflicts with installed package(s): > kdebase-3.1.4 > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > > Stop in /usr/ports/x11/kdelibs3. > *** Error code 1 > > After this, the remaining packages are skipped. > You needed to pkg_delete kdebase before you build kdelibs. If you still have the work left for kdelibs do a make package. Then delete kdebase. You can reinstall kdelibs after you delete kdebase. Files were moved from kdebase into kdelibs and you have a problem similar to updating an old version of XFree86-Server after you installed -libraries. There is also a problem with kdepim and kdenetwork. I deleted both of them before I began my portupgrade. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html