[Lunar-bugs] [Lunar Linux 0000126]: dbus will not build
Lunar bug reports list
lunar-bugs at lunar-linux.org
Fri Sep 1 06:43:44 UTC 2006
The following issue has been CLOSED
======================================================================
http://bugs.lunar-linux.org/view.php?id=126
======================================================================
Reported By: dlbarron
Assigned To: El_Angelo
======================================================================
Project: Lunar Linux
Issue ID: 126
Category: module
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Moonbase Version: 20060830.12
Core Tools: Theedge
Core Tools Version: 20060724
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 08-30-2006 12:56 UTC
Last Modified: 09-01-2006 06:43 UTC
======================================================================
Summary: dbus will not build
Description:
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
======================================================================
----------------------------------------------------------------------
El_Angelo - 08-30-06 13:54
----------------------------------------------------------------------
Most likely you did not log out and in after the installation qt3. The
installation of qt3 does add /opt/lunar/qt/3/bin to the PATH with the
/etc/profile.d/qt3.rc file.
If you logout after installing qt3, log back in afterwards and lin dbus
compiling should work just fine. (it does here....)
I can not confirm your issue.
gr,S.
----------------------------------------------------------------------
dlbarron - 08-30-06 14:02
----------------------------------------------------------------------
I know I logged out and back in at some point during the gnome2 install,
but I can't recall if it was before or after the dbus build failed.
However after the build failed I did try to manually add
/opt/lunar/qt/3/bin to the PATH. Perhaps I left bin off? I really can't
recall.
----------------------------------------------------------------------
dveatch - 08-31-06 23:29
----------------------------------------------------------------------
It seems dlbarron is right. dbus configure could only find moc if it was
pointed directly at it.
I see why though. The BUILD uses kdelibs3 presence to export
PATH=$QTDIR/bin:$KDEDIR/bin:$PATH , when it should be using qt3. Tried
that and it works. The change has been committed.
ElAngelo, you can close this.
----------------------------------------------------------------------
El_Angelo - 09-01-06 06:43
----------------------------------------------------------------------
fixed by dveatch
Issue History
Date Modified Username Field Change
======================================================================
08-30-06 12:56 dlbarron New Issue
08-30-06 12:56 dlbarron Moonbase Version => 20060830.12
08-30-06 12:56 dlbarron Core Tools => Theedge
08-30-06 12:56 dlbarron Core Tools Version => 20060724
08-30-06 12:57 dlbarron Issue Monitored: dlbarron
08-30-06 13:52 El_Angelo Status new => assigned
08-30-06 13:52 El_Angelo Assigned To => El_Angelo
08-30-06 13:54 El_Angelo Note Added: 0000255
08-30-06 14:02 dlbarron Note Added: 0000256
08-31-06 23:28 dveatch Note Added: 0000258
08-31-06 23:29 dveatch Note Edited: 0000258
09-01-06 06:43 El_Angelo Status assigned => resolved
09-01-06 06:43 El_Angelo Resolution open => fixed
09-01-06 06:43 El_Angelo Note Added: 0000259
09-01-06 06:43 El_Angelo Status resolved => closed
======================================================================
More information about the Lunar-bugs
mailing list