Check if your /dev/null has been replaced by some stupid `real' file.
The `nlist failed' problem bit me several weeks ago on two machines (one
running 4-stable and the other running -current) and it turned out to be
a /dev/null problem. You may want to remove /dev/null maually and do a
`sh MAKEDEV std' to alleviate this problem.
I don't have the vaguest idea how this happened, though.
Hope this helped,
Eugene
On Mon, 3 Apr 2000, Thomas Dean wrote:
| To build the kernel, I
|
| # cd sys/i386/conf
| # config -r <name>
| # cd ../../compile/<name>
| # make depend
| # make -j36
| # make install
|
| /etc/make.conf has no uncommented lines in it.
|
| # file /kernel
| /kernel: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD),
| dynamically linked, not stripped
|
| tomdean
|
|
| To Unsubscribe: send mail to [EMAIL PROTECTED]
| with "unsubscribe freebsd-current" in the body of the message
|
--
Eugene M. Kim <[EMAIL PROTECTED]>
"Is your music unpopular? Make it popular; make music
which people like, or make people who like your music."
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message