make html not working

Frank Schruefer Frank.Schruefer at t-online.de
Fri Jan 23 19:14:18 CST 2004


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:

merlin at Merlin:/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:

merlin at Merlin:/usr/tmp/work/bld/wine/wine/documentation> db2html --version
db2html - docbook-toys 1.51.0


PROBLEMATIC LINE IN Makefile:

         $(DB2HTML) -u $<



More information about the wine-devel mailing list