Hi!

I tried to get ifhp-3.4.4 to compile on our Solaris 2.7 system. The configure
script runs without complaining but when I try to make the filter the
compilation dies and I get the following:

-----
make[1]: Entering directory `/root/download/ifhp-3.4.4/src'
gcc  ifhp.o accounting.o vars.o errormsg.o plp_snprintf.o globmatch.o
open_device.o stty.o checkcode.o linelist.o -lintl  -lsocket -lnsl -o ifhp
Undefined                       first referenced
 symbol                             in file
inet_ntop                           open_device.o
ld: fatal: Symbol referencing errors. No output written to ifhp
collect2: ld returned 1 exit status
make[1]: *** [ifhp] Error 1
make[1]: Leaving directory `/root/download/ifhp-3.4.4/src'
make: *** [src] Error 2
-----

Checking the log of configure I found that it had indeed noticed that inet_ntop
does not exist on our system. Shouldn't it have complaind about that if it is so
vital?

Anyone know a workaround or where to find the lib containing inet_ntop?

/Paul Reinerfelt
Research student of Computer Science in Lund, Sweden
http://www.cs.lth.se/home/Paul_Reinerfelt/


-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------

Reply via email to