Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2002 11:21:19 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Roman Pavlik <rp@tns.cz>
Cc:        freebsd-sparc@FreeBSD.ORG
Subject:   RE: kldxref problem? whereis /dev/ipl?
Message-ID:  <XFMail.20021125112119.jhb@FreeBSD.org>
In-Reply-To: <20021124174630.A98995@i.tns.cz>

next in thread | previous in thread | raw e-mail | index | archive | help

On 24-Nov-2002 Roman Pavlik wrote:
> Hi folks,
> I've cvs checkouted src from
>  :pserver:anoncvs@anoncvs.de.FreeBSD.org:/home/ncvs
> by cvs co src
>   
> After that I do make buildworld and make kernel. When I try
> to make installkernel, it finished with few warnings I don't
> understand:
> 
>> kldxref /boot/kernel
>> kldxref: error while reading /boot/kernel/accf_data.ko: Bad address
>> kldxref: error while reading /boot/kernel/accf_http.ko: Bad address
>> kldxref: error while reading /boot/kernel/agp.ko: Bad address
>> kldxref: error while reading /boot/kernel/aha.ko: Bad address
>> kldxref: error while reading /boot/kernel/ahc.ko: Bad address
>> kldxref: error while reading /boot/kernel/ahc_eisa.ko: Bad address
>> kldxref: error while reading /boot/kernel/ahc_pci.ko: Bad address
>> kldxref: error while reading /boot/kernel/ahd.ko: Bad address
>> kldxref: error while reading /boot/kernel/aio.ko: Bad address
> 
> ... etc for all .ko modules.
> 
> Anyway, I did make installworld and reboot the box.
> 
> And after that I find another problem - there
> is no /dev/ipl on my ultra5 FreeBSD installation. There is
> no MAKEDEV in /dev directory.
> 
> Did I miss something?

-current uses devfs, so if you compile ipfilter into a kernel
or kldload ipfilter, then /dev/ipl will automatically appear.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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




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