[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Linux: libresolve.a not linked with --enable-all-static

From: <dlaney_at_llnl.gov>
Date: 2004-11-05 20:00:27 CET

Linking was failing for some symbols in
libkrb5.a:

/usr/kerberos/lib/libkrb5.a(hst_realm.o)(.text+0x9d): In function `krb5_try_realm_txt_rr':
: undefined reference to `__res_search'

I edited the top level Makefile and added -lresolv towards the end of the libraries
list of the NEON_LIBS variable.

This fixed the problem.

I am running linux kernel 2.4.21 on a Pentium 4 machine.

-----------------------------------
Daniel Laney dlaney@llnl.gov
work: (925) 424-5498
-----------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 5 20:28:05 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.