[packagekit] Build problems with git

Richard Hughes hughsient at gmail.com
Wed Feb 13 11:52:59 PST 2008


On Wed, 2008-02-13 at 15:24 +0000, Thomas Wood wrote:
> I got this too and was a bit puzzled, as I was just following the
> gtk-doc instructions that said AC_CONFIG_MACRO_DIR(m4) should be used.
> 
> I don't think it's actually necessary, so I will remove it.

Even with this, I've done:

* A fresh checkout
* ./autogen.sh --prefix=/home/hughsie/.root
--with-security-framework=polkit --with-default-backend=yum --enable-yum
--enable-yum2 --enable-dummy --enable-local --enable-tests
--enable-gtk-doc
* make
* make distcheck

and get:

touch sgml-build.stamp
gtk-doc: Building HTML
rm -rf ../../../docs/api/html
mkdir ../../../docs/api/html
cd ../../../docs/api/html && gtkdoc-mkhtml PackageKit ../PackageKit-docs.sgml
warning: failed to load external entity "../version.xml"
../PackageKit-docs.sgml:10: parser error : Failure to process entity version
      for PackageKit &version;
                              ^
../PackageKit-docs.sgml:10: parser error : Entity 'version' not defined
      for PackageKit &version;
                              ^
unable to parse ../PackageKit-docs.sgml
make[4]: *** [html-build.stamp] Error 6

I can't release the tarball until I can fix this. Thanks.

Richard.





More information about the PackageKit mailing list