Re: libmap.conf ?? [Was:Re: xmms failure]

2004-09-13 Thread Murray Taylor
On Tue, 2004-09-14 at 13:46, Brandon S. Allbery KF8NH wrote:
> On Mon, 2004-09-13 at 23:18, Dan Nelson wrote:
> > In the last episode (Sep 14), Murray Taylor said:
> > > Ok i'll bite. what is libmap.conf?, where did you find out about it?
> > It's a 5.x feature:
> > http://www.FreeBSD.org/cgi/man.cgi?query=libmap.conf
> 
> Then it was MFCed without a manpage; 4.x has had it for a while now.

Ahah!  

boxen at work (FreeBSD 4.9-STABLE #0: Sat Jan 31 14:14:40 EST 2004)
doesnt know about it

boxen at home (FreeBSD 4.9-STABLE #0: Sat Sep  4 15:11:09 EST 2004)
_does_ know about it

Ta all
mjt

-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems & Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com



---
The information transmitted in this e-mail is for the exclusive
use of the intended addressee and may contain confidential
and/or privileged material. Any review, re-transmission,
dissemination or other use of it, or the taking of any action
in reliance upon this information by persons and/or entities
other than the intended recipient is prohibited. If you
received this in error, please inform the sender and/or
addressee immediately and delete the material. 

E-mails may not be secure, may contain computer viruses and
may be corrupted in transmission. Please carefully check this
e-mail (and any attachment) accordingly. No warranties are
given and no liability is accepted for any loss or damage
caused by such matters.
---


This Email has been scanned for Viruses by MailMarshal.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: libmap.conf ?? [Was:Re: xmms failure]

2004-09-13 Thread Brandon S. Allbery KF8NH
On Mon, 2004-09-13 at 23:18, Dan Nelson wrote:
> In the last episode (Sep 14), Murray Taylor said:
> > Ok i'll bite. what is libmap.conf?, where did you find out about it?
> It's a 5.x feature:
> http://www.FreeBSD.org/cgi/man.cgi?query=libmap.conf

Then it was MFCed without a manpage; 4.x has had it for a while now.

-- 
brandon s. allbery[linux,solaris,freebsd,perl] [EMAIL PROTECTED]
system administrator  [WAY too many hats][EMAIL PROTECTED]
electrical and computer engineering, carnegie mellon univ. KF8NH

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: libmap.conf ?? [Was:Re: xmms failure]

2004-09-13 Thread Andrew J Caines
Murray,

>> Rebuild any threaded app which links to the wrong thread library, or as a
>> workaround add this to /etc/libmap.conf:
> Ok i'll bite. what is libmap.conf?

It's well described in the manual.

> where did you find out about it?

On 4.x I first came across it while getting the Linux Flash plugin port to
work with a native browser.

I was bitten by the spinlock error on 5.x and quickly found references to
the problem, solution and workaround after a simple web and mailing list
archive search.

> root # man libmap.conf
> No manual entry for libmap.conf

# man libmap.conf
LIBMAP.CONF(5)FreeBSD File Formats Manual   LIBMAP.CONF(5)

NAME
 libmap.conf -- configuration file for dynamic object dependency mapping

> root # apropos libmap
> libmap: nothing appropriate

# apropos libmap
libmap.conf(5)   - configuration file for dynamic object dependency mapping

> root # ls /etc/lib*
> ls: No match.

You've got to create it.

> root # uname -a
> FreeBSD wstaylorm... 4.9-STABLE FreeBSD 4.9-STABLE #0: Sat
> Jan 31 14:14:40 EST 2004
> [EMAIL PROTECTED]:/usr/src/sys/compile/MJTDEV1  i386

# uname -a
FreeBSD hal9000.halplant.com 4.10-STABLE FreeBSD 4.10-STABLE #0: Thu Aug 26 11:27:03 
EDT 2004 [EMAIL PROTECTED]:/data/obj/data/src/sys/HAL9000  i386

I recommend keeping up-to-date.

> The information transmitted in this e-mail is for the exclusive use of the
> intended addressee and may contain confidential and/or privileged
> material.

I don't care.

> Any review, re-transmission, dissemination or other use of it, or the
> taking of any action in reliance upon this information by persons and/or
> entities other than the intended recipient is prohibited.

I don't care and you are in no position allow or prohibit me doing
anything.

> If you received this in error, please inform the sender and/or addressee
> immediately

Ok. This disclaimer was recived in error, since was written in a published
text, subject to public review, comment and archive. Since this was requested with 
urgency, tell me what urgent action will be taken as a result.

> and delete the material. 

>From where exactly would you like this material deleted? Tens of thousands
of private mailboxes, hundreds of private and public archives? Your client
systems and/or server?

> E-mails may not be secure, may contain computer viruses and may be
> corrupted in transmission.

Mommy! Mommy!

> Please carefully check this e-mail (and any attachment) accordingly.

I asked the email if it had packed its contents itself and not left them
unattended at any time.

> No warranties are given and

No warranty? Why would I buy this email message without a warranty?

> no liability is accepted for any loss or damage caused by such matters.

These "matters" sound dangerous. Someone should do something about them.

> This Email has been scanned for Viruses by MailMarshal.

Wait a minute, didn't you just say...


-Andrew-
-- 
 ___
| -Andrew J. Caines-   Unix Systems Engineer   [EMAIL PROTECTED]  |
| "They that can give up essential liberty to obtain a little temporary |
|  safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 |
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: libmap.conf ?? [Was:Re: xmms failure]

2004-09-13 Thread Dan Nelson
In the last episode (Sep 14), Murray Taylor said:
> Ok i'll bite. what is libmap.conf?, where did you find out about it?
> 
> etc etc
> 
> root # man libmap.conf
> No manual entry for libmap.conf
> root # apropos libmap
> libmap: nothing appropriate
> root # ls /etc/lib*
> ls: No match.
> 
> root # uname -a
> FreeBSD wstaylorm... 4.9-STABLE FreeBSD 4.9-STABLE #0: Sat Jan 31 
> 14:14:40 EST 2004 [EMAIL PROTECTED]:/usr/src/sys/compile/MJTDEV1  i386

It's a 5.x feature:
http://www.FreeBSD.org/cgi/man.cgi?query=libmap.conf


-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


libmap.conf ?? [Was:Re: xmms failure]

2004-09-13 Thread Murray Taylor
On Tue, 2004-09-14 at 09:46, Andrew J Caines wrote:
> Jason,
> 
> See ports/UPDATING. Search the archives for the error.
> 
> > Fatal error 'Spinlock called when not threaded.' at line 83 in file 
> > /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
> 
> Rebuild any threaded app which links to the wrong thread library, or as a
> workaround add this to /etc/libmap.conf:
> 
> libpthread.so.1 libpthread.so.1
> libpthread.so libpthread.so
> libc_r.so.5   libpthread.so.1
> libc_r.so libpthread.so
> 
> 
> 
> -Andrew-

Ok i'll bite. what is libmap.conf?, where did you find out about it?

etc etc

root # man libmap.conf
No manual entry for libmap.conf
root # apropos libmap
libmap: nothing appropriate
root # ls /etc/lib*
ls: No match.

root # uname -a
FreeBSD wstaylorm... 4.9-STABLE FreeBSD 4.9-STABLE #0: Sat
Jan 31 14:14:40 EST 2004
[EMAIL PROTECTED]:/usr/src/sys/compile/MJTDEV1  i386

-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems & Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com



---
The information transmitted in this e-mail is for the exclusive
use of the intended addressee and may contain confidential
and/or privileged material. Any review, re-transmission,
dissemination or other use of it, or the taking of any action
in reliance upon this information by persons and/or entities
other than the intended recipient is prohibited. If you
received this in error, please inform the sender and/or
addressee immediately and delete the material. 

E-mails may not be secure, may contain computer viruses and
may be corrupted in transmission. Please carefully check this
e-mail (and any attachment) accordingly. No warranties are
given and no liability is accepted for any loss or damage
caused by such matters.
---


This Email has been scanned for Viruses by MailMarshal.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: xmms failure

2004-09-13 Thread Andrew J Caines
Jason,

See ports/UPDATING. Search the archives for the error.

> Fatal error 'Spinlock called when not threaded.' at line 83 in file 
> /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)

Rebuild any threaded app which links to the wrong thread library, or as a
workaround add this to /etc/libmap.conf:

libpthread.so.1 libpthread.so.1
libpthread.so   libpthread.so
libc_r.so.5 libpthread.so.1
libc_r.so   libpthread.so



-Andrew-
-- 
 ___
| -Andrew J. Caines-   Unix Systems Engineer   [EMAIL PROTECTED]  |
| "They that can give up essential liberty to obtain a little temporary |
|  safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 |
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


xmms failure

2004-09-13 Thread Jason Porter
When I try to start XMMS I get this error and then it core dumps.  Any 
sort of help?

Fatal error 'Spinlock called when not threaded.' at line 83 in file 
/usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)

Thanks.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"