Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2004 00:20:28 +0100 (CET)
From:      Vlad Manilici <vman@fx.homeunix.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   i386/73865: NOINET6=yes in /etc/make.conf ignored
Message-ID:  <200411112320.iABNKSEj001057@fx.homeunix.org>
Resent-Message-ID: <200411121320.iACDK91X068711@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         73865
>Category:       i386
>Synopsis:       NOINET6=yes in /etc/make.conf ignored
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 12 13:20:09 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Vlad Manilici
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
private
>Environment:
System: FreeBSD fx.homeunix.org 6.0-CURRENT FreeBSD 6.0-CURRENT #4: Thu Nov 11 14:55:59 CET 2004 root@fx.homeunix.org:/usr/obj/usr/src/sys/FX i386

>Description:
the "NOINET6" flag in /etc/make.conf (see make.conf(5)) is ignored.
following messages are thrown at startup:

% cat /etc/make.conf
CFLAGS=-O2 -pipe
CVS_UPDATE=yes
KERNCONF=FX GENERIC
NOINET6=yes
NOPERL=yes
NO_PERL=yes
NO_PERL_WRAPPER=yes

% grep IPv6 /var/log/messages
Nov 11 21:34:15 fx ntpd[490]: no IPv6 interfaces found

from the console:

Starting rpcbind.
Nov 12 00:02:59 fx rpcbind: cannot create socket for udp6
Nov 12 00:02:59 rpcbind: cannot create socket for udp6
Nov 12 00:02:59 rpcbind: cannot create socket for tcp6

>How-To-Repeat:
make world with NOINET6

>Fix:
none

>Release-Note:
>Audit-Trail:
>Unformatted:



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