Fabio M. Di Nitto wrote:
> On Sun, 2009-06-21 at 10:18 +0200, Jim Meyering wrote:
>> Fabio M. Di Nitto wrote:
>> ...
>> >> > I am able to reproduce this error, but there is something that I don't
>> >> > like about it.
>> >> >
>> >> > When installing in different prefixes, isn't the user supposed to update
>> >> > LD_LIBRARY_PATH accordingly?
>> >> >
>> >> > Once I set LD_LIBRARY_PATH to include the new prefix, this error doesn't
>> >> > show because the linker can find libcoroipcc.
>>
>> You're right.
>> I should have set LD_LIBRARY_PATH.
>> Thanks for keeping me honest ;-)
>
> I think you just pushed the wrong patch to git :)))
>
> Fabio
>
> PS no big deal.. it's master ;)
Thanks for fixing it.
I've just pushed the right one (by you) to fence:
avoid build failure: css.h: no such file
* fence/libfence/Makefile.am (libfence_la_CFLAGS): Fix typo:
s/css_CFLAGS/ccs_CFLAGS/