Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2016 11:03:17 +0100
From:      olli hauer <ohauer@gmx.de>
To:        araujo@freebsd.org, "apache@FreeBSD.org" <apache@freebsd.org>
Cc:        "Philip M. Gollucci" <pgollucci@p6m7g8.com>, suraj@ixsystems.com
Subject:   Re: svn commit: r429063 - in head/www/apache24: . files
Message-ID:  <cb38634b-d37c-ba6e-005c-27d6c608d94a@gmx.de>
In-Reply-To: <CACM2dAY%2BuyCT2w8ANH1Fzrp%2BxLZw90FJ7AGU-fE3WJAfvVZaEg@mail.gmail.com>
References:  <201612211041.uBLAf9Q9097859@repo.freebsd.org> <CAOfEmZjchF%2BBYNMEQ-BWUyKBYPOHOfW-awrGrr_D=bueHbgz4A@mail.gmail.com> <CAOfEmZjNxHH7KDqHB4M=_PM%2BSm7dsM_-2%2Bpd1=OJf9PK-_vuNA@mail.gmail.com> <CACM2dAY%2BuyCT2w8ANH1Fzrp%2BxLZw90FJ7AGU-fE3WJAfvVZaEg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2016-12-26 15:57, Philip M. Gollucci wrote:
> I don't have a working setup atm, but that makes sense.  Send it upstream
> to dev@httpd.apache.org
> 
> I know Jim rolled a release last week.
> 
> On Sun, Dec 25, 2016 at 8:29 PM, Marcelo Araujo <araujobsdport@gmail.com>
> wrote:
> 
>> Hello guys,
>>
>> i guess Olli might be busy, anybody else cold take a look on the issue
>> below?
>>
>> Thanks.
>>
>>
>> On Dec 23, 2016 6:16 PM, "Marcelo Araujo" <araujobsdport@gmail.com> wrote:
>>
>>> Hello Olli,
>>>
>>> How are you doing?
>>>
>>> At iXsystems we got a problem to build the latest version of apache24,
>>> comparing with the previous version, we have the following error:
>>>
>>> the previous version:
>>> usr/local/include/apache24/ap_config_auto.h:253:9: warning:
>>> 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined]
>>> #define PACKAGE_VERSION ""
>>>
>>>
>>> new version:
>>> In file included from /usr/local/include/apache24/ap_config.h:138:
>>> /usr/local/include/apache24/ap_config_auto.h:257:9: error:
>>> 'PACKAGE_VERSION' macro redefined [-Werror,-Wmacro-redefined]
>>> #define PACKAGE_VERSION ""
>>>
>>> As you can see, apache package added on configure.in the option
>>> '-Werror', the macro-redefined before was just a warning but now the
>> build
>>> fail with an error.
>>>
>>> Attached there is a patch that fix it.
>>>
>>> What do you think about it?
>>>
>>>
>>> Best,


Hi Marcelo,

seems I missed your mail and the PR in the noise of the last days!

With the hint to mpm_itk I was able to verify the build issue, so your patch was committed!

Thanks for the report!

-- 
Br. Olli






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb38634b-d37c-ba6e-005c-27d6c608d94a>