pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Broken gnome-desktop



On Tue, Oct 23, 2012 at 04:01:16PM +0200, Joerg Sonnenberger wrote:
> anyone else getting errors from xsltproc when processing
> scrollkeeper-omf.dtd during the build of x11/gnome-desktop? It worked in
> a tree a few days ago, but now it is failing mysteriously...

make in x11/gnome-desktop 2.32.1nb13 just completed successfully
for me on -current/amd64 with libxslt-1.1.27nb1 (and gcc)

I don't seem to see "scrollkeeper-omf.dtd" though, e.g.,

xsltproc -o gpl-uk.omf --stringparam db2omf.basename gpl --stringparam 
db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML 
V4.1.2//EN" --stringparam db2omf.lang uk --stringparam db2omf.omf_dir 
"/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" 
--stringparam db2omf.omf_in 
"/usr/pkgsrc/x11/gnome-desktop/work.x86_64/gnome-desktop-2.32.1/desktop-docs/gpl/gpl.omf.in"
  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config 
--pkgdatadir`/Templates/C/scrollkeeper_cl.xml" 
`/usr/pkgsrc/x11/gnome-desktop/work.x86_64/.tools/bin/pkg-config --variable 
db2omf gnome-doc-utils` uk/gpl.xml || { rm -f "gpl-uk.omf"; exit 1; }


Cheers,

Patrick


Home | Main Index | Thread Index | Old Index