This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cygwin 1.3.3 - fchdir() problem?


Hi,
I think there is a problem with fchdir() which seems to be new in Cygwin
1.3.3.
I recompiled fileutils-4.1. Afterwards commands like "mkdir /somedir" and
"rm -rf /somedir" do not work anymore. According to the error message
"cannot open current directory" the commands fail in lib/save-cwd.c,
function save_cwd(). After removing the define for HAVE_FCHDIR in config.h
everything works fine.

Uwe


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]