On Tru64 V4.0E ifhp fails to link because inet_ntop is not found. This is a
routine called in open_device.c. The configure script correctly decided that
inet_ntop did NOT exist but there are no #if defined in open_device.c to test
for this and not compile the offending code. It looks like the entire
inet_ntop_sockaddr() function is new. Maybe all of this should be commented out
if there is no IPV6?
Also, I still have the problem that GCC V2.95.2 on Tru64 believes that SETENV
and UNSETENV exist, but fails to define AES_SOURCE that is required for these
function calls to be defined in the system header files. So trying to compile
with GCC on Tru64 fails because of the implicit definition of setenv() and
unsetenv().
- Justus Addiss
-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body. For the impatient,
to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED]
with: | example:
subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED]
If you have major problems, send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------