lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV test for -lresolv/-lbind on solaris


From: H E Nelson
Subject: LYNX-DEV test for -lresolv/-lbind on solaris
Date: Sat, 7 Jun 1997 11:44:19 +0900 (JST)

When building lynx2.7.1ac-0.28 on SunOS5.5.1 with gcc-2.7.2.2
I got the following linking error:
LYHash.o UCdomap.o UCAux.o UCAuto.o ../WWW/Library/unix/libwww.a  -lncurses  -ln
sl -lsocket
Undefined                       first referenced
 symbol                             in file
__inet_addr                         ../WWW/Library/unix/libwww.a(HTTCP.o)
ld: fatal: Symbol referencing errors. No output written to lynx.

Doing "setenv RESOLVLIB -lbind" solved the problem.  Would checking for
"__inet_addr" in libbind, libresolv, then libc and adding the first
library it's found in do the trick for autoconf?  Not that simple?

__Henry
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]