maybe this is old news, or maybe it is just me.
just yestderday this machine ran netbsd fine, and
a few days ago ran 4.4-PRERELEASE0 just fine, including
kernel builds.

        -elh


i just did a version install of 4.4-20010815-RC1, and
a build of the GENERIC kernel fails (during the
make depend operation):


uname -a:

FreeBSD m6.spnet 4.4-20010815-RC1 FreeBSD 4.4-20010815-RC1 #0: Thu Aug 16 
06:35:35 GMT 2001     [EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC  
i386

pstat -s:

Device          1K-blocks     Used    Avail Capacity  Type
/dev/ad4s2b       1048448        0  1048448     0%    Interleaved

make depend:

cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions 
-ansi  -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter  
-D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2 
../../i386/i386/genassym.c
sh ../../kern/genassym.sh genassym.o > assym.s
perl5 ../../kern/vnode_if.pl -h ../../kern/vnode_if.src
make -f ../../dev/aic7xxx/aicasm/Makefile MAKESRCPATH=../../dev/aic7xxx/aicasm
Warning: Object directory not changed from original 
/usr/src/sys/compile/GENERIC
yacc -d ../../dev/aic7xxx/aicasm/aicasm_gram.y
mv y.tab.c aicasm_gram.c
cc -O -pipe  -I/usr/include -I.    -c aicasm_gram.c
lex -t  ../../dev/aic7xxx/aicasm/aicasm_scan.l > aicasm_scan.c
cc -O -pipe  -I/usr/include -I.    -c aicasm_scan.c
cc -O -pipe  -I/usr/include -I.    -c ../../dev/aic7xxx/aicasm/aicasm.c
cc -O -pipe  -I/usr/include -I.    -c ../../dev/aic7xxx/aicasm/aicasm_symbol.c
cc -O -pipe  -I/usr/include -I.     -o aicasm aicasm_gram.o aicasm_scan.o 
aicasm.o aicasm_symbol.o  -ll
cc: Internal compiler error: program ld got fatal signal 11
*** Error code 1

Stop in /usr/src/sys/compile/GENERIC.
*** Error code 1

Stop in /usr/src/sys/compile/GENERIC.






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to