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!
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!
FS#1095 - PHP UnixODBC support
Attached to Project:
Arch Linux
Opened by Helder Correia (gaspojo) - Friday, 09 July 2004, 23:36 GMT
Last edited by Judd Vinet (judd) - Wednesday, 14 July 2004, 18:55 GMT
Opened by Helder Correia (gaspojo) - Friday, 09 July 2004, 23:36 GMT
Last edited by Judd Vinet (judd) - Wednesday, 14 July 2004, 18:55 GMT
|
DetailsI noticed PHP package isn't built with unixodbc support. Only MySQL/PostgreSQL/you-name-your-rdbms-here/whole-bunch-of-features. That doesn't make sense, once AL even got a unixodbc package. I was able to makepkg'ing PHP wth unixodbc support by adding --with-unixODBC=/usr to the configure script arguments inside PKGBUILD. Also, there is a "bug" in it: there is a build dependency called "smtp-server". Well, that package doesn't really exist in any repo. I removed that dependency and I was able to build the package successfully. UnixODBC support is a must in PHP to me.
|
This task depends upon