> > * Sat Jan 27 2001 Jeff Garzik <[EMAIL PROTECTED]> 2.4.0-11mdk
> >
> > - Update alpha config
> 
> Thanks Jeff, it looks good, but it's not compiling on my box:
> 
> 
>http://d10179.upc-d.chello.nl/build/cooker/alpha/problem/kernel-2.4.0-11mdk.src.rpm.txt
> 
> gcc -D__KERNEL__ -I/users/cooker/RPM/BUILD/linux/include -Wall
> -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
> -mno-fp-regs -ffixed-8 -mcpu=ev5 -Wa,-mev6    -c -o ipconfig.o
> ipconfig.c
> ipconfig.c: In function `ic_rarp_recv':
> ipconfig.c:364: Internal error: Segmentation fault.
> Please submit a full bug report.
> See <URL:https://qa.mandrakesoft.com/> for instructions.
> make[3]: *** [ipconfig.o] Error 2
> make[3]: Leaving directory `/users/cooker/RPM/BUILD/linux/net/ipv4'
> make[2]: *** [first_rule] Error 2
> make[2]: Leaving directory `/users/cooker/RPM/BUILD/linux/net/ipv4'
> make[1]: *** [_subdir_ipv4] Error 2
> make[1]: Leaving directory `/users/cooker/RPM/BUILD/linux/net'
> make: *** [_dir_net] Error 2
> Bad exit status from /users/cooker/tmp/rpm-tmp.66826 (%build)

On the alpha in the Paris office it gets past this point, and then stops
with this error:

gcc -D__KERNEL__ -I/home/stefan/RPM/BUILD/linux/include -Wall
-Wstrict-prototype
s -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs
-ffixed-8 -mc
pu=ev5 -Wa,-mev6    -c -o osf_sys.o osf_sys.c
osf_sys.c:907: conflicting types for `sys_wait4'
/home/stefan/RPM/BUILD/linux/include/linux/sched.h:566: previous
declaration of 
`sys_wait4'
make[1]: *** [osf_sys.o] Error 1
make[1]: Leaving directory
`/home/stefan/RPM/BUILD/linux/arch/alpha/kernel'
make: *** [_dir_arch/alpha/kernel] Error 2
Bad exit status from /home/stefan/tmp/rpm-tmp.18507 (%build)

Could this be due to this change made in ac12:

o       Fix alpha wait4 error                           (Martin
Schinschak)

I don't recall this error with the ac11 kernel...

Stefan

Reply via email to