Return to BSD News archive
Path: sserve!manuel.anu.edu.au!munnari.oz.au!spool.mu.edu!howland.reston.ans.net!usc!sdd.hp.com!hp-cv!ogicse!usenet.ee.pdx.edu!acacia!rgrimes From: rgrimes@acacia (Rodney W. Grimes) Newsgroups: comp.os.386bsd.misc Subject: Re: Kernal Recompile Failure in vm_pager.c Message-ID: <1nge41$1su@walt.ee.pdx.edu> Date: 8 Mar 93 21:33:52 GMT Article-I.D.: walt.1nge41$1su References: <1776@dcsc.dla.mil> Organization: Portland State University Lines: 24 NNTP-Posting-Host: acacia.cs.pdx.edu cp01395@dcsc.dla.mil (Duane L. Rezac) writes: : : I am trying to recompile the kernal. I have installed all of the : patches, and during the recompile I get the following: : : ../../vm/vm_pager.c:105: invalid lvalue in unary `&' : ../../vm/vm_pager.c:106: invalid lvalue in unary `&' : ../../vm/vm_pager.c:107: invalid lvalue in unary `&' : : and the compile stops. I have not seen anything regarding this in the : faq, bug list, or patchkit. Sounds like you either did not run config or your config file does not have the psuedo device vnodepager in it. You must have the vnodepager for a working kernel. : : Any suggestions ? : : Duane L. Rezac : -- : +-----------------------+---------------------------------------------------+ : | Duane L. Rezac |These views are my own, and NOT representitive of my place| : | drezac@dcsc.dla.mil of Employment. | : +-----------------------+---------------------------------------------------+