-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
i'm trying to setup kivy for an android test but faced many error when build,
the last one is this one, and i cannot find any clue !
./distribute.sh -m "kivy"
Second install.
arm-linux-androideabi-gcc -mandroid -fomit-frame-pointer --sysroot /home/nassim/Downloads/android-ndk-r8b/platforms/android-14/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -lm Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl -o Parser/pgen
Parser/tokenizer_pgen.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make: *** [Parser/pgen] Error 1i'm wondering if buiding on debian squeeze (with python 2.6.6 and 2.7.2 installed) is even possible ?!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels