Bug 28874

Summary: Cannot build audio/grip
Product: Ports & Packages Reporter: Dominic Mitchell <dom>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Dominic Mitchell 2001-07-10 13:30:01 UTC
	Building the grip port fails due to pthreads problems.  It would
	appear that it can't find the definitions for fork() and
	waitpid() in libc_r.

	Here's the output of make:

------------------------------------------------------------------------
===>  Extracting for grip-2.95

Fix: 

Sorry, I don't know enough about how pthreads works to make a
	fix.  :-(

	-Dom
How-To-Repeat: 	cd /usr/ports/audio/grip && make
Comment 1 markp freebsd_committer freebsd_triage 2001-07-19 08:08:47 UTC
State Changed
From-To: open->closed

Committed a fix.