Date: Fri, 14 Jul 1995 07:31:26 -0700 From: David Greenman <davidg@Root.COM> To: roberto@blaise.ibp.fr (Ollivier Robert) Cc: current@FreeBSD.ORG (Current's list FreeBSD) Subject: Re: Problem with vm/default_pager.c Message-ID: <199507141431.HAA00182@corbin.Root.COM> In-Reply-To: Your message of "Fri, 14 Jul 95 12:21:18 %2B0200." <199507141021.MAA18355@blaise.ibp.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
>I got last sources by CTM (ctm#880 from 19950714020001) and I get the >following error when compiling the kernel... Do I have to "config KELTIA2" >again ? I've tried make clean; make depend; make but no way. > >cc -O -m486 -pipe -W -Wreturn-type -Wcomment -Wredundant-decls -nostdinc -I. -I../.. -I../../sys -I../../../include -DKELTIA -DI486_CPU -DKTRACE -DGATEWAY -DSHMMAXPGS=128 -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_LINUX -DTEST_LABELLING -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DUCONSOLE -DSCSI_2_DEF -DCOMPAT_43 -DPROCFS -DLFS -DMFS -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 -c vers.c >loading kernel >vm_pager.o: Undefined symbol `_defaultpagerops' referenced from data segment >*** Error code 1 > >Stop. > >The defaultpagerops structure is defined in vm/default_pager.c and referenced >in vm/vm_pager.c. > >Any idea ? You should *always* re-config after getting source updates!!! No wonder people are having weird problems! This is very disturbing. -DG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507141431.HAA00182>