Date: Thu, 19 Jul 2001 14:01:33 +0100 From: dom@happygiraffe.net (Dominic Mitchell) To: markp@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/28874: Cannot build audio/grip Message-ID: <20010719140133.A16273@cathbad.happygiraffe.net> In-Reply-To: <200107190709.f6J796a44472@freefall.freebsd.org>; from markp@FreeBSD.org on Thu, Jul 19, 2001 at 12:09:06AM -0700 References: <200107190709.f6J796a44472@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 19, 2001 at 12:09:06AM -0700, markp@FreeBSD.org wrote: > Synopsis: Cannot build audio/grip > > State-Changed-From-To: open->closed > State-Changed-By: markp > State-Changed-When: Thu Jul 19 00:08:47 PDT 2001 > State-Changed-Why: > Committed a fix. > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28874 I've just looked further at this problem and realised that it was my fault that this problem was occurring. I had the GNU pth port installed, which includes a pthread.h in /usr/local/include, with a: #define fork __pthread_fork When I remove the pth package, everything works as expected. *sigh* Thanks for your help on this one. -Dom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010719140133.A16273>