Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2000 19:13:31 +0300
From:      Ruslan Ermilov <ru@sunbay.com>
To:        "Russell D. Murphy, Jr." <rdmurphy@vt.edu>
Cc:        Stable@FreeBSD.org, Kris Kennaway <kris@FreeBSD.org>
Subject:   Re: 3.5-stable breakage: kernel and arc4random?
Message-ID:  <20000929191331.B47327@sunbay.com>
In-Reply-To: <14804.47640.314134.156537@knock.econ.vt.edu>; from rdmurphy@vt.edu on Fri, Sep 29, 2000 at 11:49:44AM -0400
References:  <14804.47640.314134.156537@knock.econ.vt.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
It was Kris's babe...

On Fri, Sep 29, 2000 at 11:49:44AM -0400, Russell D. Murphy, Jr. wrote:
> 
> I have two 3.5-stable boxes which update weekly; both cvsup'd this
> morning at slightly different times.  One of them (neale) now can't
> build a kernel:
> 
>    tcp_input.o: In function `tcp_input':
>    tcp_input.o(.text+0x9b1): undefined reference to `arc4random'
>    tcp_input.o(.text+0xf86): undefined reference to `arc4random'
>    tcp_subr.o: In function `tcp_init':
>    tcp_subr.o(.text+0x7): undefined reference to `arc4random'
>    tcp_timer.o: In function `tcp_slowtimo':
>    tcp_timer.o(.text+0xcf): undefined reference to `arc4random'
>    tcp_usrreq.o: In function `tcp_connect':
>    tcp_usrreq.o(.text+0x70b): undefined reference to `arc4random'
>    *** Error code 1
> 
> This is from a GENERIC kernel; the results are the same on its own
> kernel config file.  The other machine (cashel) is fine.  I tried
> re-cvsup-ing a short while ago; nothing changed.
> 
> Neale pulled down new versions of
> 
>    /usr/src/sys/netinet/tcp_seq.h
>    /usr/src/sys/netinet/tcp_subr.c
> 
> which cashel did not.
> 
> Neale does seem to have built (and installed) libc with arc4random:
> 
>    neale# nm /usr/lib/libc | grep arc4
>    0005c420 T arc4random
>    0005c3a4 T arc4random_addrandom
>    0005c350 T arc4random_stir
> 
> I'm mystified; this machine has been updated weekly for months with no
> problems.
> 
> I'll be grateful for any help you can send my way.
> 
> Thanks-
> 
> Russ
> 
> 
> -- 
> Russell D. Murphy
> Department of Economics
> Virginia Polytechnic Institute and State University
> 3034 Pamplin Hall
> Blacksburg, Virginia  24061-0316
> (540) 231-4537
> rdmurphy@vt.edu
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000929191331.B47327>