Xref: utzoo comp.sys.dec:5736 comp.sys.dec.micro:1898 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!ncar!ncar.ucar.edu!era From: era@ncar.ucar.edu (Ed Arnold) Newsgroups: comp.sys.dec,comp.sys.dec.micro Subject: rarp problem: rs5000/ultrix 4.1 Message-ID: <11384@ncar.ucar.edu> Date: 11 May 91 20:29:27 GMT Sender: news@ncar.ucar.edu Reply-To: era@ncar.ucar.edu (Ed Arnold) Followup-To: comp.sys.dec Organization: Nat'l Center for Atmospheric Research (NCAR); Boulder, CO Lines: 30 Have recently gotten stuck with the ugly task of trying to make a sun boot from an rs5000 running ultrix 4.1, and have gotten stalled at the point of starting rarpd. When I try that, I get: # /usr/etc/rarpd /usr/etc/rarpd: cannot find symbol Pfilt_read in /vmunix option PACKETFILTER does not appear to be configured in your kernel. # "options PACKETFILTER" wasn't mentioned in the "Configuration File Maintenance" manual, so I added it to the config file in /usr/sys/conf/mips anyway, ran config, then tried to make a new kernel. Result of the make was: loading vmunix /bin/ld: Undefined: lk_pfilt *** Error code 1 Stop. This symbol "lk_pfilt" appears as an undefined in kern_lock_data.o, and nowhere else. Can someone tell me if I'm missing a .o file, something in the Makefile, or ??? Thanks in advance for your assistance ... by email please, will summarize if this isn't a trivial problem that's been beaten to death before ... -- era@ncar.ucar.edu