Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Mar 2004 08:51:12 +0100
From:      Kai Grossjohann <kai@emptydomain.de>
To:        freebsd-questions@freebsd.org
Subject:   Can't compile gtk20 on -current (after threading lib change)
Message-ID:  <871xob4rgv.fsf@emptyhost.emptydomain.de>

next in thread | raw e-mail | index | archive | help
I get the following error message from "make install":

/bin/sh ../../mkinstalldirs /usr/X11R6/etc/gtk-2.0
../../gtk/gtk-query-immodules-2.0 > /usr/X11R6/etc/gtk-2.0/gtk.immodules
Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
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)
*** Error code 134

At this point, "make install" has already done a number of things.

I'm guessing that this is due to the libkse -> libpthread name
change.  I've read the 20040130 entry in /usr/src/UPDATING, and also
the stanza on threading libraries in /usr/ports/CHANGES.  UPDATING
talks about frobbing /etc/libmap.conf until the ports system has been
updated, but I take the /usr/ports/CHANGES as telling me that the
ports system has been updated already.  I do not have a
/etc/libmap.conf file.

So I read some docs, but fail to grok them :-|

Do you have some idea what might be the problem?

tia,
Kai



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