[PATCH 0/6] implement EAP SM param required functionality for the D-Bus interface
Jouni Malinen
j
Wed Nov 2 01:52:45 PDT 2011
On Wed, Nov 02, 2011 at 09:34:06AM +0100, Johannes Berg wrote:
> Hmm. This broke compilation when
Or well, my changes on top of that more likely.
> CONFIG_CTRL_IFACE_DBUS=y
> #CONFIG_CTRL_IFACE_DBUS_NEW=y
>
> In file included from dbus/dbus_common.c:24:0:
> dbus/dbus_new.h:251:25: error: parameter 3 (?rtype?) has incomplete type
>
>
> I tried fixing it with the right #include but ran into more include
> issues and gave up.
I was trying to avoid including some unnecessary header files with
trying to get the enum defined partiallyx.. Apparently that was fine for
a function prototype but not for the empty inline function that doesn't
use that parameter. Whatever.. I gave up and included common/defs.h to
fix the build issues.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list