Ports: php5-filter stoppt kompilieren mit Fehler nach update

From: Thomas Best <Thomas.Best(at)freenet.de>
Date: Tue, 15 Feb 2011 08:35:53 +0100

Hallo,

seitdem ich eben PHP 5.2.10 auf 5.3.5 geupdatet haben, gibt es probleme
beim modul-compilieren:

In file included from
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:25:
/usr/local/include/php/ext/pcre/php_pcre.h:29:18: error: pcre.h: No such
file or directory
In file included from
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:25:
/usr/local/include/php/ext/pcre/php_pcre.h:37: error: expected '=', ',',
';', 'asm' or '__attribute__' before '*' token
/usr/local/include/php/ext/pcre/php_pcre.h:38: error: expected '=', ',',
';', 'asm' or '__attribute__' before '*' token
/usr/local/include/php/ext/pcre/php_pcre.h:44: error: expected
specifier-qualifier-list before 'pcre'
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:
In function 'php_filter_validate_regexp':
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:411:
error: 'pcre' undeclared (first use in this function)
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:411:
error: (Each undeclared identifier is reported only once
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:411:
error: for each function it appears in.)
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:411:
error: 're' undeclared (first use in this function)
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:412:
error: 'pcre_extra' undeclared (first use in this function)
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:
In function 'php_filter_validate_email':
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:527:
error: 'pcre' undeclared (first use in this function)
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:527:
error: 're' undeclared (first use in this function)
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:528:
error: 'pcre_extra' undeclared (first use in this function)
*** Error code 1
1 error
*** Error code 1

Stop in /usr/ports/security/php5-filter.

das gleiche natürlich auch mit php5-extensions:

[...]

/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:527:
error: 're' undeclared (first use in this function)
/var/ports/usr/ports/security/php5-filter/work/php-5.3.5/ext/filter/logical_filters.c:528:
error: 'pcre_extra' undeclared (first use in this function)
*** Error code 1
1 error
*** Error code 1

Stop in /usr/ports/security/php5-filter.
*** Error code 1

Stop in /usr/ports/lang/php5-extensions.
*** Error code 1

Stop in /usr/ports/lang/php5-extensions.

Was ist da passiert und was kann man tun?

Grüße Thomas

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 15 Feb 2011 - 08:35:58 CET

search this site