bug-cvs
[Top][All Lists]
Advanced

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

[bug #21688] problem with bind-mounted dir


From: Admiral Georgo
Subject: [bug #21688] problem with bind-mounted dir
Date: Tue, 05 Feb 2008 17:06:28 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11

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/





reply via email to

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