Found a fix
leave the :
extern long sys_wait4(int, int *, int, struct rusage *);
line in:
linux/include/asm-alpha/unistd.h
On Wed, 24 Jan 2001, Ivan Kokshaysky wrote:
> On Wed, Jan 24, 2001 at 08:23:13AM -0500, Peter Rival wrote:
> > Yeah, I've been bitten by this quite often. Basically, just
Sorry it took so long to get back to you on this:
I applied the patch and now am getting this:
alpha_ksyms.c: At top level:
alpha_ksyms.c:133: `sys_wait4' undeclared here (not in a function)
alpha_ksyms.c:133: initializer element for `__ksymtab_sys_wait4.value' is not constant
make[1]: *** [alpha
On Wed, Jan 24, 2001 at 08:23:13AM -0500, Peter Rival wrote:
> Yeah, I've been bitten by this quite often. Basically, just edit
>arch/alpha/kernel/Makefile and remove irq_pyxis.c from the obj-y
> line. I'm not positive what systems require it exactly, but rawhide isn't one of
>them. I have a
Yeah, I've been bitten by this quite often. Basically, just edit
arch/alpha/kernel/Makefile and remove irq_pyxis.c from the obj-y
line. I'm not positive what systems require it exactly, but rawhide isn't one of
them. I have a totally separate patch from Andrea
that suggests (to my mind) that
{Sorry... This time I actually attached the .config}
2.4.0 Kernel problem...
Alpha version only..
This seems to be purely a source problem...
attached is my .config, and here is the problem:
when using the attached .config and running a 'make dep ; make boot' I get
the following:
{previous s
2.4.0 Kernel problem...
Alpha version only..
This seems to be purely a source problem...
attached is my .config, and here is the problem:
when using the attached .config and running a 'make dep ; make boot' I get
the following:
{previous stuff is all normal}
make[2]: Entering directory `/usr
6 matches
Mail list logo