Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193145 - dev-lang/php fails on USE firebird
Summary: dev-lang/php fails on USE firebird
Status: RESOLVED DUPLICATE of bug 186791
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-20 07:53 UTC by Pavel Dobes
Modified: 2007-09-20 08:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***