bug-cvs
[Top][All Lists]
Advanced

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

problem compiling CVS with --disable-password-authenticated-client --wit


From: Jim Salter
Subject: problem compiling CVS with --disable-password-authenticated-client --without-gssapi
Date: Wed, 06 Sep 2006 09:02:24 -0700
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

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





reply via email to

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