Subject: Re: Problem in compiling a 1.6 customize kernel
To: david Kwok <dkwok@llk.com.au>
From: David Ferlier <david@netbsd-fr.org>
List: port-i386
Date: 01/07/2003 03:02:12
On Tue, Jan 07, 2003 at 07:55:18AM +0100, david Kwok wrote:
> Hi All
>
> I 've just recently updated the binary to 1.6. Since I wan to activate IPsec,
> I need to compile a customize kernel. Upon download the syssrc.tar.gz I have
> compilation error. I have tried on a different machine and download other
> version and still have the same error messages:
>
> make depend
> param.c:75: config_file.h: No such file or direcotry
> In file included from ../../../../net/netiisr.h:62
> from ../../../../dev/ic/tropic.c:60:
> arp.h:2: warning: 'NNETATALK' redefined
>
> eventually the compilation fails.
>
> I took the all syssrc.tar.gz and untarred on another machine running 1.5.2 and
> still have the same error. Is the tar file or other issue.
>
> Any comment is welcome.
I think you need to recompile your 'config' binary. It's in syssrc.tar.gz, so just do :
cd /usr/src/usr.sbin/config && make install
rerun config on your kernel-config file, and you're set for a make depend && make.
David
>
> Regards
> David Kwok
>
--
David Ferlier - david@netbsd-fr.org ||
dferlier@BonBon.net
www.NetBSD.org - Of Course It Runs NetBSD