On Monday, April 09, 2001 15:24:57 -0700, [EMAIL PROTECTED] wrote:
+----
| checking whether the C compiler (/opt/SUNWspro/bin/cc -g -lresolve)
+--->8

There is no such thing as "-lresolve"; for historical reasons it's 
"-lresolv".  Also, that should be in $LIBS instead of $CC or it will be 
seen too soon to be of use (libraries are searched when they are seen, so 
they should usually come *after* any source or object files).

-- 
brandon s. allbery     [os/2][linux][solaris][japh]
[EMAIL PROTECTED] system administrator        [WAY too many hats]
[EMAIL PROTECTED] electrical and computer engineering
KF8NH carnegie mellon university      ["better check the oblivious first"
-ke6sls]

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