compilation problem in compiling client code!!!

Ken Raeburn raeburn at MIT.EDU
Mon Aug 27 03:31:28 EDT 2007


On Aug 25, 2007, at 04:17, smith royce wrote:
> I am performing---> make clean;make  in ./lib/krb5/krb dir and  
> after I am
> running "make" for the whole kerberos code. still the same result.
> I see that the binaries eg "kinit" are newly created but they are not
> showing up the changes & instead picking up the older unchanged  
> code for
> ./lib/krb5/krb dir.

Are you doing a "make install" after making changes?  Remember, we're  
using shared libraries, so even the binaries in the build tree will  
be looking for libraries in the install tree.

Ken



More information about the Kerberos mailing list