While building ffmpeg on my raspberry pi it just kept crashing during link phase with signal 9. This is mostly due to memory exhaustion. Now, I did not set a swap space on my rpi3 when it set it years ago.
To confirm the whether i had swap or not:
| |
create a swap file with 4GB memory. Seems like i have enough availabe already (check with sudo fdisk -l):
| |
and here we go..
| |