[squid-users] question on recompiling

From: Leonardo Rodrigues <leolistas_at_solutti.com.br>
Date: Thu, 07 Apr 2011 09:35:04 -0300

     Hi,

     i have squid 2.7-stable9 compiled and running just fine on a CentOS
5.5 x86_64 box.

     because of some bugs on krb5-libs shipped with CentOS, i need to
recompile a single helper (negotiate/squid_kerb_auth) linking with an
updated krb5 lib which was already compiled and stored on /usr/local.

     i'm having a hard time trying to do this recompilation ... i'm
changing the -I flags, Makefile INCs, but final binary is still being
linked to /usr/lib64/libkrb* files:

[root_at_mtzsquid2 squid_kerb_auth]# ldd squid_kerb_auth | grep krb
         libgssapi_krb5.so.2 => /usr/lib64/libgssapi_krb5.so.2
(0x00002b3d1836c000)
         libkrb5.so.3 => /usr/lib64/libkrb5.so.3 (0x00002b3d1859a000)
         libkrb5support.so.0 => /usr/lib64/libkrb5support.so.0
(0x00002b3d18fae000)
[root_at_mtzsquid2 squid_kerb_auth]#

     question: what would be the correct way to recompile just this
squid_kerb_auth and link it to kerberos libraries found on /usr/local
instead of the system ones ?

     Thanks !

-- 
	Atenciosamente / Sincerily,
	Leonardo Rodrigues
	Solutti Tecnologia
	http://www.solutti.com.br
	Minha armadilha de SPAM, NÃO mandem email
	gertrudes_at_solutti.com.br
	My SPAMTRAP, do not email it
Received on Thu Apr 07 2011 - 12:35:38 MDT

This archive was generated by hypermail 2.2.0 : Sun Apr 10 2011 - 12:00:02 MDT