Date: Sat, 20 Nov 2004 17:08:22 -0500 From: Robert Fitzpatrick <robert@webtent.com> To: FreeBSD <freebsd-questions@freebsd.org> Subject: PHP portupgrade error Message-ID: <1100988501.14041.11.camel@columbus.webtent.org>
next in thread | raw e-mail | index | archive | help
I am getting this error when trying to do a portupgrade of php-4.3.9 from 4.3.7, actually at this point I have PHP uninstalled. Can someone tell me if they know what this refers to? /usr/ports/lang/php4/work/php-4.3.9/ext/standard/file.c:119:21: fnmatch.h: No such file or directory /usr/ports/lang/php4/work/php-4.3.9/ext/standard/file.c: In function `zm_startup_file': /usr/ports/lang/php4/work/php-4.3.9/ext/standard/file.c:205: error: `FNM_NOESCAPE' undeclared (first use in this function) /usr/ports/lang/php4/work/php-4.3.9/ext/standard/file.c:205: error: (Each undeclared identifier is reported only once /usr/ports/lang/php4/work/php-4.3.9/ext/standard/file.c:205: error: for each function it appears in.) /usr/ports/lang/php4/work/php-4.3.9/ext/standard/file.c:206: error: `FNM_PATHNAME' undeclared (first use in this function) /usr/ports/lang/php4/work/php-4.3.9/ext/standard/file.c:207: error: `FNM_PERIOD' undeclared (first use in this function) *** Error code 1 Stop in /usr/ports/lang/php4/work/php-4.3.9. *** Error code 1 Stop in /usr/ports/lang/php4. -- Robert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1100988501.14041.11.camel>