Configure options: --disable-password-authenticated-client --without-gssapi

client.c:118: warning: `struct hostent' declared inside parameter list
client.c:118: warning: its scope is only this definition or declaration, which is probably not what you want
client.c: In function `get_port_number':
client.c:4330: warning: implicit declaration of function `getservbyname'
client.c:4330: warning: assignment makes pointer from integer without a cast
client.c:4331: warning: implicit declaration of function `ntohs'
client.c:4331: error: dereferencing pointer to incomplete type
client.c: In function `get_proxy_port_number':
client.c:4393: error: `CVS_PROXY_PORT' undeclared (first use in this function)
client.c:4393: error: (Each undeclared identifier is reported only once
client.c:4393: error: for each function it appears in.)
make[2]: *** [client.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2



_______________________________________________
Bug-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to