Si tratta in quel caso di stacheldraht il programma è mserv.c:

gcc -lcrypt -Wno-pointer-sign setup.c -o setup
./setup
-Pre-Compilation----------------------
enter the passphrase :
--------------------------------------
Generated CRYPT-PW: zAHp635Fd0u/g
pw.h created..
gcc -lcrypt -Wno-pointer-sign mserv.c blowfish.c -O6 -o mserv
mserv.c: In function 'readintmp':
mserv.c:2323: warning: passing argument 2 of 'fgetpos' from incompatible pointer type
mserv.c: In function 'readinbcasts':
mserv.c:2377: warning: passing argument 2 of 'fgetpos' from incompatible pointer type

questo è quello che mi compare facendo make però ripeto questo tipo di warning che ho si ripete in diversi programmi(anche in tfn)!se li conosci...mi saresti di grande aiuto sono bloccata da un bel po su questi...