Date: Sat, 5 Sep 1998 23:11:56 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: synker <synker@sanyusan.se> Cc: freebsd-current@FreeBSD.ORG Subject: Re: make kernel Message-ID: <Pine.BSF.4.00.9809052311000.3931-100000@resnet.uoregon.edu> In-Reply-To: <Pine.BSF.4.02A.9809041126510.10192-100000@enterprise.sanyusan .se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Sep 1998, synker wrote: > trying to make kernel in -current (cvsup 11.30am CET) > > output: > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Winline -Wuninitialized -ansi -nostdinc -I- -I. -I../.. > -I../../../include -DKERNEL -include opt_global.h -aout vers.c > loading kernel > pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment > pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment > pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment > pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment > pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment > pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment Fixed already. Resup. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.00.9809052311000.3931-100000>