For the sake of completeness:
cc -c -D__UNIX__ -DNDEBUG -I. -DDATA_BIGENDIAN -DOSVERSION=7
-fomit-frame-pointer -O3 misc/net_tcp.c -o ./static-obj/net_tcp.o
misc/net_tcp.c: In function `findHostInfo':
misc/net_tcp.c:1665: error: parse error before "HEADER"
misc/net_tcp.c:1665: warning: no semicolon at end of struct or union
misc/net_tcp.c:1666: error: `PACKETSZ' undeclared (first use in this
function)
misc/net_tcp.c:1666: error: (Each undeclared identifier is reported
only once
misc/net_tcp.c:1666: error: for each function it appears in.)
misc/net_tcp.c: At top level:
misc/net_tcp.c:1667: warning: data definition has no type or storage
class
misc/net_tcp.c:1674: error: parse error before "if"
misc/net_tcp.c:1679: error: `hostName' undeclared here (not in a
function)
misc/net_tcp.c:1679: warning: data definition has no type or storage
class
misc/net_tcp.c:1680: error: parse error before '}' token
misc/net_tcp.c:1690: error: `C_IN' undeclared here (not in a function)
misc/net_tcp.c:1690: error: request for member `buffer' in something
not a structure or union
misc/net_tcp.c:1691: error: `PACKETSZ' undeclared here (not in a
function)
misc/net_tcp.c:1691: warning: passing arg 1 of `res_9_query' makes
pointer from integer without a cast
misc/net_tcp.c:1691: error: initializer element is not constant
misc/net_tcp.c:1691: warning: data definition has no type or storage
class
misc/net_tcp.c:1692: error: parse error before "if"
misc/net_tcp.c:1705: error: request for member `header' in something
not a structure or union
misc/net_tcp.c:1705: warning: data definition has no type or storage
class
misc/net_tcp.c:1706: error: request for member `header' in something
not a structure or union
misc/net_tcp.c:1706: warning: data definition has no type or storage
class
misc/net_tcp.c:1707: error: parse error before "if"
misc/net_tcp.c:1713: error: conflicting types for `namePtr'
misc/net_tcp.c:1668: error: previous declaration of `namePtr'
misc/net_tcp.c:1713: error: request for member `buffer' in something
not a structure or union
misc/net_tcp.c:1713: error: `HFIXEDSZ' undeclared here (not in a
function)
misc/net_tcp.c:1713: warning: data definition has no type or storage
class
misc/net_tcp.c:1714: error: conflicting types for `endPtr'
misc/net_tcp.c:1668: error: previous declaration of `endPtr'
misc/net_tcp.c:1714: error: request for member `buffer' in something
not a structure or union
misc/net_tcp.c:1714: warning: data definition has no type or storage
class
misc/net_tcp.c:1715: error: parse error before "for"
misc/net_tcp.c:1732: warning: passing arg 1 of `res_9_dn_skipname'
makes pointer from integer without a cast
misc/net_tcp.c:1732: warning: passing arg 2 of `res_9_dn_skipname'
makes pointer from integer without a cast
misc/net_tcp.c:1732: error: initializer element is not constant
misc/net_tcp.c:1732: warning: data definition has no type or storage
class
misc/net_tcp.c:1733: error: parse error before "if"
misc/net_tcp.c:1737: error: `RRFIXEDSZ' undeclared here (not in a
function)
misc/net_tcp.c:1737: warning: data definition has no type or storage
class
misc/net_tcp.c:1738: error: `RRFIXEDSZ' undeclared here (not in a
function)
misc/net_tcp.c:1738: warning: data definition has no type or storage
class
misc/net_tcp.c:1739: error: parse error before '+=' token
misc/net_tcp.c:1745: warning: initialization makes pointer from integer
without a cast
misc/net_tcp.c:1745: error: initializer element is not constant
misc/net_tcp.c:1745: warning: data definition has no type or storage
class
misc/net_tcp.c:1746: error: redefinition of `minPriority'
misc/net_tcp.c:1669: error: `minPriority' previously defined here
misc/net_tcp.c:1746: error: initializer element is not constant
misc/net_tcp.c:1746: warning: data definition has no type or storage
class
misc/net_tcp.c:1747: error: parse error before '}' token
misc/net_tcp.c:1754: error: variable-size type declared outside of any
function
misc/net_tcp.c:1754: error: variable-sized object may not be initialized
misc/net_tcp.c:1754: warning: data definition has no type or storage
class
misc/net_tcp.c:1755: error: parse error before '+=' token
make[2]: *** [static-obj/net_tcp.o] Error 1
make[1]: *** [Darwin] Error 2
make: *** [default] Error 2
_______________________________________________
Cryptlib mailing list
***@mbsks.franken.de
Administration via Mail: cryptlib-***@mbsks.franken.de
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posting with unsubscr. address is unreliable because of manual spam filtering.