Date: Wed, 5 Jul 2000 16:46:25 +0200 (CEST) From: Rasmus Skaarup <rasmus@gal.dk> To: freebsd-stable@freebsd.org Subject: make world fail Message-ID: <Pine.BSF.4.21.0007051639540.32206-100000@skaarup.org>
next in thread | raw e-mail | index | archive | help
Hi, When I try do do a make world with a brand new cvsupped source tree, the following happens: ** snip snip ** ===> libfetch compile_et /usr/src/lib/libfetch/fetch_err.et cc -nostdinc -O -pipe -I. -Wall -pedantic -DNDEBUG -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libfetch/fetch.c -o fetch.o In file included from /usr/src/lib/libfetch/fetch.h:34, from /usr/src/lib/libfetch/fetch.c:39: fetch_err.h:6: com_right.h: No such file or directory In file included from /usr/src/lib/libfetch/fetch.h:34, from /usr/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. ** snip snip ** I'm running 3.5-STABLE.. trying to install the latest 3.5-STABLE sources. Best regards Rasmus 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?Pine.BSF.4.21.0007051639540.32206-100000>