[php-maint] Packaging php with fpm (5.2.10) - karmic

dreamcat four dreamcat4 at gmail.com
Wed Aug 5 19:56:25 UTC 2009


Hello,
I've been working on an FPM package for ubuntu.
On launchpad PPA system there's an issue building the apache .so module:

configure: error: recode extension can not be configured together with: mysql
Configure fails because both the "--with-recode" and "--with-mysql"
options are supplied together.

1) If I choose to build the package on my local machine, then
everything worked, but it happens in the Launchpad build environment.
Is such an error to be expected ?
The order of the build flags was changed too. Should I change them all
back to the original order?

2) I might try removing the --with-recode flag. However what are the
implications of this ? It would mean removing recode flag when
building the apache shared module and also the php-fpm cgi binary.

There seems to be a conflict. On one hand it would be a positive to
build on these servers, which support all the different platforms and
architectures. On the other hand I don't want to jeopardise by
removing it (and nothing related to my fpm changes). After all, this
recode library might be used in other people's applications. Build it
locally and forget about the server farm?

Any comments appreciated.


URL:
https://launchpad.net/~dreamcat4/+archive/karmic
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/397721
http://dreamcat4.jottit.com/php5_-_packaging_fpm_for_ubuntu_9.10
http://github.com/dreamcat4/php5-fpm-ubuntu/tree/php5_5.2.10.dfsg.1-1ubuntu1


dreamcat4
dreamcat4 at gmail.com



More information about the pkg-php-maint mailing list