[krbdev.mit.edu #5458] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Thu Mar 29 17:36:58 EDT 2007


pull up r19208 from trunk

 r19208 at cathode-dark-space:  raeburn | 2007-03-05 18:51:22 -0500
 ticket: new
 subject: osf1: get proper library dependencies installed
 target_version: 1.6.1
 tags: pullup
 
 The LDCOMBINE setting for Tru64 left out $(CFLAGS), which meant the
 -pthread option wasn't being passed in, so the libraries didn't
 indicate a dependency on the pthread library despite the fact that we
 need it unconditionally (if thread support is enabled).  Including
 $(CFLAGS) should fix this.
 
 Our own binaries get linked with -pthread anyways, so they build okay,
 but other binaries trying to link against or load our libraries could
 have problems.
 


Commit By: tlyu



Revision: 19311
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/config/shlib.conf




More information about the krb5-bugs mailing list