[27713] in Kerberos

home help back first fref pref prev next nref lref last post

namespace collisions

daemon@ATHENA.MIT.EDU (cathy ye)
Thu Apr 26 13:43:42 2007

Date: Thu, 26 Apr 2007 10:04:51 -0700 (PDT)
From: cathy ye <littlepeapot@yahoo.com>
To: kerberos@mit.edu
MIME-Version: 1.0
Message-ID: <828456.33281.qm@web35211.mail.mud.yahoo.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu

Hi,

I have an Apache module which makes calls to functions in Kerberos library. On the redHat AS 4 server that I build my Apache module, there is kerberos library(v1.3.4) that come with redHat. But I don't want to use that one since it is too old. So I compiled and installed a newer version of kerberos library(v1.4.4) in my own directory. In my build script, I specified to use the kerberos library in my own directory for linking.

After my Apache module is loaded, I found there are namespace collisions. There are global symbols with the same name(profile_node_iterator_create () ), one is from the kerberos library I installed, the other one is from the kerberos library(/usr/lib/libkrb5.so.3) that come with redHat. 

Any idea on how to fix it?
  
Thanks a lot.

Jenny 

       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post