Follow-up Comment #2, bug #21688 (project cvs):

The problem is that the compilation result (which getcwd function is compiled
in the final CVS executable) probably depends on the file system on which is
executed the "./configure" script.

There is a file lib/xgetcwd.c which calls the getcwd implementation. If you
manually comment out the
//#include "getcwd.h"
line, then the getcwd from <unistd.h> is used. This can be probably achieved
also with some flags configuration, but I just needed quick workaround.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?21688>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



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

Reply via email to