From owner-freebsd-current Wed Nov 11 08:45:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA05896 for freebsd-current-outgoing; Wed, 11 Nov 1998 08:45:13 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from freebsd.scds.com (jseger.shore.net [204.167.102.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA05869 for ; Wed, 11 Nov 1998 08:45:05 -0800 (PST) (envelope-from jseger@jseger.scds.com) Received: from jseger.scds.com (localhost.scds.com [127.0.0.1]) by freebsd.scds.com (8.9.1/8.8.8) with ESMTP id LAA27758 for ; Wed, 11 Nov 1998 11:44:07 -0500 (EST) (envelope-from jseger@jseger.scds.com) Message-Id: <199811111644.LAA27758@freebsd.scds.com> To: current@FreeBSD.ORG Subject: Problems building in a chroot'ed environment Date: Wed, 11 Nov 1998 11:44:06 -0500 From: "Justin M. Seger" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi guys. I've been having this problem doing a make world in a chroot'ed environment for about a week now. The real world is up-to-date and the /usr/src in the chroot'ed environment is also up-to-date. ===> linux cc -c -O -pipe -DLKM -DCOMPAT_LINUX -DKERNEL -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -DACTUALLY_LKM_NOT_KERNEL -nostdinc -I- -I/usr/obj/aout/usr/src/lkm/linux -I/usr/obj/aout/usr/src/lkm/linux/@ -I/usr/obj/aout/usr/src/tmp/usr/include -aout -UKERNEL /usr/src/lkm/linux/../../sys/i386/linux/linux_genassym.c cc -O -pipe -DLKM -DCOMPAT_LINUX -DKERNEL -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -DACTUALLY_LKM_NOT_KERNEL -nostdinc -I- -I/usr/obj/aout/usr/src/lkm/linux -I/usr/obj/aout/usr/src/lkm/linux/@ -I/usr/obj/aout/usr/src/tmp/usr/include -aout -aout -o linux_genassym linux_genassym.o ./linux_genassym > linux_assym.h Floating point exception - core dumped *** Error code 136 If anyone has any ideas, please send them my way ASAP. I need to get this working to do a new packages-current run. Thanks, -Justin Seger- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message