Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2016 19:12:40 +0100
From:      olli hauer <ohauer@gmx.de>
To:        Wolfgang Riegler <wolfgang.riegler@gmx.de>
Cc:        Kurt Jaeger <lists@opsec.eu>, ports@freebsd.org
Subject:   Re: Cannot build www/mod_dnssd with poudriere
Message-ID:  <56A7B718.1050704@gmx.de>
In-Reply-To: <20160126111048.GQ46096@home.opsec.eu>
References:  <29688797.PpTQWbsFdv@wolfgang> <20160126111048.GQ46096@home.opsec.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2016-01-26 12:10, Kurt Jaeger wrote:
> Hi!
> 
>> I cannot build www/mod_dnssd with poudriere.
>> The complete build log is attached.
> 
> The list strips attachments. Can you put it up somewhere ?
> 
> I tried it on current-amd64 with apache 24, builds fine.
> 
> http://people.freebsd.org/~pi/logs/ap24-mod_dnssd-0.6_12.log
> 


Hi Wolfgang / Kurt

the module should build on apache22, but it seems upstream is missing a test for the apache version and includes mod_unixd.h per default

Can you test the following patch:

$ cd www/mod_dnssd
$ fetch http://people.freebsd.org/~ohauer/diffs/mod_dnssd_ap22-ap24.diff
$ patch < mod_dnssd_ap22-ap24.diff


-- 
Regards,
olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56A7B718.1050704>