Subject: Problems with compiling GENERIC of yesterday (i386)
To: Current-users <current-users@NetBSD.ORG>
From: Kjetil B. Thomassen <kjetil.b.thomassen@eunet.no>
List: current-users
Date: 10/27/1997 19:13:48
Yesterday I resuped the whole lot, and tried to make myself a kernel
for my Compaq LTE 5200.

That didn't work, so I tried to compile the GENERIC kernel, but that
gave me the same warnings.

The first problem occured in make depend, and that is the same message
I got when I tried to make it afterwards:

depending the kern library objects
depending the compat library objects
mkdep -x assembler-with-cpp -traditional-cpp -D_LOCORE -I. -I../../../../arch -I../../../.. -nostdinc -DEXEC_AOUT -DEXEC_SCRIPT -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DMATH_EMULATE -DUSER_LDT -DXSERVER -DUCONSOLE -DINSECURE -DKTRACE

 -DSYSVMSG -DSYSVSEM -DSYSVSHM -DLKM -DDIAGNOSTIC -DDDB -DCOMPAT_NOMID -DCOMPAT_09 -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_12 -DCOMPAT_43 -DCOMPAT_SVR4 -DCOMPAT_IBCS2 -DCOMPAT_LINUX -DCOMPAT_FREEBSD -DEXEC_ELF32 -DFFS -DEXT2FS -DLFS -DMFS -DNFS 

-DCD9660 -DMSDOSFS -DFDESC -DKERNFS -DNULLFS -DPORTAL -DPROCFS -DUMAPFS -DUNION -DQUOTA -DNFSSERVER -DFIFO -DINET -DNS -DISO -DTPIP -DEON -DCCITT -DLLC -DHDLC -DNETATALK -DMAXUSERS=32 -D_KERNEL  -Di386 ../../../../arch/i386/i386/locore.s


../../../../arch/i386/i386/locore.s:1450: empty #if expression
../../../../arch/i386/i386/locore.s:1450: unterminated `#if' conditional


Could someone please indicate what the problem is and possibly fix it?

Kjetil B.