Hi,
I've bought a Bluemonkey CF card for the zaurus 5500.
I've installed the 1.2 version of Affix kerner 2.0.23 from
the unstable feed along with libopenobex and libgthread
as well as aethereal.so.
I use the command line btctl to discover devices,
connect etc ... and this works fine.
when i do a btctl ftp and then open <BD_ADDRESS>
i get the error (error loading module libopenobex.so.0
symbol not found g_malloc0)
looks like i need another library, but dont know which
one.
have u guys come across this issue before. Any help
would be really appreciated.
regards
cliff
Logged In: YES
user_id=400047
I suspect that the openobex you've got has been compiled
with glib package. Which version of openobex library you've
installed there? E.g:
shell> /usr/local/bin/openobex-config --version
1.0.0
shell> nm -D /usr/local/lib/libopenobex-1.0.so.0 | grep malloc
U malloc
I don't have g_malloc0 symber either, but it works on my machine