rino n00b
Joined: 10 Nov 2004 Posts: 2
|
Posted: Wed Nov 10, 2004 12:44 pm Post subject: Compiling linux Kernel 2.6.8.1-pa11 for parisc64 |
|
|
Hi folks, I am trying to compile the kernel, in the subject, on a HPj5600, but I got the following:
==========================================================================
arch/parisc/hpux/sys_hpux.c: In function `hpux_setpgrp':
arch/parisc/hpux/sys_hpux.c:68: error: conflicting types for `sys_setpgid'
include/linux/syscalls.h:99: error: previous declaration of `sys_setpgid'
arch/parisc/hpux/sys_hpux.c:68: warning: extern declaration of `sys_setpgid' doesn't match global one
CC arch/parisc/kernel/smp.o
make[1]: *** [arch/parisc/hpux/sys_hpux.o] Error 1
make: *** [arch/parisc/hpux] Error 2
make: *** Waiting for unfinished jobs....
==========================================================================
Any ideas how to fix the reported conflict?
Thank you in advance for any reply _________________ Rino |
|