From owner-freebsd-stable Thu Jul 6 10:55: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from forrie.net (forrie.net [64.20.73.233]) by hub.freebsd.org (Postfix) with ESMTP id 41A8737C169 for ; Thu, 6 Jul 2000 10:54:52 -0700 (PDT) (envelope-from forrie@forrie.com) Received: from forrie.forrie.com (dhcp-north-71-168.navipath.net [64.20.71.168]) by forrie.net with id e66Hspx57624 for ; Thu, 6 Jul 2000 13:54:51 -0400 (EDT) Message-Id: <4.3.2.7.2.20000706135041.00bff100@64.20.73.233> X-Sender: forrie@64.20.73.233 X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 06 Jul 2000 13:51:29 -0400 To: freebsd-stable@freebsd.org From: Forrest Aldrich Subject: 4.0 Stable Compile Failure Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This still appears to be broken. I've done a "make clean" in /usr/src just to be certain, and this is still generating an error: ===> 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. *** Error code 1 Is this going to be fixed, or is there another problem? _F To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message