[android-porting] Re: pppd on android for x86, and kernel crash!!

2009-03-05 Thread Hugo Darwin
I also have this pppd at x86 problem. --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[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: network defaultroute

2009-02-01 Thread Hugo Darwin
I am thinking this problem also. Now I am porting Android in our company x86 netbook with HSDPA. 1. ethernet 2. wifi 3. HSDPA 4. bluetooth dial up network with mobile phone Hugo --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com websit

[android-porting] Re: Need Help in compilation

2009-01-17 Thread Hugo Darwin
I've a similar problem that does not seem to be related to any missing tool/compiler/parser in Ubuntu 8.10. Though the Ubuntu 8.10 default gcc is 4.3.2, but I have 'apt-get install gcc-4.2' $ TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 DISABLE_DEXPREOPT=true CC=gcc-4.2 CXX=g++-4.2 make -j2 installer