I also recieve these errors when running make test, and I have done ./configure. I also run cygwin. My directory tree is:I was trying to make test for the first time, but I was given an error:
---------------------------------------------
$ make test
../phpdoc-tools/jade/nsgmls.exe -i lang-en -D . -s
./dtds/dbxml-4.1.2/phpdocxml.
dcl manual.xml
C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:33:0:E: cannot
find
"entities/file-entities.ent"; tried "entities/file-entities.ent",
".\entities/fi
le-entities.ent"
Have you executed configure properly before you run make? Well, otherwise make would not know where to find jade, but still configure generates the file-entities.ent file, so there should have been errors in the configure output then...
Goba
.
phpcvs - phpdoc --{you can guess whats here} - phpdoc-tools --jade --php.bat
I'm assuming with this directory structure make should have been able to find jade?