Date: Thu, 17 Jul 2003 17:48:52 +0300 From: Ion-Mihai Tetcu <itetcu2@xnet.ro> To: ports@freebsd.org Subject: make readmes fails for www/phpSysInfo Message-ID: <200307171748.52783.itetcu2@xnet.ro>
next in thread | raw e-mail | index | archive | help
Hi, Could someone help me with this one ? tnx, IOnut buh# nice -30 make readmes [..........] ===> Creating README.html for php5-cgi-5.0.0.a1 ===> www/phpSysInfo "/usr/ports/www/phpSysInfo/../../lang/php4/bsd.php.mk", line 55: Need an operator "/usr/ports/www/phpSysInfo/../../lang/php4/bsd.php.mk", line 56: Need an operator "/usr/ports/www/phpSysInfo/../../lang/php4/bsd.php.mk", line 57: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/ports/www. *** Error code 1 Stop in /usr/ports. buh# head -n 60 /usr/ports/www/phpSysInfo/../../lang/php4/bsd.php.mk | tail -n 10 .if defined(WANT_PHP_WEB) .if defined(HAVE_PHP) && !defined(HAVE_PHP_CGI) && !defined(HAVE_PHP_MOD) .BEGIN: @${ECHO_CMD} "This port requires the Apache Module or the CGI version of PHP, but you have" @${ECHO_CMD} "already installed a conflicting PHP port without them." @${FALSE} .else PHP_PORT?= ${PORTSDIR}/www/mod_php4 .endif buh# ls -l /usr/ports/www/phpSysInfo/../../lang/php4/bsd.php.mk -rw-r--r-- 1 root wheel 3128 Jul 3 14:06 /usr/ports/www/phpSysInfo/../../lang/php4/bsd.php.mk System: buh# uname -a FreeBSD buh.cameradicommercio.ro 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Fri Jul 11 01:16:47 EEST 2003 itetcu@buh.cameradicommercio.ro:/usr/src/sys/i386/compile/fst2 i386 Cvsup: buh# ls -l /usr/sup/ports-all/checkouts.cvs:. -rw-r--r-- 1 root wheel 9881641 Jul 16 19:28 /usr/sup/ports-all/checkouts.cvs:. buh# ls -l /usr/sup/src-all/checkouts.cvs:RELENG_5_1 -rw-r--r-- 1 root wheel 6451503 Jul 16 19:26 /usr/sup/src-all/checkouts.cvs:RELENG_5_1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307171748.52783.itetcu2>