Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 1998 11:44:06 -0500
From:      "Justin M. Seger" <jseger@freebsd.scds.com>
To:        current@FreeBSD.ORG
Subject:   Problems building in a chroot'ed environment
Message-ID:  <199811111644.LAA27758@freebsd.scds.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811111644.LAA27758>