From owner-freebsd-current@FreeBSD.ORG Tue Aug 17 13:33:43 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6508E16A4CE for ; Tue, 17 Aug 2004 13:33:43 +0000 (GMT) Received: from odot.okladot.state.ok.us (odot.okladot.state.ok.us [192.149.244.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBA5543D45 for ; Tue, 17 Aug 2004 13:33:42 +0000 (GMT) (envelope-from root@techpc04.okladot.state.ok.us) Received: from notes9c.okladot.state.ok.us (notes9c.okladot.state.ok.us [10.36.36.31])IAA21894; Tue, 17 Aug 2004 08:33:40 -0500 Received: from isdmon2.okladot.state.ok.us ([192.149.244.24]) by notes9c.okladot.state.ok.us (Lotus Domino Release 6.5.1) with ESMTP id 2004081708343393-4600 ; Tue, 17 Aug 2004 08:34:33 -0500 Received: from techpc04.okladot.state.ok.us (techpc04.okladot.state.ok.us [199.27.9.37])i7HDUeor057593; Tue, 17 Aug 2004 08:30:40 -0500 (CDT) (envelope-from root@techpc04.okladot.state.ok.us) Received: by techpc04.okladot.state.ok.us (Postfix, from userid 0) id B7A015CA0; Tue, 17 Aug 2004 08:30:05 -0500 (CDT) To: From: "Paul Seniura" Errors-To: "Paul Seniura" Sender: "Paul Seniura" Message-Id: <20040817133005.B7A015CA0@techpc04.okladot.state.ok.us> Date: Tue, 17 Aug 2004 08:30:05 -0500 (CDT) X-ODOT-MailScanner-Information: Please contact the Help Desk for more information X-ODOT-MailScanner: This E-mail appears not to contain malware. X-ODOT-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-3.3, required 5, BAYES_10 -5.80, FVGT_u_BZ_TLD 2.40, RCVD_IN_ORBS 0.12) X-MIMETrack: Itemize by SMTP Server on Notes9c/ODOT(Release 6.5.1|January 21, 2004) at 08/17/2004 08:34:34 AM,at 08/17/2004 08:34:35 AM, Serialize complete at 08/17/2004 08:34:35 AM Subject: linprocfs.c:94:24: opt_compat.h: No such file or directory X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Paul Seniura List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2004 13:33:43 -0000 Seems the recent linux patches have now broken building modules-with-world: [...] ===> sys/modules/linprocfs @ -> /src/sys machine -> /src/sys/i386/include awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/contrib/altq -I@/../include -I/usr/obj/src/i386/usr/include /src/sys/modules/linprocfs/../../compat/linprocfs/linprocfs.c /src/sys/modules/linprocfs/../../compat/linprocfs/linprocfs.c:94:24: opt_compat.h: No such file or directory mkdep: compile failed *** Error code 1 (continuing) `depend' not remade because of errors. ===> sys/modules/linux [...] ===> sys/modules/linprocfs cc -O -pipe -march=pentium2 -pipe -Os -march=pentium2 -D_KERNEL -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /src/sys/modules/linprocfs/../../compat/linprocfs/linprocfs.c /src/sys/modules/linprocfs/../../compat/linprocfs/linprocfs.c:94:24: opt_compat.h: No such file or directory *** Error code 1 (continuing) `all' not remade because of errors. ===> sys/modules/linux [...] # uname -a FreeBSD techpc04.okladot.state.ok.us 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Wed Aug 11 09:28:02 CDT 2004 root@techpc04.okladot.state.ok.us:/usr/obj/src/sys/IBM300SY_4BSD_Os i386 # ident /src/sys/compat/linprocfs/linprocfs.c /src/sys/compat/linprocfs/linprocfs.c: $FreeBSD: src/sys/compat/linprocfs/linprocfs.c,v 1.84 2004/08/16 08:19:18 tjr Exp $ We've been busy getting 543(!) ports recompiled with gcc342. We got 'em down to a couple handfuls, so we now need to try Soren's ata-* patches committed yesterday re: PR/64637. The /usr/obj/* was blown away and all NOCLEAN env-vars in /etc/make.conf were all commented-out. Building linux options in kernel seem to be okay as of these overnight runs. We must follow -Current via CTM due to political firewall. This build includes deltas thru late yesterday evening (CDT). I'm awaiting this morning's bucket but I see no commits mentioned in the cvs-src@ maillist that seem to deal with this particular new problem. Please advise. -- thx, Paul Seniura System Specialist State of Okla. D.O.T.