From owner-freebsd-questions Sun Jul 21 16:35:52 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA03134 for questions-outgoing; Sun, 21 Jul 1996 16:35:52 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts15-line8.uoregon.edu [128.223.150.191]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA03127 for ; Sun, 21 Jul 1996 16:35:50 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id QAA00258; Sun, 21 Jul 1996 16:35:45 -0700 (PDT) Date: Sun, 21 Jul 1996 16:35:45 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Ken Marsh cc: questions@FreeBSD.org Subject: Re: Kernel make error. (Config file included) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 21 Jul 1996, Ken Marsh wrote: > > > loading kernel > > > machdep.o: Undefined symbol `_netisr_set' referenced from text segment *** > > > Error code 1 > #options INET #InterNETworking Eek. I'd put this back in. BSD is very net-based (even w/o a network card). > #options "COMPAT_43" #Compatible with BSD 4.3 Some stuff still requires this (ie xterm), so be prepared to recompile with this back in. > #pseudo-device loop I'd throw this one back in too. The system uses the loopback interface a lot. > #pseudo-device ether This one too. > pseudo-device log > #pseudo-device sl 1 > # ijppp uses tun instead of ppp device > #pseudo-device ppp 1 > #pseudo-device tun 1 No networking at all? Not even dialup? Try putting those back in and see what you get. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major