shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

errros + errosola a todos sou novo nesta lista e tambem em script outro


From: moura
Subject: errros + errosola a todos sou novo nesta lista e tambem em script outro dia eu peguei um script e tinha que coplilalo com gcc ou cc fis e o mesmo da varios erros tip $ gcc -o verify verify.c verify.c: In function `start': verify.c:186: warning: passing arg 2 of `signal' from incompatible pointer type verify.c: In function `main': verify.c:695: warning: passing arg 2 of `signal' from incompatible pointer type verify.c:703:23: missing terminating " character verify.c:704: error: stray '\' in program verify.c:704: error: parse error before "n" verify.c:704:3: missing terminating " character verify.c:710: error: break statement not within loop or switch verify.c: At top level: verify.c:711: error: parse error before "if" verify.c:715: error: parse error before numeric constant verify.c:715: error: conflicting types for `hack_default' verify.c:468: error: previous declaration of `hack_default' verify.c:715: warning: data definition has no type or storage class verify. c:717: error: conflicting types for `end' verify.c:639: error: previous declaration of `end' verify.c:717: warning: data definition has no type or storage class verify.c:718: error: parse error before string constant verify.c:718: warning: conflicting types for built-in function `printf' verify.c:718: warning: data definition has no type or storage class Fim da mensagem encapsulada
Date: Fri, 17 Jun 2005 19:23:28 -0300
User-agent: KMail/1.7.2

ola a todos 
sou novo nesta lista e tambem em script
outro dia eu peguei um script e tinha que coplilalo com gcc ou cc
fis e o mesmo da varios erros tip

$ gcc -o verify verify.c
verify.c: In function `start':
verify.c:186: warning: passing arg 2 of `signal' from incompatible pointer 
type
verify.c: In function `main':
verify.c:695: warning: passing arg 2 of `signal' from incompatible pointer 
type
verify.c:703:23: missing terminating " character
verify.c:704: error: stray '\' in program
verify.c:704: error: parse error before "n"
verify.c:704:3: missing terminating " character
verify.c:710: error: break statement not within loop or switch
verify.c: At top level:
verify.c:711: error: parse error before "if"
verify.c:715: error: parse error before numeric constant
verify.c:715: error: conflicting types for `hack_default'
verify.c:468: error: previous declaration of `hack_default'
verify.c:715: warning: data definition has no type or storage class
verify.c:717: error: conflicting types for `end'
verify.c:639: error: previous declaration of `end'
verify.c:717: warning: data definition has no type or storage class
verify.c:718: error: parse error before string constant
verify.c:718: warning: conflicting types for built-in function `printf'
verify.c:718: warning: data definition has no type or storage class



reply via email to

[Prev in Thread] Current Thread [Next in Thread]