From owner-freebsd-ports@FreeBSD.ORG Sat Feb 7 17:25:58 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8B7F16A4ED for ; Sat, 7 Feb 2004 17:25:58 -0800 (PST) Received: from viviendaatualcance.com.mx (dsl-200-67-167-6.prod-infinitum.com.mx [200.67.167.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3984A43D1D for ; Sat, 7 Feb 2004 17:25:58 -0800 (PST) (envelope-from eculp@viviendaatualcance.com.mx) Received: from localhost (localhost [127.0.0.1]) (uid 80) by viviendaatualcance.com.mx with local; Sat, 07 Feb 2004 19:25:57 -0600 Received: from dsl-200-95-35-233.prod-infinitum.com.mx (dsl-200-95-35-233.prod-infinitum.com.mx [200.95.35.233]) by mail.viviendaatualcance.com.mx (Horde) with HTTP for ; Sat, 7 Feb 2004 19:25:57 -0600 Message-ID: <20040207192557.scsscg4ss40cw444@mail.viviendaatualcance.com.mx> Date: Sat, 7 Feb 2004 19:25:57 -0600 From: Edwin Culp To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs Subject: Current cvs kde3 breaks for me in kdelibs-3.2 - Spinlock X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 01:25:59 -0000 I erased my old kde3.1.4 and tried compiling kde3.2 and didn't get very far:-) Making all in . gmake[3]: Entering directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.0/kdecore ' ../dcop/dcopidl/dcopidl ./ksycoca.h > ksycoca.kidl || ( rm -f ksycoca.kidl ; fal se ) 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) gmake[3]: *** [ksycoca.kidl] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.0/kdecore' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.0/kdecore' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.0' gmake: *** [all] Error 2 *** Error code 2 Any and all, ideas and help appreciated. ed