Date: Sat, 24 Jul 2004 14:15:41 +0200 From: Richard Kaestner <richard.kaestner@ycn.com> To: freebsd-questions@freebsd.org Subject: mini-itx (ME6000), buildworld fails Message-ID: <200407241415.41670.richard.kaestner@ycn.com>
next in thread | raw e-mail | index | archive | help
Hi all,
I'm trying to setup a Via Epia ME6000 with FreeBSD 4.10
after several attempts (cvsup, make buildworld,=20
even fresh install from CD), I get _consistent_ failures.
The same source-tree compiles without problems on a
=2D Via Epia CL10000
=2D Intel Pent.4 / Asus
The ME6000 is supposed to run headless as embedded server.
So I cross-compile on the fast(er) machines.
Attempting to boot ME6000 results in:
=2D show menu "F1" to boot FreeBSD
=2D BTX starts - and almost immediately crashes
(illegal instruction - same as during buidlworld)
with register dump
Latest attempts:=20
=2D Setup "full" FreeBSD on ME6000, make buildworld ...
(The only package installed is cvsup-without-gui)
I suspect settings in /etc/make.conf, but I have no idea where to start!
(CPUTYPE=3Di686 commented out - but didn't help)
Somewhere (in the depth of the forgotten in my brain ), I think, there
was something about 4.10 and Compiler ... could this be a reason?
And if so, what could I do?
=2D----------- ME6000 dmesg:
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
=46reeBSD 4.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004
root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
Timecounter "i8254" frequency 1193182 Hz
CPU: VIA C3 Samuel 2 (599.90-MHz 686-class CPU)
Origin =3D "CentaurHauls" Id =3D 0x673 Stepping =3D 3
Features=3D0x803035<FPU,DE,TSC,MSR,MTRR,PGE,MMX>
real memory =3D 117374976 (114624K bytes)
avail memory =3D 108744704 (106196K bytes)
Preloaded elf kernel "kernel" at 0xc0551000.
md0: Malloc disk
=2D----------- ME6000 cvsup-file:
*default host=3Dcvsup.at.freebsd.org
#*default host=3Dcvsup4.de.freebsd.org
#
*default base=3D/usr
*default prefix=3D/usr
# The following line is for 4-stable. If you want 3-stable or 2.2-stable,
# change "RELENG_4" to "RELENG_3" or "RELENG_2_2" respectively.
*default release=3Dcvs tag=3DRELENG_4_10
*default delete use-rel-suffix
*default compress
src-all
=2D----------- ME6000 /etc/make.conf
CPUTYPE=3Di586
CPUTYPE=3Di686
=2E..
BOOTWAIT=3D0
=2E..
USA_RESIDENT=3DNO
IPFW2=3Dtrue
=2E.. (plus some settings for PACKAGESITE and similar)
=2D----------- ME6000 from script make buildworld:
cc -O -pipe -march=3Dpentiumpro -I. -static -DIN_GCC -DHAVE_CONFIG_H=20
=2DDPREFIX=3D\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
=2DI/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools=20
=2DI/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc=20
=2DI/usr/src/gnu/usr.bin/cc/cc_tools
/../../../../contrib/gcc/config -D__FBSDID=3D__RCSID=20
=2Dc /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genconfig.c^M
cc -O -pipe -march=3Dpentiumpro -I. -static -DIN_GCC -DHAVE_CONFIG_H=20
=2DDPREFIX=3D\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
=2DI/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools=20
=2DI/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc=20
=2DI/usr/src/gnu/usr.bin/cc/cc_tools
/../../../../contrib/gcc/config -D__FBSDID=3D__RCSID -o genconfig=20
genconfig.o rtl.o print-rtl.o obstack.o bitmap.o^M
=2E/genattr /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config=
/i386/i386.md=20
> insn-attr.h^M
Illegal instruction (core dumped)^M
*** Error code 132^M
^M
Stop in /usr/src/gnu/usr.bin/cc/cc_tools.^M
*** Error code 1^M
^M
Stop in /usr/src.^M
*** Error code 1^M
^M
Stop in /usr/src.^M
*** Error code 1^M
^M
Stop in /usr/src.^M
ep1(root) src> ^D^H^Hexit^M
Script done on Sat Jul 24 01:27:20 2004
=2D-=20
Mit freundlichen Gr=FC=DFen
Richard K=E4stner
EDV-Beratung
Woerthgasse 17
2500 Baden
Austria
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407241415.41670.richard.kaestner>
