Problems with glib20 on FreeBSD6.1
Jung-uk Kim
jkim at FreeBSD.org
Thu Jun 1 20:44:26 UTC 2006
On Thursday 01 June 2006 01:01 pm, Steve Kirk wrote:
--- >8 --- SNIP!!! --- >8 ---
> I have cvsup'd src (RELENG_6) a couple days ago & did a
> buildworld/buildkernel - no change.
--- >8 --- SNIP!!! --- >8 ---
You have missed 'make installworld' step, I guess? ;-)
Your config.log shows:
configure:35434: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall
-I/usr/local/include -D_REENTRANT
-D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE
-L/usr/local/lib -lintl conftest.c -pthread >&5
/usr/lib/libpthread.so: undefined reference to `__usleep'
It shouldn't happen with *proper* RELENG_6 installation, which I just
verified.
Jung-uk Kim
More information about the freebsd-gnome
mailing list