Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2014 12:04:27 +0200
From:      Wolfgang Riegler <wolfgang.riegler@gmx.de>
To:        ports@freebsd.org
Subject:   Cannot build www/mod_dnssd with poudriere
Message-ID:  <3122893.yhfUlspYhW@wolfgang>

next in thread | raw e-mail | index | archive | help
Hi,

I cannot build www/mod_dnssd with poudriere on FreeBSD 10.0-RELEASE-p9. Neither for apache24 nor for apache22. Can somebody help me?

For apache22 I get the following error:
gmake[3]: Entering directory `/wrkdirs/usr/ports/www/mod_dnssd/work/mod_dnssd-0.6/src'
/usr/local/sbin/apxs -c -Wc,"   -I/usr/local/include/apr-1  -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -D_REENTRANT -D_THREAD_SAFE -pthread -I/usr/local/include  " -Wl,"   -L/usr/local/lib -lavahi-common -lavahi-client  " ./mod_dnssd.c
/usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing   -I/usr/local/include -I/usr/local/include/apache22  -I/usr/local/include/apr-1   -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db5    -I/usr/local/include/apr-1  -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -D_REENTRANT -D_THREAD_SAFE -pthread -I/usr/local/include    -c -o ./mod_dnssd.lo ./mod_dnssd.c && touch ./mod_dnssd.slo
./mod_dnssd.c:29:10: fatal error: 'mod_unixd.h' file not found
#include <mod_unixd.h>
         ^
1 error generated.
apxs:Error: Command failed with rc=65536


Thanks

Wolfgang



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