Bug 28874 - Cannot build audio/grip
Summary: Cannot build audio/grip
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-10 13:30 UTC by Dominic Mitchell
Modified: 2001-07-19 08:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.