Não consigo compilar c4 sourcer juno.c

Iniciado por 4LUC4RD, 04 de Novembro de 2010, 14:10

tópico anterior - próximo tópico

4LUC4RD

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
Conhecimento - Arma Infalível - Use com moderação

zekkerj

Essas mensagens são "warnings", ou seja, avisos. Não impedem a compilação.
Procure por mensagens começando por "Error".
Pesquise antes de perguntar, sua dúvida pode já ter sido respondida.
Não respondo dúvidas por MP, coloque sua dúvida no fórum onde ela pode ser pesquisada pelos seus colegas!
Não venha ao fórum apenas para perguntar. Se você sabe a resposta de um problema, porque não ajudar seu colega? ;D

4LUC4RD

Citação de: zekkerj online 05 de Novembro de 2010, 11:00
Essas mensagens são "warnings", ou seja, avisos. Não impedem a compilação.
Procure por mensagens começando por "Error".
opa

obrigado ae manow
Conhecimento - Arma Infalível - Use com moderação