Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113450 - i686-pc-linux-gnu-gcc: dbus_bindings.c: No such file or directory
Summary: i686-pc-linux-gnu-gcc: dbus_bindings.c: No such file or directory
Status: RESOLVED DUPLICATE of bug 97656
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-24 04:17 UTC by Robert F Stockdale IV
Modified: 2005-11-24 04:19 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 Robert F Stockdale IV 2005-11-24 04:17:04 UTC
"emerge --update --deep --newuse world" fails while compiling dbus-0.23-r3 . I
did a "find / -name dbus_bindings.c" and there were no files returned. The error
message is:

i686-pc-linux-gnu-gcc: dbus_bindings.c: No such file or directory
i686-pc-linux-gnu-gcc: no input files
distcc[26428] ERROR: compile dbus_bindings.c on localhost failed
make[3]: *** [dbus_bindings.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/dbus-0.23-r3/work/dbus-0.23/python'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dbus-0.23-r3/work/dbus-0.23/python'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.23-r3/work/dbus-0.23'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1.edit make.conf # added some use flaggs(ie: flac, theora, vorbis, win32codecs, xv)
2.emerge --sync
3.emerge --update --deep --newuse world

Actual Results:  
compiling stopped with the previous error message

Expected Results:  
downloaded the correct file or given the opportunity to skip this file and not
install dependent programs and applications.

currently useing distributed compiling. However, the distributed computer is
down with hardware problems.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-24 04:19:22 UTC
Search...


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