ports/71635: Gnome recompile fails due to glib link errors

Joe Kelsey joe at zircon.seattle.wa.us
Sun Sep 26 12:40:25 PDT 2004


The following reply was made to PR ports/71635; it has been noted by GNATS.

From: Joe Kelsey <joe at zircon.seattle.wa.us>
To: freebsd-gnats-submit at freebsd.org
Cc:  
Subject: Re: ports/71635: Gnome recompile fails due to glib link errors
Date: Sun, 26 Sep 2004 12:39:22 -0700

 I have solved this problem in a very unsatisfactory way.  The problem
 has occurred so far in three ports: ORBit2, libgnome, and gstreamer.  I
 solved the problem the same way in all of them, I edited the port
 Makefile and modified the setting of LDFLAGS in CONFIGURE_ARGS to add
 -pthread.
 
 Why do these ports get built without -pthread?  What happened here?
 
 


More information about the freebsd-gnome mailing list