On 12.07.09 16:36, Heino Tiedemann wrote:
Florian Smeets<[email protected]>  wrote:

On 10.07.09 21:13, Heino Tiedemann wrote:
Florian Smeets<[email protected]>   wrote:

I submitted the build fixes for RELENG_6. I'll have a look. The
problem is all of my boxes are>= RELENG_7_2.

I'm going to install 6.4 in a VM and will try to fix the problem, but
it will take a few days.

Cool!


Just thought about libmap.conf...

Put this into /etc/libmap.conf

[/usr/local/lib/firefox3/firefox-bin]
libpthread.so.2         libthr.so.2
libpthread.so           libthr.so


What?

Is that the content for the file:

  ,----
| [/usr/local/lib/firefox3/firefox-bin]
| libpthread.so.2         libthr.so.2
| libpthread.so           libthr.so
`----


Yes.


This should work around the problem you are seeing. And be sure to
load sem, otherwise you'll see another panic...

How can i got sure to load them?

As root type: "kldload sem".

To verify if it is loaded run "kldstat -v |grep sem.ko"
something like this should appear:
 2    1 0xffffffff8cf7d000 20d2     sem.ko

Cheers,
Florian

P.S. please fix your mail setup, i cannot send mail directly to you.

Jul 12 15:08:32 mail postfix/smtp[86189]: C15C73F4C4: to=<[email protected]>, relay=mx1.gmx.net[213.165.64.102]:25, delay=0.36, delays=0.01/0/0.07/0.28, dsn=5.1.1, status=bounced (host mx1.gmx.net[213.165.64.102] said: 550-5.1.1 {mx025} <[email protected]>... Sorry, your envelope sender has been denied: The recipient 550 5.1.1 does not want to receive mail from your address. ( http://portal.gmx.net/serverrules ) (in reply to RCPT TO command))
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to