Date: Wed, 3 Mar 2004 10:49:24 -0500 From: Craig Rodrigues <rodrigc@crodrigues.org> To: Alfred Perlstein <alfred@freebsd.org> Cc: current@freebsd.org Subject: Re: fix for libpthread Message-ID: <20040303154924.GA85824@crodrigues.org> In-Reply-To: <20040303105149.GH56622@elvis.mu.org> References: <20040303061144.GE56622@elvis.mu.org> <404592F5.1060206@freebsd.org> <20040303104657.GG56622@elvis.mu.org> <20040303105149.GH56622@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 03, 2004 at 02:51:49AM -0800, Alfred Perlstein wrote: > I see somehow it got linked against BOTH libpthread and libc_r, > there has to be a way to prevent that sort of bogus linkage > from happening. :( Or at least make it work right when it > does happen... You either need to either: -> update the mplayer port and rebuild it -> or, send a PR to the mplayer port maintainer and tell them to fix the port to respect PTHREAD_LIBS in /usr/ports/Mk/bsd.port.mk It's a pain in the neck, but many ports need to be fixed so that they don't link libc_r and libpthread at the same time. -- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040303154924.GA85824>