On Wed, Jun 30, 2010 at 1:50 PM, Olaf Grüttner <[email protected]> wrote: > Dear all, > > I am having problems with polkit-0.94. > > make[2]: Entering directory `/sources/polkit-0.94/docs' > Making all in man > make[3]: Entering directory `/sources/polkit-0.94/docs/man' > /usr/bin/xsltproc -nonet --stringparam > man.base.url.for.relative.links /usr/share/gtk-doc/html/polkit-1/ > --xinclude > http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl > polkit.xml > make[3]: *** [polkit.8] Speicherzugriffsfehler > make[3]: Leaving directory `/sources/polkit-0.94/docs/man' > make[2]: *** [all-recursive] Fehler 1 > make[2]: Leaving directory `/sources/polkit-0.94/docs' > make[1]: *** [all-recursive] Fehler 1 > make[1]: Leaving directory `/sources/polkit-0.94' > make: *** [all] Fehler 2 > > does this make sense to anybody ? > do I have to reinstall libxslt / pam / whatever or has anybody tried > eggdbus 0.6 with polkit 0.96 ? > > Olaf
Ran into this myself, because I forgot to install 'DocBook XML DTD-4.5' (and not sure, but it may be possible to get around this by removing the -nonet command so it can download it... but I never looked into that option) -- Nathan Coulson (conathan) ------ Location: Brittish Columbia, Canada Timezone: PST (-8) Webpage: http://www.nathancoulson.com -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
