Date: Thu, 12 Aug 2004 20:48:17 -0400 From: jason <jason@ec.rr.com> To: Will <will@crime.ctf.edu> Cc: freebsd-questions@freebsd.org Subject: Re: Problems with Firefox Package Message-ID: <411C0FD1.1080303@ec.rr.com> In-Reply-To: <411BEC66.5060602@crime.ctf.edu> References: <411BEC66.5060602@crime.ctf.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Will wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > When firefox updated to 0.93 I was unable to compile it doto a > pthread_yeild_np error, of which I was'nt able to solve so I decided to > wait for a package to become available. I saw there was one, how ever it > was missing some of its own threading libraries which didnt seem to be a > package depencdecy. It appears to use the linux thread libs, so after > installing the thread libs it just hangs does'nt say or do anything. > Does anyone have an idea what would cause a Undefined Reference to > pthread_yield_np' on compile, or could suggest a good way to debug the > packaged version of firefox I have to see what causes it to hang? Atm > I'm using FreeBSD 5.2.1-RELEASE-p9 but because of these threading errors > on this and other packages am considering reinstalling the 4.xx branch. > In case it may be of any help below is the exact errors from trying to > compile the latest firefox port: > (this was before I installed linux threads) > I had no problem recompiling firefox on my machince, I'm running current. What command did you use? It sounds like you might have version conflicts due to not cleaning before recompiling. Try make clean && make reinstall.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?411C0FD1.1080303>