From owner-freebsd-bugs Sun Oct 1 12:20: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DBA1737B503 for ; Sun, 1 Oct 2000 12:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA74485; Sun, 1 Oct 2000 12:20:01 -0700 (PDT) (envelope-from gnats@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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21683: Unable to compile kernel after CVSUP. CVSUP was made 30.09.2000 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 01 12:20:01 PDT 2000 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message