problem with file-5.17-1

Nellis, Kenneth Kenneth.Nellis@xerox.com
Fri Mar 14 20:19:00 GMT 2014


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

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list