Hi,

I am new to openobex as well as new to the Linux world.

Anyway, I can't use debugging facilities of openobex, eventhough I have used
instructions provided on http://openobex.triq.net/development:

CFLAGS="-DOBEX_DEBUG=4 -DOBEX_DUMP=2" ./configure
make clean ; make ; make install

Everything builds well. Among others I receive the following output:
Libraries have been installed in:
   /usr/local/lib

I build my test app using:
g++ -L/usr/local/lib -lopenobex -DOBEX_DEBUG=4 test.cpp

Yet the linker complains with undefined reference to `obex_debug'. If I don't
use obex_debug, I don't receive any debug output to STDERR.

What am I missing?

Thanks, B
___________________________________________________________________________
Najhitrejši brezplačni klicni dostop :: Varno in zanesljivo po internetu
Obiščite http://www.dialup386.com/

-------------------------------------------------------------------------
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
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to