[krbdev.mit.edu #2929] CVS Commit

Arlene Berry via RT rt-comment at krbdev.mit.edu
Mon Mar 7 15:46:03 EST 2005


I've tested your change to src/aclocal.m4.  Unfortunately, it's not quite 
right.  I get the following error:

    cc: "prof_file.c", line 216: error 1621: Too few arguments for 
getpwuid_r.

while compiling src/util/profile/prof_file.c  I have traced the cause to 
"#define GETPWUID_R_4_ARGS 1" turning up in src/include/autoconf.h where 
previously there was a commented out undef statement.  The reason for this 
is that when src/include/configure tested the number of arguments for 
getpwuid_r, it failed to use the PTHREAD_CFLAGS options.

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/




More information about the krb5-bugs mailing list