Subject: RE: Can't compile kernel as of (Sept. 08, 2002)
To: Chris Pinnock <cjep@fawlty.net>
From: sucho2 <sucho2@vt.edu>
List: netbsd-help
Date: 09/08/2002 18:43:32
>===== Original Message From Chris Pinnock <cjep@fawlty.net> =====
>On Sun, Sep 08, 2002 at 05:01:05PM -0400, sucho2 wrote:
>> Hi,
>>
>> I just cvsup to latest source (Sept. 08, 2002) but I get the following
error
>> when trying to compile the new kernel:
>>
>> ../../../../arch/i386/conf/majors.i386:6: syntax error
>> *** Stop.
>>
>>
>> Thanks for your help in advance.
>
>Have you rebuilt /usr/sbin/config?
>
>best wishes,
>Chris
Hello,
tools build using ./build.sh -t seem to finish without error. But when I try
to compile the kernel I get the error:
../../../../arch/i386/conf/majors.i386:6: syntax error
*** Stop.
This error I get when I do
cd /usr/src/sys/arch/i386/conf
config MYKERNEL
I get same error using GENERIC_LAPTOP so it's not an error in MYKERNEL.
I was able to compile the kernel on Thursday. So it must be any addition or
changes made afterwards creating this problem.
Thank you.
Yours sincerely,
S. N. Cho,
Sunday, Sept. 08, 2002.