Kernel without INET6 error on pipex.c

2011-11-23 Thread Julien Crapovich
Hi, I'm under OpenBSD 5.0, and I would like to compile a kernel without INET6. # cd /usr/src # wget ftp://ftp.openbsd.org/pub/OpenBSD/5.0/sys.tar.gz # tar zxvf sys.tar.gz I edited /usr/src/sys/conf/GENERIC, and disabled INET6 (line 59, #INET6) # cd /usr/src/sys/arch/`arch -s`/conf # config GEN

Re: Kernel without INET6 error on pipex.c

2011-11-24 Thread Julien Crapovich
6 + > > diffs might be accepted, but basically: you broke it, you fix it. > > On 2011-11-23, Julien Crapovich wrote: > > Hi, > > > > I'm under OpenBSD 5.0, and I would like to compile a kernel without INET6. > > > > # cd /usr/src > > # wget ftp:

[no subject]

2011-11-24 Thread Julien Crapovich
Hi, I'm under OpenBSD 5.0, and I would like to compile a kernel without INET6. # cd /usr/src # wget ftp://ftp.openbsd.org/pub/OpenBSD/5.0/sys.tar.gz # tar zxvf sys.tar.gz I edited /usr/src/sys/conf/GENERIC, and disabled INET6 (line 59, #INET6) # cd /usr/src/sys/arch/`arch -s`/conf # config GEN

Re: Kernel without INET6 error on pipex.c

2011-11-25 Thread Julien Crapovich
ote: > >> On Thu, Nov 24, 2011 at 10:09:31AM +, Julien Crapovich wrote: > >>> Hello. > >>> Absolutely, but compiling without INET6 is not supposed to generate error. > >>> I've just disabled INET6 on GENERIC file, not other hack. > > Did

Re: Kernel without INET6 error on pipex.c

2011-11-25 Thread Julien Crapovich
Thank you ! > Date: Fri, 25 Nov 2011 04:08:38 +0100 > From: ktulu+o...@wxcvbn.org > To: misc@openbsd.org > Subject: Re: Kernel without INET6 error on pipex.c > > If you haven't subscribed to tech@ yet: > > http://marc.info/?l=openbsd-tech&m=132218680527474&w=2