NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/39605: rpcbind seems to ignore MKINET6/USE_INET6=no
The following reply was made to PR bin/39605; it has been noted by GNATS.
From: David Brownlee <abs%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: bin/39605: rpcbind seems to ignore MKINET6/USE_INET6=no
Date: Mon, 22 Sep 2008 09:07:21 +0100 (BST)
On Mon, 22 Sep 2008, Ephaeton%gmx.net@localhost wrote:
>> Number: 39605
>> Synopsis: rpcbind seems to ignore MKINET6/USE_INET6=no
[...]
> rpcbind: Cannot get information for `tcp6'
> It shouldn't be trying to "get information for `*6'" in the first place as
> it was built with MKINET6=no.
>> How-To-Repeat:
> Build kernel without INET6 support. Build distribution with MKINET6=no. Boot
> & install that. Start rpcbind on that system. Watch output.
I think you'll find this is rpcbind reading the lines in
/etc/netconfig that contain udp6 or tcp6 and not being
able to parse them due to missing INET6 support.
Try commenting out the udp6/tcp6 lines in /etc/netconfig
--
David/absolute -- www.NetBSD.org: No hype required --
Home |
Main Index |
Thread Index |
Old Index