you have to run ./autogen.sh first and then this at once: LDFLAGS="-L$(psp-config --pspsdk-path)/lib -lc -lpspuser" \ ./configure --host psp --prefix=$(psp-config --psp-prefix) if you just run ./configure --host psp [...] alone it will throw the error you me...