From owner-freebsd-stable Wed Jul 5 7:46:31 2000 Delivered-To: freebsd-stable@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id 5023537B9F6 for ; Wed, 5 Jul 2000 07:46:27 -0700 (PDT) (envelope-from rasmus@gal.dk) Received: from localhost (skaarup@localhost) by skaarup.org (8.9.3/8.9.3) with ESMTP id QAA86896 for ; Wed, 5 Jul 2000 16:46:25 +0200 (CEST) (envelope-from rasmus@gal.dk) Date: Wed, 5 Jul 2000 16:46:25 +0200 (CEST) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: freebsd-stable@freebsd.org Subject: make world fail Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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