Here is a fix for it.

diff -u php4-yaz-1.0.4/debian/rules php4-yaz-1.0.4/debian/rules
--- php4-yaz-1.0.4/debian/rules
+++ php4-yaz-1.0.4/debian/rules
@@ -10,7 +10,7 @@
 
 PHPIZE = /usr/bin/phpize
 
-PHPAPIVERSION := $(shell egrep '\#define PHP_API_VERSION ' 
/usr/include/php4/main/php.h | sed -e 's/\#define PHP_API_VERSION //')
+PHPAPIVERSION := $(shell php-config4 --phpapi)
 
 CFLAGS = -Wall -g
 


** Changed in: php4-yaz (Ubuntu)
       Status: Unconfirmed => Confirmed

-- 
php4-yaz won't install (broken dependency)
https://launchpad.net/bugs/58564

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to