[krbdev.mit.edu #6705] plugins don't build on HP-UX

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Apr 30 14:26:56 EDT 2010


""Arlene Berry" via RT" <rt-comment at krbdev.mit.edu> writes:

> The problem is all of the Makefile.in's have the library extension
> hardcoded to ".so":
>
>  
>
>                 SO_EXT=.so
>
>  
>
> but they should be set to the DYNOBJEXT variable which is set to the
> correct value by config/shlib.conf:
>
>  
>
>                 SO_EXT=$(DYNOBJEXT)

It looks like SO_EXT is an artifact of some prior iteration of the
loadable module build system.  Are there specific modules that are
failing to build? or is it failing to build any of them?




More information about the krb5-bugs mailing list