Date: Thu, 7 Sep 2000 15:56:22 +0200 (SAT) From: John Hay <jhay@zibbi.mikom.csir.co.za> To: freebsd-current@FreeBSD.ORG (FreeBSD-current) Subject: USER_LDT broken in current Message-ID: <200009071356.e87DuNQ16523@zibbi.mikom.csir.co.za>
next in thread | raw e-mail | index | archive | help
Hi, I got this error when trying to build a kernel with USER_LDT and -current source. Its not a problem because I'm not using it at the moment, I just thought I'll mention it. cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/machdep.c ../../i386/i386/machdep.c: In function `init386': ../../i386/i386/machdep.c:1914: invalid lvalue in assignment *** Error code 1 John -- John Hay -- John.Hay@icomtek.csir.co.za 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?200009071356.e87DuNQ16523>