Building GNOME from CVS using jhbuild continued…

Got most of jhbuild running now but there are still problems:

– mozilla doesn’t install the nss headers so I had to copy them from mozilla/public/nss and mozilla/private/nss to $(prefix)/include/mozilla-{$MOZILLA_VERSION}/nss to get evolution-data-server to build
– librsvg fails to build with gcc4 because of -Werror being set
– nautilus-cd-burner needs a patch to work with the latest HAL
this is available in the fedora core rawhide srpm
– gstreamer doesn’t build with api docs
– gal doesn’t pass make install because of some problem in with the api docs
– gal installs gal.pc but evolution is looking for gal-2.6.pc

Leave a Reply

Your email address will not be published. Required fields are marked *