[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: heimdal 0.8-rc3
10 jan 2007 kl. 00.29 skrev Andrew Bartlett:
> On Tue, 2007-01-09 at 20:08 +0100, Love Hörnquist Åstrand wrote:
>> Hello Chandrasekar,
>>
>> I can't reproduce this (I'm trying with the 20070109 snapshot on the
>> local linux host).
>>
>> Can you check why the kdc failes to load the plugin windc.so
>>
>> The easist way it to apply the patch below and rerun the check-pac
>> test.
>
> OK, I think I have our issue: We are both compiling with
> --disable-shared. I suppose this breaks plugins :-)
That will break the plugin, last time I checked automake didn't
expose shared/static
to me, so there was no real chans of disableing the test, I'll have a
look again.
Love