Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2001 00:10:02 -0700 (PDT)
From:      Dima Dorfman <dima@unixfreak.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/30117: make depend fails if IP6 is not included in conf file 
Message-ID:  <200108280710.f7S7A2e65357@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/30117; it has been noted by GNATS.

From: Dima Dorfman <dima@unixfreak.org>
To: Kris Kennaway <kris@obsecurity.org>
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: kern/30117: make depend fails if IP6 is not included in conf file 
Date: Tue, 28 Aug 2001 00:07:19 -0700

 Kris Kennaway <kris@obsecurity.org> wrote:
 > On Sun, Aug 26, 2001 at 11:50:01PM -0700, Dima Dorfman wrote:
 > > The following reply was made to PR kern/30117; it has been noted by GNATS.
 > >
 > > From: Dima Dorfman <dima@unixfreak.org>
 > > To: "J.A. Terranson" <sysadmin@mfn.org>
 > > Cc: freebsd-gnats-submit@FreeBSD.org
 > > Subject: Re: kern/30117: make depend fails if IP6 is not included in conffile
 > > Date: Sun, 26 Aug 2001 23:46:48 -0700
 > >
 > >  "J.A. Terranson" <sysadmin@mfn.org> wrote:
 > > 
 > >  Please wrap lines at 80 characters or less.  thanks.
 > > 
 > >  > Have tried roughly 15 different configs: make depend always dies
 > >  > (not necessarily at the same place) if the conf file
 > >  > (/sys/i386/conf/xxx) does not include
 > >  >
 > >  >        #options        INET6
 > >  >
 > >  >
 > >  > cc: Internal compiler error: program cpp0 got fatal signal 11
 > >  > mkdep: compile failed
 > >  > *** Error code 1
 > >  >
 > >  > Stop in /usr/src/sys/modules/vinum.
 > >  > *** Error code 1
 > > 
 > >  This is almost certainly a local fault.  Rationale: (1) this is
 > >  failing with a sig11, which often indicates hardware trouble[1]; (2)
 > >  this is failing in vinum, which has nothing at all to do with inet,
 > >  let alone inet6; (3) I just compiled an -RC1 kernel without INET6 and
 > >  it builds and works just fine.
 > 
 > (4) Unless I'm misunderstanding the claimed problem, the submitter
 > says that compilation fails unless the config file includes a magical
 > commented out line, which has no effect on the kernel build process.
 
 I think the '#' was a typo/braino/something-like-that.  He commented
 it out in his kernel config, and just pasted the entire line.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108280710.f7S7A2e65357>