Bug 39577

Summary: /usr/include/sys/param.h has wrong value of __FreeBSD_version for FreeBSD 4.6-STABLE
Product: Base System Reporter: rsc <rsc>
Component: kernAssignee: Bruce A. Mah <bmah>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.6-STABLE   
Hardware: Any   
OS: Any   

Description rsc 2002-06-20 16:20:02 UTC
In FreeBSD 4.6-STABLE, I have found that /usr/include/sys/param.h
defines __FreeBSD_version as 450006 . This is causing the arla port
to fail (see pr# ports/38989) because this doesn't match the output
of uname -a, and may cause other problems, etc.

The source for this file is /usr/src/sys/sys/param.h
Comment 1 Bruce A. Mah freebsd_committer freebsd_triage 2002-06-21 18:38:03 UTC
State Changed
From-To: open->closed

I bumped __FreeBSD_version to 460000, thanks. 


Comment 2 Bruce A. Mah freebsd_committer freebsd_triage 2002-06-21 18:38:03 UTC
Responsible Changed
From-To: freebsd-bugs->bmah

bmah closed this.