Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#5803 - php-cgi build fails, and php mysql-module broken

Attached to Project: Arch Linux
Opened by Kristian Klette (klette) - Thursday, 09 November 2006, 19:25 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 11 November 2006, 10:55 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Kieslich (tobias)
Architecture not specified
Severity High
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

php does not load mysql module after last php upgrade. Tried to build php (success) and php-cgi, but php-cgi failed on build.

....
Thank you for using PHP.

ln: creating symbolic link `./config.h': File exists
/bin/sh /var/abs/extra/devel/php-cgi/src/php-5.1.6/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/imap/ -I/var/abs/extra/devel/php-cgi/src/php-5.1.6/ext/imap/ -DPHP_ATOM_INC -I/var/abs/extra/devel/php-cgi/src/php-5.1.6/include -I/var/abs/extra/devel/php-cgi/src/php-5.1.6/main -I/var/abs/extra/devel/php-cgi/src/php-5.1.6 -I/usr/include/libxml2 -I/var/abs/extra/devel/php-cgi/src/php-5.1.6/ext/date/lib -I/usr/include/freetype2 -I/usr/include/imap -I/var/abs/extra/devel/php-cgi/src/php-5.1.6/ext/mbstring/oniguruma -I/var/abs/extra/devel/php-cgi/src/php-5.1.6/ext/mbstring/libmbfl -I/var/abs/extra/devel/php-cgi/src/php-5.1.6/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/var/abs/extra/devel/php-cgi/src/php-5.1.6/TSRM -I/var/abs/extra/devel/php-cgi/src/php-5.1.6/Zend -I/usr/include -march=i686 -O2 -pipe -c /var/abs/extra/devel/php-cgi/src/php-5.1.6/ext/imap/php_imap.c -o ext/imap/php_imap.lo
/var/abs/extra/devel/php-cgi/src/php-5.1.6/ext/imap/php_imap.c:78: error: conflicting types for 'utf8_mime2text'
/usr/include/imap/utf8.h:548: error: previous declaration of 'utf8_mime2text' was here
....
This task depends upon

Closed by  Tobias Kieslich (tobias)
Sunday, 17 December 2006, 19:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  resolved by rebuild a while ago
Comment by Roman Kyrylych (Romashka) - Friday, 10 November 2006, 09:10 GMT
Please file separate bug reports for separate bugs.
Comment by Pierre Schmitz (Pierre) - Saturday, 11 November 2006, 18:29 GMT
change the version of php-cgi-PKGBUILD to the one matching php; currently this is 5.2.0

Loading...