Skip to content

error when build distribution on debian squeeze. #57

@Grindizer

Description

@Grindizer

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 ?!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions