Hi All,
I am trying to Build and run the test programs from utils. for that I carried out following steps.
1) Run ./configure --prefix=/usr
and make && make install from ..\BlueZ\libs\bluez-libs-3.9 and successfully installed BlueZ.
2)Successfully installed D-Bus 1.0.2 from http://www.freedesktop.com.
3) run ./configure --prefix=/usr --mandir=/usr/share/man \
--sysconfdir=/etc --localstatedir=/var --libexecdir=/lib
from ..\BlueZ\utils\bluez-utils-3.9
but I am getting following errors.
> Package dbus-glib-1 was not found
> package openobex was not found
> Package opensync-1.0 was not found
> Package libusb not found
4) run make && make istall from ..\BlueZ\utils\bluez-utils-3.9. and got following error.
"undefined referance to XML_Stopparser"
Please suggest me solution.
Regards,
Vikram
Hi Vikram,
> I am trying to Build and run the test programs from utils. for that I
> carried out following steps.
>
> 1) Run ./configure --prefix=/usr
> and make && make install from ..\BlueZ\libs\bluez-libs-3.9 and
> successfully installed BlueZ.
>
> 2)Successfully installed D-Bus 1.0.2 from http://www.freedesktop.com.
>
> 3) run ./configure --prefix=/usr --mandir=/usr/share/man \
> --sysconfdir=/etc --localstatedir=/var --libexecdir=/lib
> from ..\BlueZ\utils\bluez-utils-3.9
>
> but I am getting following errors.
>
> > Package dbus-glib-1 was not found
> > package openobex was not found
> > Package opensync-1.0 was not found
> > Package libusb not found
that is fine. You can ignore these packages. The configure script will
automatically disable certain tools that depend on these.
> 4) run make && make istall from ..\BlueZ\utils\bluez-utils-3.9. and
> got following error.
> "undefined referance to XML_Stopparser"
I need the full error message, but that one is strange. I never saw that
one. What happens if you call configure with --enable-glib.
Regards
Marcel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users