Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DBus compile freeze at integrator.moc[SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
corranhnw
n00b
n00b


Joined: 19 Oct 2003
Posts: 10

PostPosted: Tue Feb 22, 2005 5:05 am    Post subject: DBus compile freeze at integrator.moc[SOLVED] Reply with quote

I am trying to install dbus and every time I try to compile no matter the version it always freezes up at this point

Quote:
Making all in qt
make[2]: Entering directory `/var/tmp/portage/dbus-0.23-r3/work/dbus-0.23/qt'
if /bin/sh ../libtool --mode=compile 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=athlon-xp -fomit-frame-pointer -pipe -mmmx -m3dnow -msse -MT dbus-qthread.lo -MD -MP -MF ".deps/dbus-qthread.Tpo" -c -o dbus-qthread.lo dbus-qthread.cpp; \
then mv -f ".deps/dbus-qthread.Tpo" ".deps/dbus-qthread.Plo"; else rm -f ".deps/dbus-qthread.Tpo"; exit 1; fi
if /bin/sh ../libtool --mode=compile 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=athlon-xp -fomit-frame-pointer -pipe -mmmx -m3dnow -msse -MT message.lo -MD -MP -MF ".deps/message.Tpo" -c -o message.lo message.cpp; \
then mv -f ".deps/message.Tpo" ".deps/message.Plo"; else rm -f ".deps/message.Tpo"; exit 1; fi
mkdir .libs
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=athlon-xp -fomit-frame-pointer -pipe -mmmx -m3dnow -msse -MT dbus-qthread.lo -MD -MP -MF .deps/dbus-qthread.Tpo -c dbus-qthread.cpp -fPIC -DPIC -o .libs/dbus-qthread.o
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=athlon-xp -fomit-frame-pointer -pipe -mmmx -m3dnow -msse -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cpp -fPIC -DPIC -o .libs/message.o
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=athlon-xp -fomit-frame-pointer -pipe -mmmx -m3dnow -msse -MT dbus-qthread.lo -MD -MP -MF .deps/dbus-qthread.Tpo -c dbus-qthread.cpp -o dbus-qthread.o >/dev/null 2>&1
/usr/bin/moc connection.h > connection.moc
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=athlon-xp -fomit-frame-pointer -pipe -mmmx -m3dnow -msse -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


I have qt 3.3.4 installed and I am installing kde 3.4 beta2 I would like to be able to use the hal/dbus features in kde 3.4 this happens with every version of dbus available.
Back to top
View user's profile Send private message
corranhnw
n00b
n00b


Joined: 19 Oct 2003
Posts: 10

PostPosted: Sat Feb 26, 2005 1:05 am    Post subject: Reply with quote

after some searching in bugs.gentoo.org i found the problem is not with dbus but with moc. The Music On Console program is called moc and resides at /usr/bin/moc so when the the compile looks for /usr/bin/qt/3/moc to process the file it finds the music program and so tries to process the file with a music program in stead of qt's moc.

Removing Music On Console solves the problem, however I have a feeling this isn't the only time it will conflict with compiles.
Back to top
View user's profile Send private message
WladyX
Guru
Guru


Joined: 25 Nov 2004
Posts: 503
Location: Romania

PostPosted: Thu Mar 03, 2005 7:57 am    Post subject: Reply with quote

Also openoffice-ximian conflicted with moc.
_________________
We are not alone.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum