From owner-freebsd-questions Mon Jul 2 17: 3:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta1.snfc21.pbi.net (mta1.snfc21.pbi.net [206.13.28.122]) by hub.freebsd.org (Postfix) with ESMTP id D7FA037B401 for ; Mon, 2 Jul 2001 17:03:07 -0700 (PDT) (envelope-from gehicks@pacbell.net) Received: from mac ([64.166.86.37]) by mta1.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0GFV0041RERS7V@mta1.snfc21.pbi.net> for questions@FreeBSD.ORG; Mon, 2 Jul 2001 17:02:16 -0700 (PDT) Date: Mon, 02 Jul 2001 17:02:07 -0700 From: W Gerald Hicks Subject: Re: Is mod_php4 broken in ports? In-reply-to: To: jim@freeze.org Cc: questions@FreeBSD.ORG Message-id: <0GFV0041SERS7V@mta1.snfc21.pbi.net> MIME-version: 1.0 (Apple Message framework v388) X-Mailer: Apple Mail (2.388) Content-type: text/plain; format=flowed; charset=us-ascii Content-transfer-encoding: 7bit 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 Look at that 'strubt' Hex code for 'b' = 98, 'c' = 99 (interesting that they're one bit different) Understand that strubt is not found anywhere in an exhaustive search of the CVS repo. You've got bit errors bud, whether it's ram or motherboard. Sorry. FreeBSD has some rough edges in some corners but nothing like the pain you are going through. Good Luck, W. Gerald Hicks gehicks@pacbell.net On Monday, July 2, 2001, at 04:56 PM, 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