Messages in this thread |  | | | Subject | Re: structure has no member named si_uid16 | | From | Andreas Jaeger <> | | Date | 23 Jan 2000 19:30:04 +0100 |
| |
>>>>> Diogo Zulli <strfry> writes:
> signal.c: In function `do_signal': > signal.c:646: structure has no member named `si_uid16' > make[1]: *** [signal.o] Error 1 > make[1]: Leaving directory `/usr/src/linux/arch/i386/kernel' > make: *** [_dir_arch/i386/kernel] Error 2
> Kernel 2.3.40 + pre-patch-2.3.41-2.gz > gcc version 2.95.2 19991024 (release) > libc5
You seem to have misapplied the patch. si_uid16 doesn't exist in arch/i386/kernel/signal.c at all. A grep on the kernel sources of 2.3.41-pre2 shouldn't give you any occurence of si_uid16 (just checked with a fresh tarball and patch).
Andreas -- Andreas Jaeger SuSE Labs aj@suse.de private aj@arthur.rhein-neckar.de
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
|  |