Results 1 to 2 of 2

Thread: SDL Install Error

                  
   
  1. #1
    DCEmu Newbie
    Join Date
    Feb 2006
    Posts
    3
    Rep Power
    0

    Default SDL Install Error

    I'm trying to install SDL for the psp

    I read the README.PSP

    The Directions:
    Building
    --------
    To build for the PSP, make sure psp-config is in the path and run:

    ./autogen.sh
    LDFLAGS="-L$(psp-config --pspsdk-path)/lib -lc -lpspuser" \
    ./configure --host psp --prefix=$(psp-config --psp-prefix)
    make
    make install

    everytime I get to ./configure --host psp --prefix=$(psp-config --psp-prefix)
    it gives me the error: checking for C compiler default output file name... configure: error: C compiler
    cannot create executables

    Anything I can do?

  2. #2

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •