problem building ORBit2

Joe Marcus Clarke marcus at marcuscom.com
Wed Feb 9 13:02:24 PST 2005


On Wed, 2005-02-09 at 13:27 -0600, Cary Mathews wrote:
> hi,
> 	(I'm assuming I should be posting to the -ports list since I am having problems with ports. but if this should be on -questions, then let me know so I can take it over there)
> 
> 	I've been running into the following error message everytime I've tried to build devel/ORBit2:
> 
> 	/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_signal'
> 	/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_destroy'
> 	/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_create'
> 	/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_getspecific'
> 	/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_init'
> 	/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_exit'
> 	/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_equal'
> 	/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_getschedparam'
> 	/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_setscope'
> 	....
> 
> Googling for the message lead me to this answer:
> <http://lists.freebsd.org/pipermail/freebsd-gnome/2005-January/009787.html>
> 
> the original poster is trying to build libgnomeui, but his build stops with the same errors as I am seeing.  The response is to 
> 	/quote Rebuild devel/glib20. /endquote
> 
> So I've gone into devel/glib20 and did a make deinstall; make clean; make reinstall (as root - no permissions issues), and reinstalled glib20.  However, I'm still getting the same error trying to build devel/ORBit2.  
> 
> I've tried to do a clean install of all the ports that ORBit2 requires, but to no avail.  
> 
> FWIW:
> # uname -a 
> FreeBSD isil.flederma.us 4.9-STABLE FreeBSD 4.9-STABLE #1: Thu Mar 11 19:34:38 CST 2004     root at isil.flederma.us:/usr/obj/usr/src/sys/ISIL  i386
> 
> If there is anything else I can do, or webpages I should read, please point me to them.  Thanks in advance,

Note: 4.9 is no longer supported by the FreeBSD GNOME team.  You should
move to 4.10 or later.  That said, this problem can probably be fixed by
forcing an upgrade of devel/libtool15, then rebuilding devel/glib20,
then building ORBit2.

Joe

> 
> -c.
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050209/8505f301/attachment.bin


More information about the freebsd-ports mailing list