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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"