From nobody@FreeBSD.ORG  Sun Oct  1 12:12:59 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 4DA1D37B66C; Sun,  1 Oct 2000 12:12:59 -0700 (PDT)
Message-Id: <20001001191259.4DA1D37B66C@hub.freebsd.org>
Date: Sun,  1 Oct 2000 12:12:59 -0700 (PDT)
From: root@chv.ukrpack.net
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: Unable to compile kernel after CVSUP. CVSUP was made 30.09.2000
X-Send-Pr-Version: www-1.0

>Number:         21683
>Category:       kern
>Synopsis:       Unable to compile kernel after CVSUP. CVSUP was made 30.09.2000
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 01 12:20:01 PDT 2000
>Closed-Date:    Mon Jan 15 23:59:54 PST 2001
>Last-Modified:  Tue Jan 16 00:00:31 PST 2001
>Originator:     Ivanov I. Ivanovich
>Release:        3.5-STABLE
>Organization:
DataCom
>Environment:
FreeBSD dc 3.5-STABLE FreeBSD 3.5-STABLE #0: Fri Sep 22 19:39:29 EEST 2000     root@dc:/usr/src/sys/compile/dc  i386
>Description:
When i done CVSUP at 30.09.2000, recompiling my whole system 
(cd /usr/src;make buildworld;make installworld) i trying to recompile kernel and
get an error with using command arc4random(). I find this function in 
/usr/include/stdlib.h, but this header never included in kernel 
/usr/src/sys/netinet/*.c files. I cannot compile kernel, until i changes 
arc4random() directive to simple random() directive in the /usr/src/sys/netinet/tcp_subr.c
and /usr/src/sys/netinet/tcp_seq.h 

>How-To-Repeat:
get a CVS repository of 30.09.2000 of 3.5-STABLE and try to compile kernel.
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mjacob 
State-Changed-When: Mon Jan 15 23:59:54 PST 2001 
State-Changed-Why:  
I know that I've used cvsup and built 3.5 since this PR was filed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21683 
>Unformatted:
