Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 1995 12:21:18 +0200 (MET DST)
From:      roberto@blaise.ibp.fr (Ollivier Robert)
To:        current@FreeBSD.org (Current's list FreeBSD)
Subject:   Problem with vm/default_pager.c
Message-ID:  <199507141021.MAA18355@blaise.ibp.fr>

next 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 ?
-- 
Ollivier ROBERT     -=- The daemon is FREE! -=-     roberto@FreeBSD.ORG
FreeBSD keltia 2.0-BUILT-19950503 #3: Wed May  3 19:53:04 MET DST 1995



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507141021.MAA18355>