PHP portupgrade error

2004-11-20 Thread Robert Fitzpatrick
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

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PHP portupgrade error

2004-11-20 Thread Shantanoo Mahajan
+++ Robert Fitzpatrick [freebsd] [20-11-04 17:08 -0500]:
| 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?

'man portupgrade' and have a look at -N.

Regards,
Shantanoo
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]