On Wed Sep 26 14:05:39 2001, Don Fike said:

> Can anyone shed some light on what might be causing the error below during
> make?
> 
> 
> Undefined                       first referenced
>  symbol                             in file
> dn_expand                           //usr/local/lib/libkrb5.a(hst_realm.o)
> res_search                          //usr/local/lib/libkrb5.a(hst_realm.o)
> ld: fatal: Symbol referencing errors.

Don,

Do you have your resolver library in your link list?  In particular, on
Solaris, '-lresolv' should appear in the LIBS list in the Makefile.

(The above symbols are located in libresolv.a on Solaris).

Mike

----------------------------------------------------------------------------
Mike Friedman                             [EMAIL PROTECTED]
System & Network Security                 +1-510-642-1410
University of California at Berkeley      http://ack.Berkeley.EDU/~mikef
----------------------------------------------------------------------------

Reply via email to