View previous topic :: View next topic |
Author |
Message |
dougbrowne n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 05 Mar 2007 Posts: 5
|
Posted: Mon Mar 05, 2007 3:01 am Post subject: PHP Won't Compile |
|
|
When i do an emerge php i get some errors
configure: error: libgds, libib_util or libfbclient not found! Check config.log for more information.
!!! ERROR: dev-lang/php-5.1.6-r6 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 4917: Called src_compile
php-5.1.6-r6.ebuild, line 173: Called src_compile_normal
php-5.1.6-r6.ebuild, line 323: Called php5_1-sapi_src_compile
php5_1-sapi.eclass, line 576: Called die
!!! configure failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/dev-lang/php-5.1.6-r6/temp/build.log'.
if you need any more info post here and ill get it for you if its a file in the system please also post the path to the file you want me to paste here. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Casshan n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 07 May 2004 Posts: 53
|
Posted: Mon Mar 05, 2007 8:56 am Post subject: |
|
|
Whats the output of emerge -tvp php
Here is mine for a reference
Code: |
[ebuild R ] dev-lang/php-5.1.6-r8 USE="apache2 berkdb bzip2 cli crypt ctype fastbuild gd gdbm hash iconv imap ipv6 ldap mysql mysqli ncurses pcre postgres readline reflection session sockets spell spl sqlite ssl threads truetype unicode xml xmlrpc zlib -adabas -apache -bcmath -birdstep -calendar -cdb -cgi -cjk -concurrentmodphp -curl -curlwrappers -db2 -dbase -dbmaker -debug -discard-path -doc -empress -empress-bcs -esoob -exif -fdftk -filepro -firebird -flatfile -force-cgi-redirect -frontbase -ftp -gd-external -gmp -hardenedphp -hyperwave-api -informix -inifile -interbase -iodbc -java-external -kerberos -libedit -mcve -memlimit -mhash -ming -msql -mssql -nls -oci8 -oci8-instant-client -odbc -pcntl -pdo -pdo-external -pic -posix -qdbm -recode -sapdb -sasl -sharedext -sharedmem -simplexml -snmp -soap -solid -sybase -sybase-ct -sysvipc -tidy -tokenizer -vm-goto -vm-switch -wddx -xmlreader -xmlwriter -xpm -xsl -yaz -zip" 0 kB
|
Last edited by Casshan on Mon Mar 05, 2007 9:01 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Casshan n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 07 May 2004 Posts: 53
|
Posted: Mon Mar 05, 2007 9:01 am Post subject: |
|
|
My mistake it looks like libgds and libfbclient are related the to the firebird database, if you need that try
Code: | emerge dev-db/firebird |
if not just remove that from you use flags |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dougbrowne n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 05 Mar 2007 Posts: 5
|
Posted: Tue Mar 06, 2007 3:40 am Post subject: ? |
|
|
what about libib_util |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Casshan n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 07 May 2004 Posts: 53
|
Posted: Thu Mar 08, 2007 10:53 pm Post subject: |
|
|
I think all those files are related to firebird, it just needs one of them to confirm that firebird is installed |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|