Date: Tue, 3 Aug 2004 09:53:12 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: "Michael C. Shultz" <ringworm@inbox.lv> Cc: freebsd-stable@FreeBSD.org Subject: Re: buildworld fails at sbin/ifconfig Message-ID: <20040803065312.GG63375@ip.net.ua> In-Reply-To: <200408020615.46516.ringworm@inbox.lv> References: <3a5840$3pvr5m@mxip01a.cluster1.charter.net> <200408020615.46516.ringworm@inbox.lv>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Mon, Aug 02, 2004 at 06:15:45AM -0700, Michael C. Shultz wrote: > On Friday 30 July 2004 10:13 am, you wrote: > > http://www.pasteme.com/paste/794?tx=on&submit=Format+it%21 > hey did you ever fix that/ I???m having that problem on releng_4_10 > > > > > > j > > cc -O -pipe -DUSE_IF_MEDIA -DINET6 -DUSE_VLANS -DUSE_IEEE80211 -DNS -Wall > -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -I.. -c > ifconfig.c > ifconfig.c:244: `IFF_STATICARP' undeclared here (not in a function) > ifconfig.c:244: initializer element is not constant > ifconfig.c:244: (near initialization for `cmds[38].c_parameter') > ifconfig.c:245: `IFF_STATICARP' undeclared here (not in a function) > ifconfig.c:245: initializer element is not constant > ifconfig.c:245: (near initialization for `cmds[39].c_parameter') > *** Error code 1 > > Stop in /usr/src/sbin/ifconfig > > Its been a while since I saw this. > the quick fix is to copy: > > /usr/src/sys/net/if.h > > over > > /usr/include/net/if.h > > If you want an explanation why this works just ask. FreeBSD folks turned down > my problem report for this although the problem stil exists.... :( > > /usr/include isn't used at all in the main build stage of buildworld. Is it possible that you just ran ``make'' rather than the supposed ``make buildworld'' from under /usr/src? Also, what is the PR number you're referring to? Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBDzZYqRfpzJluFF4RAhI2AJ97EHSIF53ViC0bAecuPQW7eU4BHgCff/51 Y/nVOTS+LkVdvrJGtO6gMWg= =0pfo -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040803065312.GG63375>
