$ make
== LD ustreamer
build/src/libs/unjpeg.o: In function `unjpeg':
unjpeg.c:(.text+0x35b): undefined reference to `jpeg_mem_src'
collect2: error: ld returned 1 exit status
Makefile:113: recipe for target 'ustreamer' failed
make: *** [ustreamer] Error 1
I am on Linux Mint 19.3 Cinnamon, and did the Ubuntu instructions
sudo apt install build-essential libevent-dev libjpeg62-dev uuid-dev libbsd-dev make gcc libjpeg8 libjpeg-turbo8 libuuid1 libbsd0
They installed without any problem.
I am on Linux Mint 19.3 Cinnamon, and did the Ubuntu instructions
sudo apt install build-essential libevent-dev libjpeg62-dev uuid-dev libbsd-dev make gcc libjpeg8 libjpeg-turbo8 libuuid1 libbsd0
They installed without any problem.