Bug 25842

Summary: Build world error on src-4.0489
Product: Base System Reporter: wkwu <wkwu>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   

Description wkwu 2001-03-16 03:40:01 UTC
Build world error:
cc -O2 -pipe -I/bsdhome/bsd4/src/usr.sbin/sendmail/../../contrib/sendmail/src -I /bsdhome/bsd4/src/usr.sbin/sendmail/../../contrib/sendmail/include -DNEWDB -DNIS -DNETINET6 -DTCPWRAPPERS -DMAP_REGEX -DSTARTTLS -D_FFR_TLS_O_T -D_FFR_TLS_1 -D_FFR_TLS_TOREK    -I/usr/obj/bsdhome/bsd4/src/i386/usr/include -c /bsdhome/bsd4/src/usr.sbin/sendmail/../../contrib/sendmail/src/conf.c
/bsdhome/bsd4/src/usr.sbin/sendmail/../../contrib/sendmail/src/conf.c: In function `add_hostnames':
/bsdhome/bsd4/src/usr.sbin/sendmail/../../contrib/sendmail/src/conf.c:4774: `h' undeclared (first use in this function)
/bsdhome/bsd4/src/usr.sbin/sendmail/../../contrib/sendmail/src/conf.c:4774: (Each undeclared identifier is reported only once
/bsdhome/bsd4/src/usr.sbin/sendmail/../../contrib/sendmail/src/conf.c:4774: for each function it appears in.)
/bsdhome/bsd4/src/usr.sbin/sendmail/../../contrib/sendmail/src/conf.c:4774: syntax error before `data'
/bsdhome/bsd4/src/usr.sbin/sendmail/../../contrib/sendmail/src/conf.c:4781: syntax error before `else'
/bsdhome/bsd4/src/usr.sbin/sendmail/../../contrib/sendmail/src/conf.c: At top level:
/bsdhome/bsd4/src/usr.sbin/sendmail/../../contrib/sendmail/src/conf.c:37: warning: `get_num_procs_online' used but never defined
*** Error code 1

How-To-Repeat: 
Trivial.
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2001-03-23 08:37:38 UTC
State Changed
From-To: open->closed

Submitted reports problem was due to local file corruption 
and is now resolved.