ZenHAX

Free Game Research Forum | Official QuickBMS support | twitter @zenhax
It is currently Tue Mar 21, 2023 10:22 am

All times are UTC




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: Sun Dec 11, 2022 5:09 pm 

Joined: Sun Dec 11, 2022 4:07 pm
Posts: 1
so simply im trying to compile udpsz tool in debian i386 with this command:
Code:
gcc -o udpsz udpsz.c md5.c -lz -ldl -lpthread -lpcap


i get this:
Code:
/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


any ideas?


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

All times are UTC


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Limited