Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 193145

Summary: dev-lang/php fails on USE firebird
Product: Gentoo Linux Reporter: Pavel Dobes <gentoo>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pavel Dobes 2007-09-20 07:53:57 UTC
Hi,

compilation of PHP fails on not found /opt/firebird/include/ibase.h file.

The most top error is:

In file included from /var/tmp/portage/dev-lang/php-5.2.4_p20070914/work/php-5.2.4_p20070914/ext/interbase/interbase.c:37:
/var/tmp/portage/dev-lang/php-5.2.4_p20070914/work/php-5.2.4_p20070914/ext/interbase/php_ibase_includes.h:26:19: error: ibase.h: No such file or directory

Quick and dirty workaround for building PHP is just copy this file into ext/interbase/ PHP working directory.

Better solution is add dir /opt/firebird/include/ into inc path for firebird.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-20 08:50:46 UTC

*** This bug has been marked as a duplicate of bug 186791 ***