dbus can not be disabled when compile xserver

Wu Nian nian.wu at intel.com
Thu Aug 2 21:56:54 PDT 2007


Hi, Daniel,

Now the dbus should be disabled defaultly, but when we updated xserver
and copied the xorg binary to another machines which has not
libdbus-1.so.2, X can not start up and reported error:

X: error while loading shared libraries: libdbus-1.so.2: cannot open
shared object file: No such file or directory

So I guess the dbus was not disabled when compile xserver. With the
source before the 1st of August, we compiled xserver with option
"--disable-config-dbus" and Xserver worked normally.

And when I compiled xserver with config "--disable-config-hal", xserver
can not be compiled pass, below is the error info:

In file included from config-backends.h:31,
                 from config.c:32:
/usr/include/dbus-1.0/dbus/dbus.h:30:2: error: #error "Please define
DBUS_API_SUBJECT_TO_CHANGE to acknowledge your understanding that D-BUS
hasn't reached 1.0 and is subject to protocol and API churn. See the
README for a full explanation."
make[1]: *** [config.o] Error 1
make[1]: Leaving directory
`/GFX/build/component/Xorg/xorg/xserver/config'


Thanks,
Nian Wu



More information about the xorg mailing list