Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2012 17:27:36 +0100
From:      Johan Hendriks <joh.hendriks@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   sound-juicer upgrade error
Message-ID:  <CAOaKuAWnJSrm68514s5EO_h_KB0nYMtfqurAK0%2BD28t04LrFjg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello all.

I try to update sound juicer, but got an error.

xsltproc -o sound-juicer-C.omf --stringparam db2omf.basename
sound-juicer --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam
db2omf.lang C --stringparam db2omf.omf_dir "/usr/local/share/omf"
--stringparam db2omf.help_dir "/usr/local/share/gnome/help"
--stringparam db2omf.omf_in
"/usr/ports/audio/sound-juicer/work/sound-juicer-2.32.0/help/sound-juicer/sound-juicer.omf.in"
 --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config
--pkgdatadir`/Templates/C/scrollkeeper_cl.xml"
`/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils`
C/sound-juicer.xml || { rm -f "sound-juicer-C.omf"; exit 1; }
Bus error (core dumped)


Also totem gives me an error, looks like the same thing

xsltproc -o totem-C.omf --stringparam db2omf.basename totem
--stringparam db2omf.format 'docbook' --stringparam db2omf.dtd
"-//OASIS//DTD DocBook XML V4.5//EN" --stringparam db2omf.lang C
--stringparam db2omf.omf_dir "/usr/local/share/omf" --stringparam
db2omf.help_dir "/usr/local/share/gnome/help" --stringparam
db2omf.omf_in "/usr/ports/multimedia/totem/work/totem-2.32.0/help/totem.omf.in"
 --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config
--pkgdatadir`/Templates/C/scrollkeeper_cl.xml"
`/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils`
C/totem.xml || { rm -f "totem-C.omf"; exit 1; }
Bus error (core dumped)

things i did try

reinstall libxslt, pkg-config, gnome-doc-utils, and all installed docpook ports.

Can someone help me with this?

regards
Johan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOaKuAWnJSrm68514s5EO_h_KB0nYMtfqurAK0%2BD28t04LrFjg>