[android-porting] Re: Error compiling Bluez on Cupcake

2009-03-04 Thread Hugo Darwin
When I compile pppd for x86 platform, there are sigsetjmp and siglongjmp error. I hope these 2 functions can be implemented. --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~---

[android-porting] Re: Error compiling Bluez on Cupcake

2009-02-25 Thread Zia
It worked. I removed Android.mk from dund. Then got compilation error in hciattach.c for undeclared N_TTY. After commenting out last 4-5 lines after that, got everything compiled. Bluez worked fine after that. However, might be useful to know what N_TTY is for and should I bother to find ways to

[android-porting] Re: Error compiling Bluez on Cupcake

2009-02-25 Thread Nick Pelly
Sounds like our x86 (bionic?) libc does not have those symbols defined. # grep -R siglongjmp bionic/ bionic/libc/arch-arm/bionic/sigsetjmp.S: * C library -- sigsetjmp, siglongjmp bionic/libc/arch-arm/bionic/sigsetjmp.S:ENTRY(siglongjmp) bionic/libc/include/setjmp.h:voidsiglongjmp(sigjmp_buf, i