On Mar 14 23:22, Alexey Pavlov wrote: > 2014-03-14 22:56 GMT+04:00 Nellis, Kenneth: > > > > Problem with the latest "file" command: > > > > $ cat -A Makefile > > CC := gcc$ > > CXX := g++$ > > INCDIR := $(HOME)/include$ > > BINDIR := $(MY_BINDIR)$ > > LIBDIR := $(MY_LIBDIR)$ > > CPPFLAGS_NOANSI := -Wall -pedantic -I $(INCDIR)$ > > CPPFLAGS := -ansi $(CPPFLAGS_NOANSI)$ > > EXEEXT := .exe$ > > LSTAT_SUPPORT := 1$ > > $ file Makefile > > Makefile: ERROR: line 163: regex error 17, (illegal byte sequence) > > $ file --version > > file-5.17 > > magic file from /usr/share/misc/magic > > $ which file > > /usr/bin/file > > $ cygcheck -f `which file` > > file-5.17-1 > > $ uname -r > > 1.7.28(0.271/5/3)$ > > > > --Ken Nellis > > I think it can be fixed by next patch: > > https://github.com/Alexpux/MSYS2-packages/blob/master/file/file-5.15-fix-regexp.patch
It does. I just uploaded a file-5.17-2 with this fix. Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat
pgp37zNIbt1CY.pgp
Description: PGP signature