Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179903 - php-5.2.2-r1 failed to compile because it couldn't find libstdc++
Summary: php-5.2.2-r1 failed to compile because it couldn't find libstdc++
Status: RESOLVED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-26 16:33 UTC by Raul E Rangel
Modified: 2007-05-26 16:36 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 Raul E Rangel 2007-05-26 16:33:53 UTC
Tried to compile php and it keeps erroring out.



Reproducible: Always

Steps to Reproduce:
1. emerge php
2.
3.

Actual Results:  
libtool: link: cannot find the library `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la'
make: *** [sapi/cli/php] Error 1

!!! ERROR: dev-lang/php-5.2.2-r1 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  php-5.2.2-r1.ebuild, line 172:   Called src_compile_normal
  php-5.2.2-r1.ebuild, line 314:   Called php5_2-sapi_src_compile
  php5_2-sapi.eclass, line 611:   Called die


Expected Results:  
Emerge Complete
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-05-26 16:36:32 UTC
http://www.gentoo.org/doc/en/gcc-upgrading.xml


*** This bug has been marked as a duplicate of bug 73435 ***