Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 91834

Summary: Dbus fails to compile, if media-sound/moc is emerged
Product: Gentoo Linux Reporter: Patrick Jordan <patjordan>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick Jordan 2005-05-07 14:29:54 UTC
Dbus tries to use /usr/bin/moc (music on console) if moc is emerged rather than /usr/qt/3/bin/moc(meta object compiler).  Obviously this stops it from compiling. 

Reproducible: Always
Steps to Reproduce:
1. emerge moc
2. emerge dbus
3.

Actual Results:  
/usr/bin/moc connection.h > connection.moc
ACCESS DENIED  open_wr:   /dev/mixer
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/qt/3/include
-DDBUS_API_SUBJECT_TO_CHANGE=1 -O2 -march=pentium3 -fomit-frame-pointer -pipe
-MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cpp -o message.o
>/dev/null 2>&1
   /usr/bin/moc integrator.h > integrator.moc



USE="apache2 samba cups foomaticdb ppds usb tcltk gtk gnome qt kde dvd alsa cdr
userlocales arts wifi -ipv6 offensive pcmcia libcaca fbcon aac real dvdr unicode
hal"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-07 15:22:19 UTC
emerge sync before reporting bugs... 

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