Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15661 - php ebuild doesn't install some needed files for 3rd party modules
Summary: php ebuild doesn't install some needed files for 3rd party modules
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-13 17:03 UTC by Caleb Shay
Modified: 2003-02-24 16:49 UTC (History)
1 user (show)

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


Attachments
patch to php-4.3.-r4.ebuild (builddeps.diff,522 bytes, patch)
2003-02-13 17:04 UTC, Caleb Shay
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caleb Shay 2003-02-13 17:03:28 UTC
php ebuild doesn't install some needed files for building 3rd party modules. 
Attached is a diff to php-4.3.0-r4.ebuild to install those needed files.
Comment 1 Caleb Shay 2003-02-13 17:04:25 UTC
Created attachment 8255 [details, diff]
patch to php-4.3.-r4.ebuild

This will add the needed files for building some 3rd party modules (such as
php-gtk)
Comment 2 Alessandro Pisani 2003-02-15 03:24:03 UTC
install-programs had been added on 14-feb-2003 in php-4.3.0-r4.ebuild, install-build had not benn yet added. don't know why.
Comment 3 Alessandro Pisani 2003-02-19 12:12:09 UTC
php-4.3.1 ebuild still lacks install-build too
Comment 4 Ryan Phillips (RETIRED) gentoo-dev 2003-02-24 16:49:11 UTC
committed