> What? Can you resolve the following errors we do have now:


jeroen@GIGA ~/cvs/phpdoc
$ autoconf && ./configure --with-lang=de && make test
loading cache ./config.cache
checking for perl... (cached) /usr/bin/perl
[snip]
../phpdoc-tools/jade/nsgmls.exe -i lang-de -s ./phpdocxml.dcl manual.xml
U:\home\jeroen\cvs\phpdoc-tools\jade\nsgmls.exe:./en/features/safe-mode.xml:
91:1
6:E: general entity "sm.uidcheck" not defined and no default entity
U:\home\jeroen\cvs\phpdoc-tools\jade\nsgmls.exe:./en/features/safe-mode.xml:
127:
16:E: general entity "sm.uidcheck.dir" not defined and no default entity
make: *** [test] Error 1

So only the errors I was talking about still exist...

Do a
$ cvs co phpdoc/de ; cvs co phpdoc -l ; cvs co phpdoc/en
just below your phpdoc directory, and then the autoconf && ./configure,
and it should be fixed.


Jeroen


Reply via email to