Bug 18566

Summary: make world breaks on gperf
Product: Base System Reporter: rsargent <rsargent>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.4-RELEASE   
Hardware: Any   
OS: Any   

Description rsargent 2000-05-15 14:40:03 UTC
make world breaks when it hits gperf

Fix: 

This seems to work:
cd to /usr/src/contrib/gperf
type ./configure
then go back and make world again
How-To-Repeat: type make world
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2000-05-15 22:30:05 UTC
On Mon, 15 May 2000 rsargent@cisco.com wrote:

> This seems to work:
> cd to /usr/src/contrib/gperf
> type ./configure
> then go back and make world again

This is not necessary. You should never have to touch the sources in
/usr/src/contrib.

Perhaps you have out of date sources or something - please post a more
detailed report to the FreeBSD-stable mailing list so we can have a chance
to identify the problem and how to fix it.

This PR was misfiled also - "ports" is for problems with the FreeBSD ports
collection, not problems with "make world".

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2000-05-15 22:30:07 UTC
State Changed
From-To: open->analyzed

Misfiled PR. Also needs more information to identify the problem and how 
to fix. 


Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2000-05-15 22:30:07 UTC
Responsible Changed
From-To: freebsd-ports->freebsd-bugs

Misfiled PR 

Comment 4 Poul-Henning Kamp freebsd_committer freebsd_triage 2000-06-01 23:46:31 UTC
State Changed
From-To: analyzed->closed

Resolved, I pressume.