Date: Sun, 21 Jul 1996 16:35:45 -0700 (PDT) From: Doug White <dwhite@riley-net170-164.uoregon.edu> To: Ken Marsh <durang@u.washington.edu> Cc: questions@FreeBSD.org Subject: Re: Kernel make error. (Config file included) Message-ID: <Pine.BSI.3.94.960721163324.231D-100000@gdi.uoregon.edu> In-Reply-To: <Pine.A32.3.92a.960721122645.133676A-100000@homer19.u.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960721163324.231D-100000>