Yves Beyneix wrote:
> I downloaded CYGWIN (for WINDOWS) and when I use mkfifo, I have the =
> following error:
> 
> Mkfifo todo
> Mkfifo: cannot create fifo " todo ": Function not implemented
> 
> ( mkfifo.exe (package fileutils-4.1-1.tar.bz2)
> 
> report bugs to < [EMAIL PROTECTED] >.

Thank you for making this report.  Unfortunately in the case of Cygwin
we can't do very much.  The utilities can only support what the
underling operating system supports.  And in that case it is limited
by what MS provides.

For MS-Windows problems and Cygwin problems it would be most
appreciated if you would make your reports to Cygwin directly.  They
are the experts in that area.

  http://cygwin.com/

> If I use mkfifo of the package fileutils-4.1-2.tar.bz2, I have the =
> following error:
> 
> The file MKFIFO.EXE is bound(connected) to a missing export cygwin1.dll =
> _ getreent.

fileutils is the old name.  Please switch to the newer coreutils.

STABLE
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-5.0.tar.gz
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-5.0.tar.bz2
  (coreutils is the union of fileutils, textutils, and sh-utils)  

BETA
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-5.0.91.tar.gz
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-5.0.91.tar.bz2

Thanks
Bob


_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to