Re: HEADS UP: libkse -> libpthread switch
From: Daniel Eischen (eischen_at_vigrid.com)
Date: 01/30/04
- Previous message: Jonathan Fosburgh: "Re: Interrupt storm on acpi0 occurred after madt.c change"
- In reply to: Arjan van Leeuwen: "Re: HEADS UP: libkse -> libpthread switch"
- Next in thread: Daniel Eischen: "Re: HEADS UP: libkse -> libpthread switch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Jan 2004 15:51:24 -0500 (EST) To: Arjan van Leeuwen <avleeuwen@piwebs.com>
On Fri, 30 Jan 2004, Arjan van Leeuwen wrote:
> On Friday 30 January 2004 13:34, Daniel Eischen wrote:
> > I added a note to updating:
> >
> (...)
> >
> > For the ports team, it is recommended that you don't install a
> > libmap.conf so you can catch build problems. You can use
> > ldd to check libraries and binaries for use of multiple
> > thread libraries. Other than respecting PTHREAD_LIBS,
> > I recommend that autoconf/libtool-type scripts first
> > check for the existence of libpthread, then libc_r if
> > libpthread isn't found.
>
> How do I override PTHREAD_LIBS? If I place PTHREAD_LIBS=-lpthread
> in /etc/make.conf, it still points to -lc_r:
>
> vincent% cd /usr/ports/www/mozilla
> vincent% make -V PTHREAD_LIBS
> -lc_r
> vincent%
>
> Doesn't this need a change in /usr/ports/Mk/bsd.port.mk?
Yes, I asked portmgr for permission to change bsd.port.mk but
haven't yet been given it.
-- Dan Eischen _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Jonathan Fosburgh: "Re: Interrupt storm on acpi0 occurred after madt.c change"
- In reply to: Arjan van Leeuwen: "Re: HEADS UP: libkse -> libpthread switch"
- Next in thread: Daniel Eischen: "Re: HEADS UP: libkse -> libpthread switch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|