Sourceforge RH9 rpms

Antti Palosaari Antti.Palosaari at iki.fi
Thu Jul 3 10:53:17 CDT 2003


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




More information about the wine-devel mailing list