buildworld fails at sbin/ifconfig

Michael C. Shultz ringworm at inbox.lv
Sat Mar 6 07:31:28 PST 2004


I installed RELENG_4_9 from ftp5??.freebsd.org on 4 March then cvsup'ed  
stable and tried buildworld and received the following result.  Other  
than buildworld fails everthing else seems to be running fine. I've  
tried searching the mail lists for anyone else with a similar problem  
and have come up with no results, seems most people load from CDROM,  
could that be why this only is failling for me?  Thankyou.

-Mike


buildworld fails at:  sbin/ifconfig
		
message:
	
cc -O -pipe -march=i486 -DUSE_IF_MEDIA -DINET6 -DUSE_VLANS - 
DUSE_IEEE80211 -DNS -Wall -Wmissing-prototypes -Wcast-qual -Wwrite- 
strings  -Wnested-externs -I..    -c /storage/usr.src/sbin/ifconfig/ 
ifconfig.c

/storage/usr.src/sbin/ifconfig/ifconfig.c:244: `IFF_STATICARP'  
undeclared here (not in a function)

/storage/usr.src/sbin/ifconfig/ifconfig.c:244: initializer element is  
not constant

/storage/usr.src/sbin/ifconfig/ifconfig.c:244: (near initialization for
	`cmds[38].c_parameter')

/storage/usr.src/sbin/ifconfig/ifconfig.c:245: `IFF_STATICARP'  
undeclared here (not in a function)

/storage/usr.src/sbin/ifconfig/ifconfig.c:245: initializer element is  
not constant

/storage/usr.src/sbin/ifconfig/ifconfig.c:245: (near initialization for
`cmds[39].c_parameter')	*** Error code 1

Stop in /storage/usr.src/sbin/ifconfig.	*** Error code 1
	
Stop in /storage/usr.src/sbin.	*** Error code 1

Stop in /storage/usr.src.	*** Error code 1

Stop in /storage/usr.src.

Actions taken:
	1. searched stable mail group for ifconfig.c AND 244, no  
relevant results. Re sup'ed yesterday ( 5 march ) and today, no help.

I am assuming I have a bad header file somewhere, anyone know where  
IFF_STATICARP is defined?

-Mike


More information about the freebsd-stable mailing list