$ ./configure --disable-client
$ make
...
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/usr/kerberos/include -Ino/include -g -O2 -MT edit.o -MD -MP -MF ".deps/edit.Tpo" -c -o edit.o edit.c; \
then mv -f ".deps/edit.Tpo" ".deps/edit.Po"; else rm -f ".deps/edit.Tpo"; exit 1; fi
edit.c: In function `edit_fileproc':
edit.c:350: error: structure has no member named `isremote'
make[2]: *** [edit.o] Error 1




_______________________________________________
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs

Reply via email to