Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39291 - Error emerging php / mod_php
Summary: Error emerging php / mod_php
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High blocker (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-24 15:49 UTC by Louys Jean-Philippe
Modified: 2004-01-25 16:23 UTC (History)
0 users

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


Attachments
Config.log from php (config.log,51.03 KB, text/plain)
2004-01-25 04:32 UTC, Louys Jean-Philippe
Details
Console output of emerge (console.out,9.57 KB, text/plain)
2004-01-25 04:32 UTC, Louys Jean-Philippe
Details
Emerge info output (emerge.info,1.31 KB, text/plain)
2004-01-25 04:33 UTC, Louys Jean-Philippe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Louys Jean-Philippe 2004-01-24 15:50:00 UTC
When I Emerge php or mod_php I get allways this error
tryed USE=" -gdbm" or not, google search return to use gbdm-dev, but i can't find it on gentoo ebuilds

----------- console return --------------
checking whether to enable DBA... no
checking for gdbm_open in -lgdbm... yes
checking for GDBM support... yes
configure: error: DBA: Could not find necessary header file(s).

!!! ERROR: dev-php/mod_php-4.3.4-r2 failed.
!!! Function econf, Line 339, Exitcode 1
!!! econf failed

Reproducible: Always
Steps to Reproduce:
1.emerge sync
2.emerge php or emerge mod_php
3.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-01-24 18:33:04 UTC
please include more output from configure (all of it perfereably)
as well as the config.log file
and your emerge info output.
Comment 2 Louys Jean-Philippe 2004-01-25 04:32:04 UTC
Created attachment 24377 [details]
Config.log from php
Comment 3 Louys Jean-Philippe 2004-01-25 04:32:41 UTC
Created attachment 24378 [details]
Console output of emerge
Comment 4 Louys Jean-Philippe 2004-01-25 04:33:38 UTC
Created attachment 24379 [details]
Emerge info output
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-01-25 04:50:41 UTC
there is nothing in the log file about dba :-(
Comment 6 Louys Jean-Philippe 2004-01-25 06:51:41 UTC
This is Why a have posted a bug report :)

I try to r
Comment 7 Louys Jean-Philippe 2004-01-25 06:51:41 UTC
This is Why a have posted a bug report :)

I try to réinstall from start on another Harddrive, 
maybe an error on previous step.

Thanks
Comment 8 Louys Jean-Philippe 2004-01-25 16:07:44 UTC
System Completely R
Comment 9 Louys Jean-Philippe 2004-01-25 16:07:44 UTC
System Completely Réinstalled

same error, could not install php

:(

configure: error: DBA: Could not find necessary header file(s).

!!! ERROR: dev-php/php-4.3.4-r3 failed.
!!! Function econf, Line 339, Exitcode 1
!!! econf failed
Comment 10 Louys Jean-Philippe 2004-01-25 16:23:44 UTC
FIXED with USE="-db -berkdb" ?!