Giter Club home page Giter Club logo

python-2.7.3-vita's People

Contributors

northfear avatar

Stargazers

 avatar

python-2.7.3-vita's Issues

undefined reference

when running make under WSL I get this result

ar rc libpython2.7.a Modules/signalmodule.o  Modules/errnomodule.o  Modules/pwdmodule.o  Modules/_sre.o  Modules/_codecsmodule.o  Modules/_weakref.o  Modules/zipimport.o  Modules/symtablemodule.o  Modules/xxsubtype.o
arm-vita-eabi-ranlib libpython2.7.a
arm-vita-eabi-gcc -static -static-libgcc -Xlinker -export-dynamic -o python \
                Modules/python.o \
                libpython2.7.a    -lm
/usr/local/vitasdk/bin/../lib/gcc/arm-vita-eabi/10.1.0/../../../../arm-vita-eabi/bin/ld: libpython2.7.a(pwdmodule.o): in function `pwd_getpwnam':
/home/cum/Python-2.7.3-vita/./Modules/pwdmodule.c:138: undefined reference to `getpwnam'
/usr/local/vitasdk/bin/../lib/gcc/arm-vita-eabi/10.1.0/../../../../arm-vita-eabi/bin/ld: libpython2.7.a(pwdmodule.o): in function `pwd_getpwuid':
/home/cum/Python-2.7.3-vita/./Modules/pwdmodule.c:113: undefined reference to `getpwuid'
/usr/local/vitasdk/bin/../lib/gcc/arm-vita-eabi/10.1.0/../../../../arm-vita-eabi/bin/ld: libpython2.7.a(getcwd.o): in function `getcwd':
/home/cum/Python-2.7.3-vita/Python/getcwd.c:69: undefined reference to `popen'
/usr/local/vitasdk/bin/../lib/gcc/arm-vita-eabi/10.1.0/../../../../arm-vita-eabi/bin/ld: /home/cum/Python-2.7.3-vita/Python/getcwd.c:71: undefined reference to `pclose'
collect2: error: ld returned 1 exit status
make: *** [Makefile:420: python] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.