Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2004 07:53:03 -0800 (PST)
From:      "Robert M. Zigweid" <rzigweid@zigweid.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/61535: No default /etc/libmap.conf
Message-ID:  <200401181553.i0IFr3Mf047808@www.freebsd.org>
Resent-Message-ID: <200401181600.i0IG0cV1013720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61535
>Category:       misc
>Synopsis:       No default /etc/libmap.conf
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 18 08:00:37 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Robert M. Zigweid
>Release:        FreeBSD-5.2-CURRENT
>Organization:
>Environment:
FreeBSD Hainara.securesoftware.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Jan 15 08:11:28 EST 2004     root@Hainara.securesoftware.com:/usr/obj/usr/src/sys/MYKERNEL  i386

>Description:
There appears to be no default /etc/libmap.conf.  There are ports, such as kdelib3 which do not compile under the default configuration, creating an error.  The recommended fix for this problem is to use /etc/libmap.conf.  Due to the popularity of packages such as kde, and the issues with switching the PTHREADS implementation, there should be a default setup available via mergemaster or somesuch.

The error from kdelibs3 was found while running portinstall.  

./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.1.4/kdecore'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.1.4/kdecore'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.1.4'
gmake: *** [all] Error 2 


>How-To-Repeat:
portinstall kdelibs3 without PTHREAD_LIBS set (or changed from the default) and no existing /etc/libmap.conf
      
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401181553.i0IFr3Mf047808>