Date: Mon, 16 Apr 2001 19:01:27 +0200 (CEST) From: Luigi Rizzo <luigi@info.iet.unipi.it> To: Hajimu UMEMOTO <ume@mahoroba.org> Cc: jkh@osd.bsdi.com, stable@FreeBSD.org, developers@FreeBSD.org Subject: Re: 4.3-RELEASE: One final delay Message-ID: <200104161701.TAA20632@info.iet.unipi.it> In-Reply-To: <20010417.015028.41641702.ume@mahoroba.org> from Hajimu UMEMOTO at "Apr 17, 2001 01:50:28 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> It seems at least ifconfig is built without -DINET6. So, when trying
that could be my fault -- i did to reduce the size of some binaries
used in picobsd builds (to my partial defense, i think some other
pieces of the system already used the RELEASE_CRUNCH to discard
IPv6).
Anyway, Jordan, should I back out that change ? Same for telnet,
probably. The crunched binary will grow a bit in size but hopefully
not too much.
cheers
luigi
> rtsol, it cannot be find out assigned IPv6 address. It was wrongly
> dropped during introducing RELEASE_CRUNCH hack
> (sbin/ifconfig/Makefile: 1.14->1.15,1.14.2.1).
> Since I don't have release engeneering environment now, though I don't
> test the patch yet, at least it is required. If no other part is not
> broken, it will be expected to fix it.
>
> Index: sbin/ifconfig/Makefile
> diff -u sbin/ifconfig/Makefile.orig sbin/ifconfig/Makefile
> --- sbin/ifconfig/Makefile.orig Fri Jan 12 02:59:15 2001
> +++ sbin/ifconfig/Makefile Tue Apr 17 01:42:53 2001
> @@ -7,9 +7,9 @@
> #comment out to exclude SIOC[GS]IFMEDIA support
> SRCS+= ifmedia.c
> CFLAGS+=-DUSE_IF_MEDIA
> -.if !defined(RELEASE_CRUNCH)
> CFLAGS+=-DINET6
>
> +.if !defined(RELEASE_CRUNCH)
> #comment out to exclude SIOC[GS]ETVLAN support
> SRCS+= ifvlan.c
> CFLAGS+=-DUSE_VLANS
>
> --
> Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
> ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org
> http://www.imasy.org/~ume/
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104161701.TAA20632>
