From owner-freebsd-current Mon Sep 2 13:29:49 2002 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 704CB37B400 for ; Mon, 2 Sep 2002 13:29:44 -0700 (PDT) Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA93943E3B for ; Mon, 2 Sep 2002 13:29:43 -0700 (PDT) (envelope-from Scott_Long@adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.10.2+Sun/8.10.2) with ESMTP id g82KTgG09969; Mon, 2 Sep 2002 13:29:42 -0700 (PDT) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id NAA05011; Mon, 2 Sep 2002 13:29:41 -0700 (PDT) Received: from btcexc01.btc.adaptec.com (btcexc01 [10.100.0.23]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id OAA21815; Mon, 2 Sep 2002 14:29:39 -0600 (MDT) Received: by btcexc01.btc.adaptec.com with Internet Mail Service (5.5.2653.19) id ; Mon, 2 Sep 2002 14:29:41 -0600 Message-ID: <2C7CBDC6EA58D6119E4A00065B3A24CB0464EF@btcexc01.btc.adaptec.com> From: "Long, Scott" To: "'Sean Chittenden'" , current@freebsd.org Subject: RE: aic7xxx kernel build failure... Date: Mon, 2 Sep 2002 14:29:37 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Is anyone else seeing something similar to the following? I'm able to > build world, but can't get this kernel build to budge. I've not seen > this error before so I'm a tad lost as to where to poke next. -sc This is the third report of this that I've seen, and I'm completely baffled. How old is your existing kernel and world? If it's old, can you just build a new kernel (no modules) and try with that? Scott > > ===> aic7xxx > ===> aic7xxx/aicasm > make -f > /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicas > m/Makefile > MAKESRCPATH=/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/a > ic7xxx/aicasm depend > ===> aic7xxx/ahc > @ -> /usr/src/sys > machine -> /usr/src/sys/i386/include > /usr/obj/usr/src/sys/DELLAPTOP/modules/usr/src/sys/modules/aic > 7xxx/ahc/../aicasm/aicasm > -I/usr/src/sys/modules/aic7xxx/ahc/../../../cam/scsi > -I/usr/src/sys/modules/aic7xxx/ahc/../../../dev/aic7xxx > -o aic7xxx_seq.h -r aic7xxx_reg.h -p > aic7xxx_reg_print.c -i > /usr/src/sys/modules/aic7xxx/ahc/../../../dev/aic7xxx/aic7xxx_ > osm.h > /usr/src/sys/modules/aic7xxx/ahc/../../../dev/aic7xxx/aic7xxx.seq > (null): Unable to malloc scope object > *** Error code 70 > > Stop in /usr/src/sys/modules/aic7xxx/ahc. > *** Error code 1 > > Stop in /usr/src/sys/modules/aic7xxx. > *** Error code 1 > > Stop in /usr/src/sys/modules. > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/DELLAPTOP. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > > -- > Sean Chittenden > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message