Luigi Auriemma

aluigi.org (ARCHIVE-ONLY FORUM!)
It is currently 19 Jul 2012 11:37

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: q3fill linux
PostPosted: 27 Feb 2011 01:35 

Joined: 27 Feb 2011 01:31
Posts: 2
i want to use the q3fill under linux, so im supposed to compile it right?
so i did put all the files from the q3fill in a folder /home/q3
and then i do: gcc -o q3fill q3fill.c md5.c

and i get this? whats wrong
Code:
/tmp/cc5r5ui9.o: In function `demonware_bdcrypto_prepare':
q3fill.c:(.text+0x368e): undefined reference to `tiger'
/tmp/cc5r5ui9.o: In function `demonware_bdcrypto_encrypt':
q3fill.c:(.text+0x3ad2): undefined reference to `tiger'
q3fill.c:(.text+0x3b24): undefined reference to `des3_set3key_enc'
q3fill.c:(.text+0x3b80): undefined reference to `des3_crypt_cbc'
collect2: ld returned 1 exit status


Top
 Profile  
 
 
 Post subject: Re: q3fill linux
PostPosted: 27 Feb 2011 18:26 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
gcc -o q3fill q3fill.c md5.c tiger.c des.c


Top
 Profile  
 
 Post subject: Re: q3fill linux
PostPosted: 27 Feb 2011 20:53 

Joined: 27 Feb 2011 01:31
Posts: 2
thank you :)


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC [ DST ]


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: