Hi everyone I build pppd for x86 and I met a problem.
target Executable: pppd (out/target/product/eee_701/obj/EXECUTABLES/ pppd_intermediates/LINKED/pppd) out/target/product/eee_701/obj/EXECUTABLES/pppd_intermediates/main.o: In function `open_ccp': external/ppp/pppd/main.c:1438: undefined reference to `siglongjmp' out/target/product/eee_701/obj/EXECUTABLES/pppd_intermediates/main.o: In function `chld': external/ppp/pppd/main.c:1403: undefined reference to `siglongjmp' out/target/product/eee_701/obj/EXECUTABLES/pppd_intermediates/main.o: In function `term': external/ppp/pppd/main.c:1389: undefined reference to `siglongjmp' out/target/product/eee_701/obj/EXECUTABLES/pppd_intermediates/main.o: In function `hup': external/ppp/pppd/main.c:1368: undefined reference to `siglongjmp' out/target/product/eee_701/obj/EXECUTABLES/pppd_intermediates/main.o: In function `handle_events': external/ppp/pppd/main.c:620: undefined reference to `sigsetjmp' collect2: ld returned 1 exit status make: *** [out/target/product/eee_701/obj/EXECUTABLES/ pppd_intermediates/LINKED/pppd] Error 1 Could someone give me some suggestion? thanks in advance. ehung On 3月27日, 上午1時08分, "[email protected]" <[email protected]> wrote: > Hi eric > Could you give me some hint about how to buildpppdfor android x86. > Sorry to trouble you !! > > thanks in advance. > ehung > > On 3月5日, 下午9時30分, eric_mellon <[email protected]> wrote: > > > dear all > > i buildpppdfor x86, and then start it. > > the ppp0 is up, and get the ip, but a few seconds later, the kernel > > crashed, anyone has met the problem?? how to debug?? --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
