This is the mail archive of the cygwin@sourceware.cygnus.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]

assertion "*p2 != '\0'" failed: file "/src/make/read.c", line 866


Anybody seen this error and know how to fix it?
(I believe it works with version B20.)


Using Cygwin V1.0

-----------Makefile ---------------------

VAR1=c:/bin
$(VAR1)/dog: dog.p
        echo "hi"
all:
        echo "hi"

-----------The ERROR---------------------
"C:/Cygwin/bin/bash.exe"-2.03$ cd c:/
"C:/Cygwin/bin/bash.exe"-2.03$ c:/Cygwin/bin/make -kw -f Makefile all
Content-Type: text
Content-Length: 497

assertion "*p2 != '\0'" failed: file "/src/make/read.c", line 866
    0       0 [sig] c:\Cygwin\bin\make.exe 1270 stackdump: Dumping stack trace to make.exe.stackdump


----------MOUNT----------------------

Device              Directory           Type         Flags
c:                  /                   user         textmode





Guy Moore
Open Market

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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