Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Aug 2000 00:29:46 +0930 (CST)
From:      "Daniel O'Connor" <darius@dons.net.au>
To:        "Jason J. Horton" <jason@intercom.com>
Cc:        freebsd-multimedia@freebsd.org, Mathew KANNER <mat@cs.mcgill.ca>
Subject:   Re: aviplay
Message-ID:  <XFMail.000806002946.darius@dons.net.au>
In-Reply-To: <Pine.BSF.4.21.0008041115400.48789-100000@kaon.intercom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 04-Aug-00 Jason J. Horton wrote:
> When I run configure, it dies at:
> checking for pthread_mutex_init in -lpthread... no
> configure: error: Cannot find pthread libraries!
> 
> This is on a -CURRENT box compiled on Sun Jul 23 2000.
> Any ideas why this is dying?

Well, this sort of problem pretty much always happens when porting threaded
Linux apps..

The fix is to hack configure so that it tests for -pthread instead of -lpthread.

---
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000806002946.darius>