Re: NGPT 1.9.3 RELEASED; NEW KERNEL PATCH ENHANCES FUNCTIONALITY
"Saurabh Desai" <[email protected]> Mon, 17 Jun 2002 16:51:12 -0500
| Newsgroups | gmane.linux.ngpt.user |
|---|---|
| Message-ID | <[email protected]> |
The compilation failures are due to the combined cred and futex patch. The cred patch removes the "uid" and "euid" from task structure and futex patch access from task struct. The futex patch is new, so right now apply only one at a time, (either futex or cred patch, not together) til we fix the futex with cred changes. - - - - - Saurabh Desai POSIX Threading for Linux IBM Linux Technology Center e-mail: [email protected] OR [email protected] phone: 512-838-2655, T/L: 678-2655 http://oss.software.ibm.com/developerworks/opensource/pthreads Paul Larson <[email protected]>@www-124.southbury.usf.ibm.com on 06/17/2002 03:24:29 PM Sent by: [email protected] To: Bill Abt/Cambridge/IBM@IBMUS cc: pthreads-users <[email protected]> Subject: Re: [pthreads-users] NGPT 1.9.3 RELEASED; NEW KERNEL PATCH ENHANCES FUNCTIONALITY Am I missing a patch? I'm running 2.4.19-pre10+patch-cred-2.4.19-pre10+patch-futex-2.4.19 and it won't compile. futex.c: In function `futex_fd': futex.c:282: structure has no member named `uid' futex.c:283: structure has no member named `euid' futex.c:264: warning: unused variable `p' make[2]: *** [futex.o] Error 1 make[2]: Leaving directory `/usr/src/linux-2.4.19-pre10/kernel' make[1]: *** [first_rule] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.19-pre10/kernel' make: *** [_dir_kernel] Error 2 _______________________________________________ pthreads-users mailing list [email protected] http://www-124.ibm.com/developerworks/oss/mailman/listinfo/pthreads-users