From owner-freebsd-questions Mon Jul 2 17: 7:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu26-228-058.nc.rr.com [66.26.228.58]) by hub.freebsd.org (Postfix) with ESMTP id 27D2437B403 for ; Mon, 2 Jul 2001 17:07:31 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f6307YQ21873; Mon, 2 Jul 2001 20:07:34 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 2 Jul 2001 20:07:34 -0400 (EDT) From: Joe Clarke To: Jim Freeze Cc: Linh Pham , Beech Rintoul , , Subject: Re: Is mod_php4 broken in ports? In-Reply-To: Message-ID: <20010702200549.R21654-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Danger, Will Robinson! It looks bad. I think strubt should be struct. My line 956 is part of a switch block, so I can't be sure what it's doing there. However, if line 956 really says strubt when it should say struct, you can try fixing it, then recompiling. If it says struct, then you may have corrupt cache, disk, or a bad board. Joe Clarke On Mon, 2 Jul 2001, Jim Freeze wrote: > Hi all: > > I swapped my RAM and tried to build the kernel. > I used the GENERIC kernel unmodified. I figured that should compile. > But it didn't. Any ideas? > > > Results below: > > perl @/kern/makeops.pl -h @/dev/mii/miibus_if.m > cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs > -Wstrict-protot > ypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extens > ions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include > -I/usr/include -m > preferred-stack-boundary=2 -c > /usr/src/sys/modules/kue/../../dev/usb/if_kue.c > /usr/src/sys/modules/kue/../../dev/usb/if_kue.c: In function `kue_ioctl': > /usr/src/sys/modules/kue/../../dev/usb/if_kue.c:956: `strubt' undeclared > (first > use in this function) > /usr/src/sys/modules/kue/../../dev/usb/if_kue.c:956: (Each undeclared > identifier > is reported only once > /usr/src/sys/modules/kue/../../dev/usb/if_kue.c:956: for each function it > appear > s in.) > /usr/src/sys/modules/kue/../../dev/usb/if_kue.c:956: syntax error before > `ifreq' > *** Error code 1 > Stop in /usr/src/sys/modules/kue. > *** Error code 1 > Stop in /usr/src/sys/modules. > *** Error code 1 > Stop in /usr/src/sys/compile/GENERIC. > > > > # A sig 11 is also an indicator of possible hardware failure (usually RAM). You > > # might check the archives, there's been a lot said about sig 11's. > > > > Other things that could cause SIG 11 errors include: overclocked > > processor, undercooled processors, failing or horribly mismatched RAM > > (or improper memory settings in the BIOS), overheated chipset, or flaky > > cooling and power. > > > > -- > > Linh Pham > > [lplist@closedsrc.org] > > > > // 404b - Brain not found > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > ========================================================= > Jim Freeze > jim@freeze.org > --------------------------------------------------------- > No comment at this time. > http://www.freeze.org > ========================================================= > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message