error compiled PSL1GHT & PS3toolchain Linux mint 19:3

Batata

Forum Noob

make[1]: Leaving directory '/usr/local/ps3toolchain/build/gcc-7.2.0/build-ppu'
Makefile:897: recipe for target 'all' failed
make: *** [all] Error 2
/usr/local/PSL1GHT$


Makefile:8: *** "Please set PSL1GHT in your environment. export PSL1GHT=<path>". Pare.
root@:/usr/local/PSL1GHT# make install
Makefile:8: *** "Please set PSL1GHT in your environment. export PSL1GHT=<path>". Pare.
root@:/usr/local/PSL1GHT#
 
have you tried ... setting the PSL1GHT env variable?

Something like
Code:
export PSL1GHT=/usr/local/ps3dev/

note: to build the toolchain, you should run the toolchain-sudo.sh script (it will set everything)

btw, here's a tutorial for building the psl1ght sdk on macOS, it might give you some ideas:
http://www.bucanero.com.ar/2019/08/14/building-your-ps3-dev-environment-on-macos/
continue with the same error. it took which 1 hour try several repositories. follow the same tutorial and nothing
 
well, you can try using pre-compiled binaries for Linux. Download it here:
https://github.com/bucanero/ps3toolchain/releases/tag/ubuntu-latest-a5186b17
make_self.c:12:10: fatal error: openssl/modes.h: Ficheiro ou directoria inexistente
#include <openssl/modes.h>
^~~~~~~~~~~~~~~~~
compilation terminated.
Makefile:64: recipe for target 'make_self' failed
make[2]: *** [make_self] Error 1
Makefile:24: recipe for target 'all' failed
make[1]: *** [all] Error 2
Makefile:14: recipe for target 'all' failed
make: *** [all] Error 2
../scripts/008-psl1ght.sh: Failed.
ERROR: Could not run the toolchain script.
 
???

have you tried using the compiled binaries?
There's no need to build or make anything, just unpack the file and use it.
 
???

have you tried using the compiled binaries? it is very difficult I have used many tutorials and nothing
There's no need to build or make anything, just unpack the file and use it.

it is very difficult I have used many tutorials and nothing

this other does not extract does not open. not allowed
 

Similar threads

Back
Top