Hy,

Looks like 'make html' in documentation is using 'db2hml -u' which
is not working on my system.
If I remove the '-u' from the Makefile it works ok. Don't know what
the '-u' option is for though.


ERROR IS:


[EMAIL PROTECTED]:/usr/tmp/work/bld/wine/wine/documentation> make html
db2html -u wine-devel.sgml
Try 'db2html --help' for more information.
make: *** [wine-devel.html] Fehler 1


MY DB2HML VERSION:


[EMAIL PROTECTED]:/usr/tmp/work/bld/wine/wine/documentation> db2html --version
db2html - docbook-toys 1.51.0


PROBLEMATIC LINE IN Makefile:


$(DB2HTML) -u $<



Reply via email to