Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Dec 1995 10:51:48 -0500 (EST)
From:      Jeff Aitken <jaitken@cslab.vt.edu>
To:        cosmos@sponsor.octet.com (Daniel Leeds)
Cc:        hackers@freebsd.org
Subject:   Re: kernel compile woes
Message-ID:  <199512291551.KAA05061@husky.cslab.vt.edu>
In-Reply-To: <199512281702.RAA13047@sponsor.octet.com> from "Daniel Leeds" at Dec 28, 95 05:02:17 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> The following is my kernel config and the errors I get at compile.  I am
> not new to this, and have been compiling kernels since 1.0.2, right now
> I am confused as to what is wrong...thanks.

> pseudo-device	ether
> pseudo-device	log
> pseudo-device	sl	1
> # ijppp uses tun instead of ppp device
> #pseudo-device	ppp	1
> pseudo-device	tun	1
> pseudo-device	pty	16
> pseudo-device	gzip		# Exec gzipped a.out's


Don't you need a 'pseudo-device loop' in there somewhere?  I think
that's one of things that's required, even if you don't really think you
need it.  The symbol names you list seem to indicate this.
-- 
Jeff Aitken
jaitken@cs.vt.edu




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