
unpkg: command not found
unpkg: command not found
ubuntu@ubuntu-desktop:~$ cd ps3tools
ubuntu@ubuntu-desktop:~/ps3tools$ make
gcc -g -O2 -Wall -W -c -o readself.o readself.c
gcc -g -O2 -Wall -W -c -o tools.o tools.c
tools.c:15:18: error: zlib.h: No such file or directory
tools.c: In function ‘decompress’:
tools.c:69: error: ‘z_stream’ undeclared (first use in this function)
tools.c:69: error: (Each undeclared identifier is reported only once
tools.c:69: error: for each function it appears in.)
tools.c:69: error: expected ‘;’ before ‘s’
tools.c:72: error: ‘s’ undeclared (first use in this function)
tools.c:74: error: ‘Z_NULL’ undeclared (first use in this function)
tools.c:78: warning: implicit declaration of function ‘inflateInit’
tools.c:79: error: ‘Z_OK’ undeclared (first use in this function)
tools.c:88: warning: implicit declaration of function ‘inflate’
tools.c:88: error: ‘Z_FINISH’ undeclared (first use in this function)
tools.c:89: error: ‘Z_STREAM_END’ undeclared (first use in this function)
tools.c:92: warning: implicit declaration of function ‘inflateEnd’
make: *** [tools.o] Error 1
Copyright © 2026, NextGenUpdate.
All Rights Reserved.