![]()
From: Kent Landfield (kent@hypermail.org)
Date: Tue Jan 04 2000 - 14:15:18 CST
#
# I have tried to install Hypermail-2b29 on Solaris 2.7. I got as far as
# ./configure, then "make", where the below resulted. I continued on,
# doing the local test as mentioned. Then I issued the "make install" and
# got the same result:
#
# <root@elmo:/usr/local/hypermail-2b29/src:101>$ make install
# gcc -o mail -g -O2 mail.o ../libcgi/libcgi.a -lnsl
# Undefined first referenced
# symbol in file
# __inet_addr mail.o
# ld: fatal: Symbol referencing errors. No output written to mail
# make: *** [mail] Error 1
#
# Can anyone help?
Seems that configure is not picking up on a library properly. I now
have a stock Solaris 2.7 box to play with. I'll take a look.
-- Kent Landfield Phone: 1-817-545-2502 Email: kent@landfield.com http://www.landfield.com/ Email: kent@nfr.net http://www.nfr.net/ Search the Usenet FAQ Archive at http://www.faqs.org/faqs/ Search the RFC/FYI/STD/BCP Archive at http://www.faqs.org/rfcs/
![]()