Hi all. My last attempt didn't seem to post so I'll try again.? I've been trying to get the sstv from www.instructables to install. I get as far as
gcc -lgd -lmagic -o pisstv pisstv.c and it comes back
/usr/bin/ld: /tmp/ccHqMKef.o: undefined reference to symbol 'sin@@GLIBC_2.4'
//lib/arm-linux-gnueabihf/libm.so.6: error adding symbols: DSO missing from command line
collect2: ld returned 1 exit status
What am I missing?