Greetings:
I am trying to re-build the Kernel on a 4.0d system, and am receiving the following message right before erroring out:
-Begin paste-
/usr/lib/cmplrs/cc/objZ MEODEV.mod
sh ../conf/newvers.sh ../conf/copyright `cat ../conf/version.type ../conf/version.major ../conf/version.minor ../conf/version.variant ../conf/version.build ../conf/version.patch` "`cat ../conf/version.banner`"
cc -c -O2 -DLANGUAGE_C -std0 -g3 -G 4 -I -I. -I.. -I../include -DIDENT=MEODEV -DDEC4100 -DSWAPTYPE=1 -DUERF -DOSF -DCOMPAT_43 -DMACH -DUFS -DRT_SEM -DKERNEL -D_KERNEL -D_BSD -signed -Wg,-w2 -compress -MD -no_excpt -Wg,-unroll,1 -Wb,-static -Wco,-nofloat -Olimit 3000 -D__alpha -Umips -UMIPS -c vers.c
rm -f vmunix vmunix.sys
loading vmunix.sys
ld:
Error: Undefined:
ace_regbase
*** Exit 1 (ignored)
chmod 755 a.out
chmod: a.out: No such file or directory
*** Exit 4
-End Paste-
Any suggestions on what to try?
I am trying to re-build the Kernel on a 4.0d system, and am receiving the following message right before erroring out:
-Begin paste-
/usr/lib/cmplrs/cc/objZ MEODEV.mod
sh ../conf/newvers.sh ../conf/copyright `cat ../conf/version.type ../conf/version.major ../conf/version.minor ../conf/version.variant ../conf/version.build ../conf/version.patch` "`cat ../conf/version.banner`"
cc -c -O2 -DLANGUAGE_C -std0 -g3 -G 4 -I -I. -I.. -I../include -DIDENT=MEODEV -DDEC4100 -DSWAPTYPE=1 -DUERF -DOSF -DCOMPAT_43 -DMACH -DUFS -DRT_SEM -DKERNEL -D_KERNEL -D_BSD -signed -Wg,-w2 -compress -MD -no_excpt -Wg,-unroll,1 -Wb,-static -Wco,-nofloat -Olimit 3000 -D__alpha -Umips -UMIPS -c vers.c
rm -f vmunix vmunix.sys
loading vmunix.sys
ld:
Error: Undefined:
ace_regbase
*** Exit 1 (ignored)
chmod 755 a.out
chmod: a.out: No such file or directory
*** Exit 4
-End Paste-
Any suggestions on what to try?