libgnomeui bails out on pthreads

Joe Marcus Clarke marcus at marcuscom.com
Thu Jan 20 19:18:17 PST 2005


On Fri, 2005-01-21 at 04:07 +0100, Rikard Jerner wrote:
> 
> -----Original Message-----
> From: Joe Marcus Clarke <marcus at marcuscom.com>
> To: Rikard Jerner <neddie at home.se>
> Date: Thu, 20 Jan 2005 22:08:43 -0500
> Subject: Re: Re: Re: Re: libgnomeui bails out on pthreads
> 
> On Fri, 2005-01-21 at 04:00 +0100, Rikard Jerner wrote:
> > 
> > -----Original Message-----
> > From: Joe Marcus Clarke <marcus at marcuscom.com>
> > To: Rikard Jerner <neddie at home.se>
> > 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:
> > > 
> > > -----Original Message-----
> > > From: Joe Marcus Clarke <marcus at marcuscom.com>
> > > To: Rikard Jerner <neddie at home.se>
> > > Date: Thu, 20 Jan 2005 16:49:02 -0500
> > > Subject: Re: Re: libgnomeui bails out on pthreads
> > > 
> > > 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 to 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 should take this as a "do not try to use that program ffs!" ;) 
> > > 
> > > 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:
> > > 
> > > portupgrade -Rf libbonoboui
> > > 
> > > Joe
> > > 
> > > > 
> > > > 
> > > > 
> > > > -----Original Message-----
> > > > From: Joe Marcus Clarke <marcus at marcuscom.com>
> > > > To: Rikard Jerner <neddie at home.se>
> > > > Date: Tue, 18 Jan 2005 13:22:37 -0500
> > > > Subject: Re: libgnomeui bails out on pthreads
> > > > 
> > > > -----BEGIN PGP SIGNED MESSAGE-----
> > > > Hash: SHA1
> > > > 
> > > > Then do a portupgrade -Rf libgnomeui
> > > > 
> > > > Joe
> > > > 
> > > > - --
> > > 
> > > read faw and come across this:
> > > 
> > > To fix thread related errors, make sure you have the following compiled into your kernel:
> > > 
> > > options     _KPOSIX_PRIORITY_SCHEDULING
> > >            
> > > 
> > > 
> > > i doublechecked, maybe even tripplechecked and it was already in my kernelconfig.
> > > 
> > > i also tried to install the complete gnome2-port put it all ends the same way as before. 
> > > 
> > > most annoying since i cant see what i have done wrong :) 
> > 
> > Then make sure you're compiling with default CFLAGS and CXXFLAGS (i.e.
> > -O -pipe).
> > 
> > Joe
> > 
> > > 
> > > /Rikard
> > > 
> > > FreeBSD 4.10-STABLE (TYI) #0: Thu Nov 25 13:49:55 CET 2004
> > > 
> > > 
> > > 
> > 
> > ok maybe i have found something that makes sense here.
> > 
> > (neddie at youthless:etc)$ gcc -v
> > Using builtin specs.
> > gcc version 2.95.4 20020320 [FreeBSD]
> > 
> > i was using freebsd 4.6 before and upgraded to 4.10-STABLE not so long ago. 
> > 
> > which version of gcc is recommended? 
> > and can i just install it from ports?
> 
> This is the correct version of GCC for 4.X.  What are the contents of
> your /etc/make.conf?  What about those extra glibs?  Have you removed
> them all yet?
> 
> Joe
> -------------------------------
> 
> yes they are removed.
> And in /etc i had no make.conf as i read in the gnome-guide so i just created it and inserted 
> 
> WITH_LAME= yes
> 
> for mp3 to play in nautilus and so on....
> 
> weird problem...getting on my nerves ;)

Did you do the portupgrade -Rf libbonoboui?  I suspect there is a
problem with one of your GNOME components (probably gnomevfs2) as
-pthread is not being passed to the linker.

Joe

> 
> 
> 
> 
> 
-- 
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-gnome/attachments/20050120/529b4e5c/attachment.bin


More information about the freebsd-gnome mailing list