Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200124 - dev-libs/apr-1.2.11 emerge fails - rti.o: No such file or directory
Summary: dev-libs/apr-1.2.11 emerge fails - rti.o: No such file or directory
Status: VERIFIED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-23 21:40 UTC by ken sakaie
Modified: 2007-12-26 23:02 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 ken sakaie 2007-11-23 21:40:50 UTC
I did:
emerge subversion

I get:
g++: /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/../../../crti.o: No such file or directory
g++: /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/crtbeginS.o: No such file or directory
g++: /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/crtendS.o: No such file or directory
g++: /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/../../../crtn.o: No such file or directory
make[1]: *** [libapr-1.la] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/apr-1.2.11/work/apr-1.2.11'
make: *** [all-recursive] Error 1
 *
 * ERROR: dev-libs/apr-1.2.11 failed.
 * Call stack:
 *           ebuild.sh, line 1701:  Called dyn_compile
 *           ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *           ebuild.sh, line   44:  Called src_compile
 *   apr-1.2.11.ebuild, line   68:  Called die
 * The specific snippet of code:
 *      emake || die "Make failed"
 *  The die message:
 *   Make 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-libs/apr-1.2.11/temp/build.log'.
 *

Any help would be appreciated
Ken
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-11-23 21:56:42 UTC
Your GLibC and/or GCC are broken.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-11-23 22:51:23 UTC

*** This bug has been marked as a duplicate of bug 73435 ***
Comment 3 Prakash Punnoor 2007-12-26 23:01:30 UTC
Just as a note: I had a similar error and re-emerging libtool fixed it.