Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2002 17:46:31 +0100
From:      Roman Pavlik <rp@tns.cz>
To:        freebsd-sparc@FreeBSD.ORG
Subject:   kldxref problem? whereis /dev/ipl?
Message-ID:  <20021124174630.A98995@i.tns.cz>

next in thread | raw e-mail | index | archive | help
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?

Thank you for advice,
--
Roman
  


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?20021124174630.A98995>