Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when build distribution on debian squeeze. #57

Closed
Grindizer opened this issue Oct 17, 2012 · 1 comment
Closed

error when build distribution on debian squeeze. #57

Grindizer opened this issue Oct 17, 2012 · 1 comment

Comments

@Grindizer
Copy link

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 1

i'm wondering if buiding on debian squeeze (with python 2.6.6 and 2.7.2 installed) is even possible ?!

@Grindizer
Copy link
Author

Well, i'm removed "buid" directory and re build again, and it's work.
Sorry, it was probably an old failed build that create that a bad tokenizer_pgen.o !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant