From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 21 01:35:23 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFAD716A4D7 for ; Fri, 21 Jan 2005 01:35:23 +0000 (GMT) Received: from smtp1.home.se (smtp1.home.se [213.214.194.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA3A743D54 for ; Fri, 21 Jan 2005 01:35:20 +0000 (GMT) (envelope-from neddie@home.se) Received: from neddie@home.se [83.227.23.26] by home.se with NetMail ModWeb Module; Fri, 21 Jan 2005 02:29:34 +0100 From: "Rikard Jerner" To: marcus@marcuscom.com Date: Fri, 21 Jan 2005 02:29:34 +0100 X-Mailer: NetMail ModWeb Module X-Sender: neddie@home.se MIME-Version: 1.0 Message-ID: <1106270974.cc7e7800neddie@home.se> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable cc: freebsd-gnome@freebsd.org Subject: Re: Re: Re: Re: libgnomeui bails out on pthreads X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 01:35:24 -0000 -----Original Message----- From: Joe Marcus Clarke To: Rikard Jerner Date: Thu, 20 Jan 2005 19:59:23 -0500 Subject: Re: Re: Re: libgnomeui bails out on pthreads On Fri, 2005-01-21 at 01:52 +0100, Rikard Jerner wrote: >=20 > -----Original Message----- > From: Joe Marcus Clarke > To: Rikard Jerner > Date: Thu, 20 Jan 2005 16:49:02 -0500 > Subject: Re: Re: libgnomeui bails out on pthreads >=20 > On Thu, 2005-01-20 at 22:40 +0100, Rikard Jerner wrote: > > well thing is that i dont have libgnomeui installed at all. Do i have t= o have the complete gnome-system installed to be able to use it perhaps? = Sorry for all the stoopid questions but i am just out of ideas. Maybe i s= hould take this as a "do not try to use that program ffs!" ;)=20 >=20 > Make sure to review the FreeBSD GNOME FAQ at > http://www.freebsd.org/gnome/docs/faq2.html to make sure you don't have > any kernel/world problems, then try: >=20 > portupgrade -Rf libbonoboui >=20 > Joe >=20 > >=20 > >=20 > >=20 > > -----Original Message----- > > From: Joe Marcus Clarke > > To: Rikard Jerner > > Date: Tue, 18 Jan 2005 13:22:37 -0500 > > Subject: Re: libgnomeui bails out on pthreads > >=20 > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > >=20 > > Then do a portupgrade -Rf libgnomeui > >=20 > > Joe > >=20 > > - -- >=20 > read faw and come across this: >=20 > To fix thread related errors, make sure you have the following compiled i= nto your kernel: >=20 > options _KPOSIX_PRIORITY_SCHEDULING > =20 >=20 >=20 > i doublechecked, maybe even tripplechecked and it was already in my kerne= lconfig. >=20 > i also tried to install the complete gnome2-port put it all ends the same= way as before.=20 >=20 > most annoying since i cant see what i have done wrong :)=20 Then make sure you're compiling with default CFLAGS and CXXFLAGS (i.e. -O -pipe). Joe >=20 > /Rikard >=20 > FreeBSD 4.10-STABLE (TYI) #0: Thu Nov 25 13:49:55 CET 2004 just realised that i have multiple glibs and so on installed. I assume that= can mean problem? Guess just remove old ones and rebujild programs that = depends on it?