Date: Sun, 20 Apr 1997 10:00:13 +0900 From: Takeshi Yamada <ken@tyd1.tydfam.iijnet.or.jp> To: peter@spinner.dialix.com Cc: dfr@nlsystems.com, smp@freebsd.org Subject: Q) SMP Kernel compilation Message-ID: <199704200100.KAA25887@tyd1.tydfam.iijnet.or.jp>
next in thread | raw e-mail | index | archive | help
I have the following compilation error as of Apr. 19th, 2300GMT SMP source. What am I wrong? # make depend; make : : : cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DSCSI_2_DEF -DEXT2FS -DFDSEEKWAIT=16 -DNSWAPDEV=20 -DMSDOSFS -DMFS -DCD9660 -DNQNFS -DNFS -DFFS -DTCPDEBUG -DIPDIVERT -DTCP_COMPAT_42 -DINET -DMD5 -DCOMPAT_43 -DFAILSAFE -DKERNEL ../../i386/i386/sys_machdep.c ../../i386/i386/sys_machdep.c: In function `i386_get_ldt': ../../i386/i386/sys_machdep.c:158: sizeof applied to an incomplete type ../../i386/i386/sys_machdep.c: In function `i386_set_ldt': ../../i386/i386/sys_machdep.c:225: sizeof applied to an incomplete type *** Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704200100.KAA25887>