Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2006 23:08:55 +0100 (CET)
From:      Marco Beishuizen <marco@beishuizen.info>
To:        FreeBSD questions mailing list <questions@freebsd.org>
Subject:   problems building gnome2
Message-ID:  <20060315230014.V59736@yokozuna.lan>

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

When building gnome2 from ports, it has problems building gnopernicus. It 
exits with the following messages:

/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_attr_destroy'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_create'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_attr_init'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_exit'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_equal'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_getschedparam'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_attr_setscope'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_setschedparam'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_attr_setstacksize'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_attr_setschedparam'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_attr_setdetachstate'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_join'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_cond_timedwait'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_attr_getschedparam'
gmake[3]: *** [srlow_test] Error 1
gmake[3]: Leaving directory 
`/usr/ports/accessibility/gnopernicus/work/gnopernicus-0.12.0/srlow/test'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/accessibility/gnopernicus/work/gnopernicus-0.12.0/srlow'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/accessibility/gnopernicus/work/gnopernicus-0.12.0'
gmake: *** [all] Error 2
*** Error code 2

I'm trying to install gnome 2.12 on FreeBSD 6.1-PRERELEASE. My portstree is 
up to date.

Thanks,

Marco

-- 
The only thing that stops God from sending a second Flood is that
the first one was useless.
		-- Nicolas Chamfort



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