[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cvsbug3
From: |
Paul Edwards |
Subject: |
cvsbug3 |
Date: |
Tue, 24 Dec 2002 09:58:51 GMT |
Bug in CVS 1.11.2 ...
./configure --disable-client --disable-server
cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib -g -c
`test -f logmsg.c || echo './'`logmsg.c
"logmsg.c", line 198: undefined struct/union member: isremote
"logmsg.c", line 198: improper member use: isremote
cc: acomp failed for logmsg.c
Needs #ifdef CLIENT_SUPPORT around it I think.
BFN. Paul.