Fails to build dbus in bluetooth test.
--
CC main.o^M
CC config-loader-expat.o^M
CC activation-helper-bin.o^M
CC config-parser-trivial.o^M
CC activation-helper.o^M
CCLD dbus-daemon^M
CCLD dbus-daemon-launch-helper^M
../dbus/.libs/libdbus-internal.a(libdbus_internal_la-dbus-sysdeps-unix.o): In function __dbus_connect_exec':^M
dbus-sysdeps-unix.c:(.text+0x1b3a): undefined reference to_fork'^M
collect2: ld returned 1 exit status^M
make[3]: *** [dbus-daemon] Error 1^M
make[3]: *** Waiting for unfinished jobs....^M
../dbus/.libs/libdbus-internal.a(libdbus_internal_la-dbus-sysdeps-unix.o): In function __dbus_connect_exec':^M
dbus-sysdeps-unix.c:(.text+0x1b3a): undefined reference to_fork'^M
collect2: ld returned 1 exit status^M
make[3]: *** [dbus-daemon-launch-helper] Error 1^M
make[3]: Leaving directory /home/test/workspace/src/kernel/label/BF518F-EZBRD-STD/output/build/dbus-1.6.18/bus'^M
make[2]: *** [all-recursive] Error 1^M
make[2]: Leaving directory/home/test/workspace/src/kernel/label/BF518F-EZBRD-STD/output/build/dbus-1.6.18'^M
make[1]: *** [all] Error 2^M
make[1]: Leaving directory `/home/test/workspace/src/kernel/label/BF518F-EZBRD-STD/output/build/dbus-1.6.18'^M
make: *** [/home/test/workspace/src/kernel/label/BF518F-EZBRD-STD/output/build/dbus-1.6.18/.stamp_built] Error 2^M
--
Andre fixed this bug, but there is another bug 226 that makes bluetooth related test can not be built.
Close this one.