ps2dev / ps2-packer

Create packed ELF files to run on the PS2
GNU General Public License v2.0
72 stars 28 forks source link

Compilation bug #7

Closed Dokman closed 7 years ago

Dokman commented 8 years ago

/usr/bin/ld: cannot find -lucl collect2: error: ld returned 1 exit status make: *\ [ps2-packer-lite] Error 1 ERROR: failed to build ps2-packer

sp193 commented 8 years ago

You need to have libucl-dev installed on your computer.

Sergi Canaleta Fondó notifications@github.com wrote:

/usr/bin/ld: cannot find -lucl collect2: error: ld returned 1 exit status make: *\ [ps2-packer-lite] Error 1 ERROR: failed to build ps2-packer

— Reply to this email directly or view it on GitHub.