[Nut-upsdev] [nut-commits] svn commit r1567 - in trunk: . drivers

Arnaud Quette aquette.dev at gmail.com
Tue Nov 18 08:12:13 UTC 2008


2008/11/17 Arjen de Korte <nut+devel at de-korte.org>:
> Citeren Arnaud Quette <aquette.dev at gmail.com>:
>
>> 2008/11/17 Arjen de Korte <adkorte-guest at alioth.debian.org>:
>>>
>>> Author: adkorte-guest
>>> Date: Mon Nov 17 19:34:27 2008
>>> New Revision: 1567
>>>
>>> Log:
>>> fix changes from r1566 that broke building
>>> ...
>>
>> thanks for fixing that one ;-)
>
> Although it looks like one of the BuildBots still doesn't like this.

no, it's my one (testing and setup underway...)

>> SSL conditional inclusion missing?
>
> Yes, the CFLAGS were also wrong. Instead of
>
>    dummy_ups_CFLAGS = -I$(top_srcdir)/clients
>
> you should write
>
>    dummy_ups_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/clients
>
> so that the includes for the other stuff will be used as well. It won't find
> any header files in the ../common directory otherwise for instance.

yup, I missed the inclusion of these...

> It also looks like we have an issue with line terminations. I committed this
> change from a Windows client, which seems to have changed this. This
> probably requires some SVN magic to change this back to *NIX style. Sorry
> folks... :-(

replying to this in Charles' mail...

Arnaud
-- 
Linux / Unix Expert R&D - MGE Office Protection Systems - http://www.mgeops.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://people.debian.org/~aquette/
Free Software Developer - http://arnaud.quette.free.fr/



More information about the Nut-upsdev mailing list