GuilloteTesla
Moderator
Hello people!, hope you are doing well.
Yesterday I was trying to compile all the libs in order to start developing something. But got stuck with an infinite loop (connection hang up and retry) over the polarssl.org website (which is down, hence the timeouts).
Eventually, I've found a PR on Github that fixes this issue. I've updated my fork with the changes but still getting compile errors.
I believe that the extraction of the new tarball file in line #38 doesn't have the same structure as the older one.
Here is a screenshot of the terminal's output:
I've tried to run the 015-polarssl.sh script alone with no success.
----------------------------------------------------------------------------------------------------------------
EDIT: solved https://www.psx-place.com/threads/s...libraries-psl1ght-on-linux.37936/#post-341213
Yesterday I was trying to compile all the libs in order to start developing something. But got stuck with an infinite loop (connection hang up and retry) over the polarssl.org website (which is down, hence the timeouts).
Eventually, I've found a PR on Github that fixes this issue. I've updated my fork with the changes but still getting compile errors.
I believe that the extraction of the new tarball file in line #38 doesn't have the same structure as the older one.
Here is a screenshot of the terminal's output:
I've tried to run the 015-polarssl.sh script alone with no success.
----------------------------------------------------------------------------------------------------------------
EDIT: solved https://www.psx-place.com/threads/s...libraries-psl1ght-on-linux.37936/#post-341213
Last edited:
