Bug 19735

Summary: make buildworld failed with latest 3.5-STABLE cvsupped sources
Product: Base System Reporter: slouyot <slouyot>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.5-STABLE   
Hardware: Any   
OS: Any   

Description slouyot 2000-07-06 14:10:00 UTC
- cvsupped to the latest 3.5-STABLE sources using stable-supfile (CVSUP server is cvsup.uk.freebsd.org)
- went to /usr/src (which is a symlink to /home/src)
- make buildworld
- failed with following output:

===> libfetch
compile_et /home/src/lib/libfetch/fetch_err.et
cc -nostdinc -O -pipe -I. -Wall -pedantic -DNDEBUG -I/usr/obj/home/src/tmp/usr/include -c /home/src/lib/libfetch/fetch.c -o fetch.o
In file included from /home/src/lib/libfetch/fetch.h:34,
                 from /home/src/lib/libfetch/fetch.c:39:
fetch_err.h:6: com_right.h: No such file or directory
In file included from /home/src/lib/libfetch/fetch.h:34,
                 from /home/src/lib/libfetch/fetch.c:39:
fetch_err.h:8: warning: `struct et_list' declared inside parameter list
fetch_err.h:8: warning: its scope is only this definition or declaration,
fetch_err.h:8: warning: which is probably not what you want.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

How-To-Repeat: - cvsup to latest 3.5-STABLE sources
- make buildworld
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-07-06 15:13:48 UTC
State Changed
From-To: open->closed

Please report problems like this to the <freebsd-stable@FreeBSD.org> 
mailing list.