View previous topic :: View next topic |
Author |
Message |
dlbarron
Joined: 29 Aug 2006 Posts: 2
|
Posted: Tue Aug 29, 2006 5:53 pm Post subject: dbus build problems |
|
|
I'm working my way through the install of gnome2 and I've gotten up to dbus. During the build I get this:
no connection.h > connection.moc
/bin/sh: no: command not found
make[2]: *** [connection.moc] Error 127
make[2]: Leaving directory '/usr/src/dbus-0.61/qt3
make[1]: ***[all-recursive] Error 1
make[1]: Leaving directory '/usr/src/dbus-0.61'
make: *** [all] Error 2
Any ideas? |
|
Back to top |
|
 |
dlbarron
Joined: 29 Aug 2006 Posts: 2
|
Posted: Tue Aug 29, 2006 7:15 pm Post subject: |
|
|
Well, I don't know if this is the correct way to solve the problem but I got past that error. I added
--with-qt-moc=/opt/lunar/qt/3/bin/moc --with-qt3-moc=/opt/lunar/qt/3/bin/moc
to the OPTS= line in /var/lib/lunar/moonbase/devel/dbus/BUILD and the install completed. |
|
Back to top |
|
 |
ElAngelo
Joined: 10 Aug 2005 Posts: 77
|
Posted: Tue Aug 29, 2006 7:52 pm Post subject: |
|
|
forum is *not* for bugs in the build... plz do use the bugtracker for this. |
|
Back to top |
|
 |
|