2010/9/14 Paul Menzel <[email protected]>: > Dear Frans, > > > Am Dienstag, den 14.09.2010, 09:09 +0200 schrieb Frans Meulenbroeks: > > […] > >> | xsltproc -o aisleriot-en_GB.omf --stringparam db2omf.basename >> aisleriot --stringparam db2omf.format 'docbook' --stringparam >> db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam >> db2omf.lang en_GB --stringparam db2omf.omf_dir "/usr/share/omf" >> --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam >> db2omf.omf_in >> "/home/hudson/jobs/FM_test/workspace/tmp/work/armv7a-angstrom-linux-gnueabi/gnome-games-2.30.0-r1/gnome-games-2.30.0/aisleriot/help/aisleriot.omf.in" >> `/home/hudson/jobs/FM_test/workspace/tmp/sysroots/i686-linux/usr/bin/pkg-config >> --variable db2omf gnome-doc-utils` en_GB/aisleriot.xml || { rm -f >> "aisleriot-en_GB.omf"; exit 1; } >> | warning: failed to load external entity >> "/usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl" >> | cannot parse /usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl >> | warning: failed to load external entity >> "/usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl" >> | cannot parse /usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl >> | warning: failed to load external entity >> "/usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl" >> | cannot parse /usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl > > […] > > (I would prefer it if line wrapping was turned off for pasted log or > code sections.)
If you can tell me how to do that with gmail (using the web interface) > > I think I had the same problem with Evince [1] and Khem fixed it for me > in b2c2771ddc0e5ddc307999a9a63c5bade88d5956 [2]. Did it ever build for > you? I think most people do not notice since they have this installed on > the build system and so the file is found. It might be that something similar to that patch is needed here. I think it did build for me in the past on another system which probably had the docbook stuff installed locally. I was test-driving our new build server when I noticed this. Frans _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
