| View previous topic :: View next topic |
| Author |
Message |
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 |
|
| Back to top |
|
 |
gmsoft Developer

Joined: 08 Jun 2004 Posts: 20
|
Posted: Sun Nov 28, 2004 5:47 pm Post subject: |
|
|
You have to remove
[ ] Support for HP-UX binaries
aka CONFIG_HPUX.
It has been non working and unsupported for quite some time now. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|