From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 30 05:18:23 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26C6B16A40F; Fri, 30 Jun 2006 05:18:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9C3243D48; Fri, 30 Jun 2006 05:18:22 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k5U5ILw4024889; Fri, 30 Jun 2006 01:18:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4P/8.13.4) with ESMTP id k5U5ILs3057681; Fri, 30 Jun 2006 01:18:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 300807302F; Fri, 30 Jun 2006 01:18:21 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060630051821.300807302F@freebsd-current.sentex.ca> Date: Fri, 30 Jun 2006 01:18:21 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on clamscanner3 X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 05:18:23 -0000 TB --- 2006-06-30 03:45:44 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-06-30 03:45:44 - starting HEAD tinderbox run for i386/i386 TB --- 2006-06-30 03:45:44 - cleaning the object tree TB --- 2006-06-30 03:46:18 - checking out the source tree TB --- 2006-06-30 03:46:18 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-06-30 03:46:18 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-06-30 03:54:16 - building world (CFLAGS=-O2 -pipe) TB --- 2006-06-30 03:54:16 - cd /src TB --- 2006-06-30 03:54:16 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-06-30 05:01:30 - generating LINT kernel config TB --- 2006-06-30 05:01:30 - cd /src/sys/i386/conf TB --- 2006-06-30 05:01:30 - /usr/bin/make -B LINT TB --- 2006-06-30 05:01:30 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-06-30 05:01:30 - cd /src TB --- 2006-06-30 05:01:30 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 30 05:01:31 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] touch export_syms awk -f /src/sys/modules/acpi/acpi/../../../conf/kmod_syms.awk acpi.kld export_syms | xargs -J% objcopy % acpi.kld ld -Bshareable -d -warn-common -o acpi.ko acpi.kld objcopy --strip-debug acpi.ko ===> acpi/acpi_asus (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/src/sys/modules/acpi/acpi_asus/../../../contrib/dev/acpica -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -c /src/sys/modules/acpi/acpi_asus/../../../dev/acpi_support/acpi_asus.c /src/sys/modules/acpi/acpi_asus/../../../dev/acpi_support/acpi_asus.c: In function `acpi_asus_attach': /src/sys/modules/acpi/acpi_asus/../../../dev/acpi_support/acpi_asus.c:584: error: 'for' loop initial declaration used outside C99 mode *** Error code 1 Stop in /src/sys/modules/acpi/acpi_asus. *** Error code 1 Stop in /src/sys/modules/acpi. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-06-30 05:18:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-06-30 05:18:20 - ERROR: failed to build lint kernel TB --- 2006-06-30 05:18:20 - tinderbox aborted TB --- 1.16 user 5.89 system 5556.95 real From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 30 06:48:09 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7974F16A412; Fri, 30 Jun 2006 06:48:09 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1876A43D48; Fri, 30 Jun 2006 06:48:08 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.6/8.13.4) with ESMTP id k5U6m7ep055842; Fri, 30 Jun 2006 02:48:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.6/8.13.6) with ESMTP id k5U6m8QZ025788; Fri, 30 Jun 2006 02:48:08 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C6A917302F; Fri, 30 Jun 2006 02:48:07 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060630064807.C6A917302F@freebsd-current.sentex.ca> Date: Fri, 30 Jun 2006 02:48:07 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 06:48:09 -0000 TB --- 2006-06-30 05:18:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-06-30 05:18:21 - starting HEAD tinderbox run for i386/pc98 TB --- 2006-06-30 05:18:21 - cleaning the object tree TB --- 2006-06-30 05:18:52 - checking out the source tree TB --- 2006-06-30 05:18:52 - cd /tinderbox/HEAD/i386/pc98 TB --- 2006-06-30 05:18:52 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-06-30 05:26:05 - building world (CFLAGS=-O2 -pipe) TB --- 2006-06-30 05:26:05 - cd /src TB --- 2006-06-30 05:26:05 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-06-30 06:33:16 - generating LINT kernel config TB --- 2006-06-30 06:33:16 - cd /src/sys/pc98/conf TB --- 2006-06-30 06:33:16 - /usr/bin/make -B LINT TB --- 2006-06-30 06:33:16 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-06-30 06:33:16 - cd /src TB --- 2006-06-30 06:33:16 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 30 06:33:17 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ld -Bshareable -d -warn-common -o atacbus.ko atacbus.kld objcopy --strip-debug atacbus.ko ===> ata/atapci (all) cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -c /src/sys/modules/ata/atapci/../../../dev/ata/ata-pci.c cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -c /src/sys/modules/ata/atapci/../../../dev/ata/ata-dma.c cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -c /src/sys/modules/ata/atapci/../../../dev/ata/ata-chipset.c /src/sys/modules/ata/atapci/../../../dev/ata/ata-chipset.c: In function `ata_marvell_begin_transaction': /src/sys/modules/ata/atapci/../../../dev/ata/ata-chipset.c:2515: warning: integer constant is too large for "long" type *** Error code 1 Stop in /src/sys/modules/ata/atapci. *** Error code 1 Stop in /src/sys/modules/ata. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-06-30 06:48:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-06-30 06:48:07 - ERROR: failed to build lint kernel TB --- 2006-06-30 06:48:07 - tinderbox aborted TB --- 1.04 user 5.80 system 5386.37 real From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 30 17:44:04 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7350C16A403; Fri, 30 Jun 2006 17:44:04 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id E97A5443D4; Fri, 30 Jun 2006 17:44:03 +0000 (GMT) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (localhost [127.0.0.1]) by bunrab.catwhisker.org (8.13.3/8.13.3) with ESMTP id k5UHi3vb058024; Fri, 30 Jun 2006 10:44:03 -0700 (PDT) (envelope-from david@bunrab.catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.13.3/8.13.1/Submit) id k5UHi3AE058023; Fri, 30 Jun 2006 10:44:03 -0700 (PDT) (envelope-from david) Date: Fri, 30 Jun 2006 10:44:02 -0700 From: David Wolfskill To: FreeBSD Tinderbox Message-ID: <20060630174402.GB16552@bunrab.catwhisker.org> Mail-Followup-To: David Wolfskill , FreeBSD Tinderbox , current@freebsd.org, i386@freebsd.org References: <20060630051821.300807302F@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BeiMt4EphvRJ5ehf" Content-Disposition: inline In-Reply-To: <20060630051821.300807302F@freebsd-current.sentex.ca> User-Agent: Mutt/1.4.2.1i Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 17:44:04 -0000 --BeiMt4EphvRJ5ehf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 30, 2006 at 01:18:21AM -0400, FreeBSD Tinderbox wrote: > ... > /src/sys/modules/acpi/acpi_asus/../../../dev/acpi_support/acpi_asus.c:584= : error: 'for' loop initial declaration used outside C99 mode > *** Error code 1 OK; I got that with thsi morning's build on my laptop, but not on yesterday's. I don't have a fix, but here's a complete list of each file that changed in the interim on my laptop: share/man/man4/sched_core.4 sys/conf/files.ia64 sys/conf/kern.mk sys/conf/kern.pre.mk sys/dev/puc/puc.c sys/dev/puc/puc_cfg.c sys/dev/puc/puc_pccard.c sys/dev/puc/puc_pci.c sys/dev/puc/pucdata.c sys/dev/sio/sio.c sys/ia64/ia64/emulate.c sys/ia64/ia64/trap.c sys/ia64/include/md_var.h sys/kern/kern_thread.c sys/kern/sched_4bsd.c sys/kern/sched_core.c sys/kern/sysv_sem.c sys/net/if.c sys/net/if_atmsubr.c sys/net/if_stf.c sys/net/if_tun.c sys/netinet/if_ether.c sys/netinet/in_pcb.c sys/netinet/ip_divert.c sys/netinet/ip_fw2.c sys/netinet/ip_output.c sys/netinet/tcp_input.c sys/netinet6/in6.c sys/netinet6/in6_pcb.c sys/netinet6/in6_var.h sys/nfsclient/bootp_subr.c sys/nfsclient/nfs_diskless.c usr.bin/tail/extern.h usr.bin/tail/forward.c usr.bin/tail/tail.1 usr.bin/tail/tail.c Of those, I suspect that the man pages can likely be excluded as suspects, as may many others. :-} But I need to get back to my paying job at the moment.... Peace, david --=20 David H. Wolfskill david@catwhisker.org Doing business with spammers only encourages them. Please boycott spammers. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --BeiMt4EphvRJ5ehf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iEYEARECAAYFAkSlYuEACgkQmprOCmdXAD06owCeOsnvgk4hLoq3wJiV5HxC2wOL y90AnRbnyHXdUzGF9/xdpFbj6zs2otyR =V02I -----END PGP SIGNATURE----- --BeiMt4EphvRJ5ehf-- From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 30 18:11:05 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5538E16A403; Fri, 30 Jun 2006 18:11:05 +0000 (UTC) (envelope-from oberman@es.net) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7F9743D55; Fri, 30 Jun 2006 18:11:04 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP (SSL) id IBA74465; Fri, 30 Jun 2006 11:10:59 -0700 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id BDCD345047; Fri, 30 Jun 2006 11:10:58 -0700 (PDT) To: David Wolfskill In-reply-to: Your message of "Fri, 30 Jun 2006 10:44:02 PDT." <20060630174402.GB16552@bunrab.catwhisker.org> Date: Fri, 30 Jun 2006 11:10:58 -0700 From: "Kevin Oberman" Message-Id: <20060630181058.BDCD345047@ptavv.es.net> Cc: i386@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 18:11:05 -0000 > Date: Fri, 30 Jun 2006 10:44:02 -0700 > From: David Wolfskill > Sender: owner-freebsd-current@freebsd.org > > On Fri, Jun 30, 2006 at 01:18:21AM -0400, FreeBSD Tinderbox wrote: > > ... > > /src/sys/modules/acpi/acpi_asus/../../../dev/acpi_support/acpi_asus.c:584> : error: 'for' loop initial declaration used outside C99 mode > > *** Error code 1 > > OK; I got that with thsi morning's build on my laptop, but not on > yesterday's. > > I don't have a fix, but here's a complete list of each file that changed > in the interim on my laptop: > > share/man/man4/sched_core.4 > sys/conf/files.ia64 > sys/conf/kern.mk > sys/conf/kern.pre.mk > sys/dev/puc/puc.c > sys/dev/puc/puc_cfg.c > sys/dev/puc/puc_pccard.c > sys/dev/puc/puc_pci.c > sys/dev/puc/pucdata.c > sys/dev/sio/sio.c > sys/ia64/ia64/emulate.c > sys/ia64/ia64/trap.c > sys/ia64/include/md_var.h > sys/kern/kern_thread.c > sys/kern/sched_4bsd.c > sys/kern/sched_core.c > sys/kern/sysv_sem.c > sys/net/if.c > sys/net/if_atmsubr.c > sys/net/if_stf.c > sys/net/if_tun.c > sys/netinet/if_ether.c > sys/netinet/in_pcb.c > sys/netinet/ip_divert.c > sys/netinet/ip_fw2.c > sys/netinet/ip_output.c > sys/netinet/tcp_input.c > sys/netinet6/in6.c > sys/netinet6/in6_pcb.c > sys/netinet6/in6_var.h > sys/nfsclient/bootp_subr.c > sys/nfsclient/nfs_diskless.c > usr.bin/tail/extern.h > usr.bin/tail/forward.c > usr.bin/tail/tail.1 > usr.bin/tail/tail.c > > Of those, I suspect that the man pages can likely be excluded as > suspects, as may many others. :-} > > But I need to get back to my paying job at the moment.... > > Peace, > david Jung-uk Kim set a note to david that he missed kmod.mk when he added the dialect knob to the kernel make files. Here is his patch that fixed it for me: Index: sys/conf/kmod.mk =================================================================== RCS file: /home/ncvs/src/sys/conf/kmod.mk,v retrieving revision 1.208 diff -u -r1.208 kmod.mk --- sys/conf/kmod.mk 27 May 2006 16:32:05 -0000 1.208 +++ sys/conf/kmod.mk 30 Jun 2006 00:57:37 -0000 @@ -85,8 +85,10 @@ .if ${CC} == "icc" NOSTDINC= -X .else +C_DIALECT= -std=c99 NOSTDINC= -nostdinc .endif +CFLAGS+= ${C_DIALECT} CFLAGS:= ${CFLAGS:N-I*} ${NOSTDINC} -I- ${INCLMAGIC} ${CFLAGS:M-I*} .if defined(KERNBUILDDIR) CFLAGS+= -DHAVE_KERNEL_OPTION_HEADERS -include ${KERNBUILDDIR}/opt_global.h -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634