Date: Thu, 24 Mar 2005 13:10:09 GMT From: Xavier Beaudouin <kiwi@oav.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/78626: [MAINTAINER] www/mod_vhs: update to 1.0.16 Message-ID: <200503241310.j2ODA9US088944@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/78626; it has been noted by GNATS. From: Xavier Beaudouin <kiwi@oav.net> To: Sergey Matveychuk <sem@FreeBSD.org> Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/78626: [MAINTAINER] www/mod_vhs: update to 1.0.16 Date: Thu, 24 Mar 2005 14:07:21 +0100 Hi, Seems that I have missed something, please apply the following patch to=20= my port : ---//---- --- ../mod_vhs_bad/Makefile Thu Mar 24 14:04:57 2005 +++ Makefile Thu Mar 24 14:05:15 2005 @@ -17,6 +17,7 @@ LIB_DEPENDS+=3D home:${PORTSDIR}/misc/libhome USE_PHP=3D yes +USE_PHP_BUILD=3D yes WANT_PHP_MOD=3D yes WANT_APACHE=3D 2 AP_FAST_BUILD=3D YES ---//----- This will fix the dependency missing for build it. Thanks, /Xavier Le 10 mars 05, =E0 14:43, Sergey Matveychuk a =E9crit : > On 5.3 build fails: > > =3D=3D=3D> Configuring for mod_vhs-1.0.16 > =3D=3D=3D> Building for mod_vhs-1.0.16 > =3D=3D=3D> Generating apache plist > /usr/local/share/apache2/build/libtool --silent --mode=3Dcompile cc=20 > -prefer-pic -O -pipe -march=3Dpentiumpro=20 > -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT -D_THREAD_SAFE =20 > -I/usr/local/include/apache2 -I/usr/local/include/apache2 =20 > -I/usr/local/include/apache2 -I/usr/local/include=20 > -I/usr/local/include/php -I/usr/local/include/php/Zend=20 > -I/usr/local/include/home -DHAVE_MOD_PHP_SUPPORT -c -o mod_vhs.lo=20 > mod_vhs.c && touch mod_vhs.slo > mod_vhs.c:126:18: zend.h: No such file or directory > mod_vhs.c:127:24: zend_qsort.h: No such file or directory > mod_vhs.c:128:22: zend_API.h: No such file or directory > mod_vhs.c:129:22: zend_ini.h: No such file or directory > mod_vhs.c:130:24: zend_alloc.h: No such file or directory > mod_vhs.c:131:28: zend_operators.h: No such file or directory > mod_vhs.c: In function `vhs_translate_name': > mod_vhs.c:726: warning: cast from pointer to integer of different size > mod_vhs.c:757: warning: passing arg 1 of `home_getpwnam' discards=20 > qualifiers from pointer target type > apxs:Error: Command failed with rc=3D65536 > . > *** Error code 1 > > --=20 > Sem. > -- Xavier Beaudouin - Unix System Administrator & Projects Leader. President of Kazar Organization : http://www.kazar.net/ Please visit http://caudium.net/, home of Caudium & Camas projects
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503241310.j2ODA9US088944>