Andre Hedrick wrote:
>
> Add these two lines and it will compile........
>
> linux-2.3.39/include/linux/types.h
>
> /* This is defined by include/asm-{arch}/posix_types.h */
> + #ifdef __KERNEL__
> typedef __kernel_old_uid_t old_uid_t;
> typedef __kernel_old_gid_t old_gid_t;
> + #endif
Are you sure that is the correct fix?
I fixed the problem by updating include/asm-alpha/posix_types.h with
code from include/asm-i386/posix_types.h... I never touched
include/linux/types.h.
Jeff
-- Jeff Garzik | Another priceless gem from slashdot: Building 1024 | "I use Mandrake for the same reason I flip the MandrakeSoft, Inc. | lightswitch 17 times every time I leave | the room... If I don't, my family will die."- 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/
This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:19 EST