Starting the kdbus discussions
Kay Sievers
kay at vrfy.org
Mon Dec 30 12:58:57 PST 2013
On Mon, Dec 30, 2013 at 9:47 PM, Ralf Habacker <ralf at habacker.de> wrote:
> I tried to compile kdbus on opensuse 12.2 using kernel 3.4 and got the
> following compile errors:
>
> ralf at yyy:~/linux/hashtable.hsrc/kdbus> make
> make -C /lib/modules/3.4.67-1.gc5211a6-default/build M=/home/ralf/src/kdbus
> make[1]: Entering directory
> `/usr/src/linux-3.4.67-1.gc5211a6-obj/x86_64/default'
> CC [M] /home/ralf/src/kdbus/bus.o
> /home/ralf/src/kdbus/bus.c:15:29: fatal error: linux/hashtable.h: Datei
> oder Verzeichnis nicht gefunden
> compilation terminated.
> make[4]: *** [/home/ralf/src/kdbus/bus.o] Fehler 1
> make[3]: *** [_module_/home/ralf/src/kdbus] Fehler 2
> make[2]: *** [sub-make] Fehler 2
> make[1]: *** [all] Fehler 2
>
> Is there a minimum kernel version requirement ?
3.10+ at the moment, I think. But if it happens that newer kernel APIS
are needed, or if something in the kernel internally changes, it might
become the most recent one.
Kay
More information about the dbus
mailing list