Summary: | php-5.0.2-r1 configure fails because missing DBA | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Csaba Tóth <tsabi-gentoo> |
Component: | [OLD] Development | Assignee: | PHP Bugs <php-bugs> |
Status: | RESOLVED LATER | ||
Severity: | normal | CC: | wschlich |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | the config.log |
Description
Csaba Tóth
2004-10-21 22:01:25 UTC
Created attachment 42395 [details]
the config.log
what should i do? please give me an advice! try again with: USE="-dbm" emerge php Currently the dbm flag does not work with php5. Hallelujah, that seemed to do it! Might it be possible to have the ebuild strip dbm from the USE flags since it is broken? In fact, on that same note, if there are flags which an ebuild does not currently support, why aren't the ebuilds simply built from the start with those flags stripped out? same here -- a known non-working flag must not be available for use. Ok, so if we not set the dba use flag, it will compile nicely. But, i hope this would not be the final solution, and the dba use flag will hide until it will be okay. But the mistery was solved, so i change the status to LATER. sorry, the flag's name is dbm not dba. |