Não estou conseguindo Compilar
Pessoal não estou conseguindo compilar uma c4 sourcer juno.c na hora de compilar dá um erro:
juno.c:27:14: warning: extra tokens at end of #undef directive
juno.c: In function âxmit_synâ:
juno.c:166: warning: passing argument 5 of âsendtoâ from incompatible pointer type
/usr/include/sys/socket.h:155: note: expected âconst struct sockaddr *â but argument is of type âstruct sockaddr_in *â
juno.c: In function âsig_procâ:
juno.c:189: warning: format â%dâ expects type âintâ, but argument 2 has type âlong unsigned intâ
juno.c:191: warning: format â%dâ expects type âintâ, but argument 2 has type âlong unsigned intâ
juno.c: In function âmainâ:
juno.c:201: warning: incompatible implicit declaration of built-in function âbzeroâ
juno.c:258: warning: format â%sâ expects type âchar *â, but argument 2 has type âintâ
desde ja agradeço a ajuda