bug-m4
[Top][All Lists]
Advanced

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

Make bug unexpected EOF while looking for matching


From: h
Subject: Make bug unexpected EOF while looking for matching
Date: Wed, 20 Apr 2016 16:17:51 +0600
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

Hello!

OS: Windows 7 64bit
Compiler: MinGW 4.9.2
Make: GNU Make 3.81 (built for i386-pc-mingw32)

Error while running make command:
.........................
-e 's|@''REPLACE_TRUNCL''@|0|g' \
              -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
              -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
              -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
        } > math.h-t && \
        mv math.h-t math.h
/usr/bin/sh: -c: line 213: unexpected EOF while looking for matching `''
/usr/bin/sh: -c: line 214: syntax error: unexpected end of file
make[2]: *** [math.h] Error 1
make[2]: Leaving directory `E:/DiStRiBbI/m4-1.4.17/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `E:/DiStRiBbI/m4-1.4.17'
make: *** [all] Error 2





reply via email to

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