Subject: Re: kernel compile problems
To: None <bryan@bwyan.anu.edu.au>
From: Charles M. Hannum <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 09/27/1994 01:12:09
   cpp -DLOCORE -I. -I../../../../arch -I../../../.. -I../../../../sys -DSPHINX -DI
   486_CPU -DUCONSOLE -DXSERVER -DTCP_COMPAT_42 -DCOMPAT_43 -DCOMPAT_09 -DCOMPAT_NO
   MID -DUSER_LDT -DINET -DKERNFS -DFDESC -DMSDOSFS -DCD9660 -DMROUTING -DMULTICAST
    -DNFSCLIENT -DNFSSERVER -DMFS -DQUOTA -DFFS -DFIFO -DKTRACE -DDEVPAGER -DVNODEP
   AGER -DSWAPPAGER -DMACHINE_NONCONTIG -DKERNEL -Di386 ../../i386/locore.s | as  -
   o locore.o
   sh: warning: running as root with dot in PATH
   ../../i386/locore.s:144: unterminated character constant
   ../../i386/locore.s:487: unterminated character constant
   ../../i386/locore.s:566: unterminated character constant

This could only happen if you're using a different `cpp' or `as' than
the ones supplied in NetBSD.