[krbdev.mit.edu #2839] compilation error on AIX 5.1 and gcc 3.4.4
Tom Yu via RT
rt-comment at krbdev.mit.edu
Tue Dec 21 16:24:28 EST 2004
>>>>> "sharma" == sharma via RT <rt-comment at krbdev.mit.edu> writes:
sharma> I have a compilation error with setenv API redefinition in krb code
sharma> ./libtelnet/forward.c and system header files on AIX 5.1 with gcc 3.4.4
sharma> [2.95 also] compiler.
[...]
sharma> I looked into the problem and found that in compilation the -DHAVE_SETENV=1
sharma> and -DNEED_SETENV=1 are going in and ./libtelnet/forward.c has code like
[...]
sharma> #if defined(NEED_SETENV) || defined(NEED_SETENV_PROTO)
sharma> extern int setenv(char *, char *, int);
sharma> #endif
Ok, that's very interesting. Could you please send the output of the
configure script starting from "configuring in telnet" and continuing
up until the "configuring in tests"?
---Tom
More information about the krb5-bugs
mailing list