Vilppa Salt wrote:
Latest rh 9 rpm won't compile:

Working on: /usr/src/redhat/BUILD/wine-20030618/documentation/wine-user.sgml
Done.
docbook2html -d ./default.dsl -o winelib-user winelib-user.sgml
Using catalogs: /etc/sgml/sgml-docbook-3.1-1.0-17.cat
Using stylesheet: /usr/src/redhat/BUILD/wine-20030618/documentation/./default.dsl
Working on: /usr/src/redhat/BUILD/wine-20030618/documentation/winelib-user.sgml
Done.
false -d ./print.dsl wine-devel.sgml >/dev/null
make: *** [wine-devel.pdf] Error 1
make: Leaving directory `/usr/src/redhat/BUILD/wine-20030618/documentation'
error: Bad exit status from /var/tmp/rpm-tmp.73988 (%build)

false should be replased with true (in Makefile I remember), compilation fails because of "error" status returned by false. Or you can install all the needed stuff needed to compile full documentation.


/antti




Reply via email to