When compiling cvs 1.10-8 with:
./configure --disable-server; make
no problems
./configure --disable-client; make
log.o: In function `send_one':
log.o(.text+0x1a): undefined reference to `send_to_server'
log.o(.text+0x25): undefined reference to `send_to_server'
log.o(.text+0x49): undefined reference to `send_to_server'
log.o(.text+0x5b): undefined reference to `send_to_server'
collect2: ld returned 1 exit status
./configure --disable-client --disable-server; make
create_adm.c: In function `Create_Admin':
create_adm.c:42: `CLIENT_SERVER_STR' undeclared (first use in this function)
create_adm.c:42: (Each undeclared identifier is reported only once
create_adm.c:42: for each function it appears in.)
make[1]: *** [create_adm.o] Error 1
Running Linux 2.4.0-test? glibc2.1 gcc-2.95.2
Kurt
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs