Look for libresolv.so\* Nico
On Thu, Sep 27, 2001 at 10:01:09AM -0400, Don Fike wrote: > With the help of a couple of suggestions I think I have found my problem. > My installation doesn't have a libresolv.a. Doing this comes up blank; > > #find / -name "libresolv.a" -print > > Where would one go looking for this lib if it's missing? > > Thanks again, > > Don > > -----Original Message----- > From: Mike Friedman [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 26, 2001 7:19 PM > To: Don Fike > Cc: kerberos@MIT. EDU > Subject: Re: fatal: Symbol referencing errors > > > 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 > ---------------------------------------------------------------------------- -- -DISCLAIMER: an automatically appended disclaimer may follow. By posting- -to a public e-mail mailing list I hereby grant permission to distribute- -and copy this message.- Visit our website at http://www.ubswarburg.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments.
