Code: Select all
gcc -o udpsz udpsz.c md5.c -lz -ldl -lpthread -lpcap
Code: Select all
/usr/bin/ld: /tmp/cc1pxSuk.o: in function `.L159':
udpsz.c:(.text+0x58e6): undefined reference to `endless_recvshow'
/usr/bin/ld: udpsz.c:(.text+0x5d53): undefined reference to `endless_recvshow'
/usr/bin/ld: udpsz.c:(.text+0x5eda): undefined reference to `endless_recvshow'
collect2: error: ld returned 1 exit status