Hi Stephan, > Hi, please add #include <glib.h> to device.h while i have follow error > (with uclibc): > > > /home/stephan/OpenELEC/build.i386.uClibc/toolchain/bin/i686-geexbox-linux-uclibc-gcc > -DHAVE_CONFIG_H -I. -I.. -I../include > -I/home/stephan/OpenELEC/build.i386.uClibc/toolchain/i686-geexbox-linux-uclibc/sysroot/usr/include/glib-2.0 > > -I/home/stephan/OpenELEC/build.i386.uClibc/toolchain/i686-geexbox-linux-uclibc/sysroot/usr/lib/glib-2.0/include > > -I/home/stephan/OpenELEC/build.i386.uClibc/toolchain/i686-geexbox-linux-uclibc/sysroot/usr/include/dbus-1.0 > > -I/home/stephan/OpenELEC/build.i386.uClibc/toolchain/i686-geexbox-linux-uclibc/sysroot/usr/lib/dbus-1.0/include > -I../gdbus -Os -Wall -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE > -mtune=generic -s -fomit-frame-pointer -MT hso.lo -MD -MP -MF .deps/hso.Tpo > -c hso.c -fPIC -DPIC -o > .libs/hso.o > In file included from hso.c:28: > ../include/connman/device.h:84: error: expected declaration specifiers > or '...' before 'gboolean'
that should be fixed by now in the upstream tree. Also you have your udhcpc plugin now. However in the long run, I have to send some patches to the udhcpc guys to extend udhcpc to be used from scripts. It is missing some essential features that dhclient has. Regards Marcel _______________________________________________ connman mailing list [email protected] https://lists.moblin.org/mailman/listinfo/connman
