I am trying to compile the SRA package on AIX. I am having problems in
linking all the object files and the library routines. While linking the
code for the telnetd, the
error message that I get is that "unsetenv" and "setenv" are not
resolvable. The functions for setenv and unsetenv are provided with
the SRA package (/SRA/lib/libbsd/setnenv.c).
The makefile uses the above library routines, which have have been
compiled successfully. I don't know what could be the problem.
Naveen Gupta.