Compilation of dbus-0.21 fails with wrong number of args to
couple of functions...
Pat Suwalski
pat at suwalski.net
Wed Apr 21 02:44:22 EST 2004
It would be far more helpful if you told the list what happens if you
just try building with the default options.
--Pat
Ilja Honkonen wrote:
> (please cc me as I'm still not on the list)
>
> Hi,
>
> I still haven't managed to compile dbus-0.21 with ./configure && make so
> I tried with
> ./configure --with-xml=libxml && make
> and got this:
>
> config-loader-libxml.c:76: error: conflicting types for `bus_config_load'
> config-parser.h:76: error: previous declaration of `bus_config_load'
> config-loader-libxml.c: In function `bus_config_load':
> config-loader-libxml.c:85: error: too many arguments to function
> `_dbus_string_get_const_data'
> config-loader-libxml.c:104: error: too few arguments to function
> `bus_config_parser_new'
> make[2]: *** [config-loader-libxml.o] Error 1
> make[2]: Leaving directory `/usr/src/dbus-0.21/bus'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/dbus-0.21'
> make: *** [all] Error 2
>
> I couldn't fix that but maybe someone else can? Please do...
>
> BTW I tried dbus-0.13 and it compiled fine with ./configure && make. Are
> the requirements for 0.13 and 0.21 same?
>
> Thank you
>
> Ilja
>
More information about the dbus
mailing list