Re: Does 6.2 Support VIA EPIA M10000G Nehemiah Mini-ITX?

2007-12-20 Thread Lowell Gilbert
Eric Osterweil [EMAIL PROTECTED] writes:

 I just installed 6.2 on a VIA EPIA M1G Nehemiah Mini-ITX.  It all  
 seems to have installed fine, but when I try to buildworld I get  
 internal compiler errors almost immediately.  The problems are not  
 consistently in the same place but they seem to be for the same  
 reason.

Inconsistent compiler errors are almost always a hardware issue.

I have an earlier Nehemiah-class board (possibly the one which yours
replaced), which has been very reliable as my home server for a couple
of years. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Does 6.2 Support VIA EPIA M10000G Nehemiah Mini-ITX?

2007-12-19 Thread Eric Osterweil

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



I just installed 6.2 on a VIA EPIA M1G Nehemiah Mini-ITX.  It all  
seems to have installed fine, but when I try to buildworld I get  
internal compiler errors almost immediately.  The problems are not  
consistently in the same place but they seem to be for the same  
reason.  Here is the latest output:


- --
 stage 1.1: legacy release compatibility shims
- --
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/tmp  INSTALL=sh /usr/ 
src/tools/install.sh  PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/ 
obj/us
r/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/sbin:/ 
bin:/usr/sbin:/usr/bin  WORLDTMP=/usr/obj/usr/src/tmp  MAKEFLAGS=-m / 
usr/s
rc/tools/build/mk  -m /usr/src/share/mk make -f Makefile.inc1   
DESTDIR=  BOOTSTRAPPING=602000  -DNO_HTML -DNO_INFO -DNO_LINT - 
DNO_MAN -DNO_NLS -

DNO_PIC  -DNO_PROFILE -DNO_SHARED -DNO_CPU_CFLAGS -DNO_WARNS legacy
=== tools/build (obj,includes,depend,all,install)
/usr/obj/usr/src/tmp/usr/src/tools/build created for /usr/src/tools/ 
build

cd /usr/src/tools/build; make buildincludes; make installincludes
rm -f .depend
mkdep -f .depend -a-I/usr/obj/usr/src/tmp/legacy/usr/include /usr/ 
src/tools/build/dummy.c
cc -pipe  -I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/tools/ 
build/dummy.c

cc: Internal error: Illegal instruction: 4 (program as)
Please submit a full bug report.
See URL:http://gcc.gnu.org/bugs.html for instructions.
*** Error code 1

Stop in /usr/src/tools/build.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Thanks in advance,

Eric
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFHab4fK/tq6CJjZQIRAv3XAJ4zLgXDFvRgnPeLqfOn8f0phz9H8ACfR5v7
2yheMl+xm9S8JQbtzq8miZM=
=vCkU
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Does 6.2 Support VIA EPIA M10000G Nehemiah Mini-ITX?

2007-12-19 Thread Chuck Swiger

On Dec 19, 2007, at 4:58 PM, Eric Osterweil wrote:
I just installed 6.2 on a VIA EPIA M1G Nehemiah Mini-ITX.  It  
all seems to have installed fine, but when I try to buildworld I get  
internal compiler errors almost immediately.  The problems are not  
consistently in the same place but they seem to be for the same  
reason.  Here is the latest output:


Inconsistent errors tend to indicate a problem with cooling or with  
memory-- I've got a slower ITX box (a C3 M6000?) which would do the  
same thing with the first two DIMMs I put in it, but worked fine with  
a better grade of Crucial RAM.


Dig up a memtest86 floppy or test CD to do more exhaustive checking

Regards,
--
-Chuck

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]