Okay, here is what I get when starting from scratch after "jhbuild sysdeps --install" ...
--------------------------- configure: error: Package requirements (libdrm_radeon >= 2.4.31) were not met: Requested 'libdrm_radeon >= 2.4.31' but version of libdrm_radeon is 2.4.30 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables RADEON_CFLAGS and RADEON_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. *** Error during phase configure of mesa: ########## Error running ./autogen.sh --prefix /home/brian/clutter/install --libdir '/home/brian/clutter/install/lib' --disable-static --disable-gtk-doc *** [6/22] ----------------------------------- Can I skip the module since I'm not using a Radeon video card? Would it make sense to grab the Fedora 17 (rawhide) libdrm package for 2.4.31 and install that? When I looked into uninstalling the current Fedora 16 version 2.4.30 it showed a large list of other software that would need to be uninstalled as well. Makes me nervous. b On Mon, Feb 13, 2012 at 6:49 AM, Emmanuele Bassi <[email protected]>wrote: > On 2012-02-10 at 16:09, Brian Duffy wrote: > > What OS do you do your jhbuild stuff on? On F16 I can't get jhbuild > working > > with the clutter .jhbuildrc file. Problems installing expat. jhbuild > > sanitycheck works okay. jhbuild bootstrap fails with one problem after > the > > next. I like the idea, but what a hassle. Have you had better luck on > other > > systems getting this working or is this typical with setting up jhbuild? > > The clutter-build-setup.sh script does not work for me either. > > I'm currently using Fedora 16. > > You should not be using bootstrap on such a recent system. > > My suggestion is to start from scratch, but first run: > > jhbuild sysdeps --install > > this should give you a head start on most dependencies. > > I've also updated the moduleset in git, as it had some stale modules and > repositories. > > There's also the option of using the GNOME modulesets, given that GNOME > depends on Clutter as well. > > if there are other issues with the Clutter moduleset, feel free to open > bugs or report them on the mailing list. > > ciao, > Emmanuele. > > -- > Emmanuele Bassi, > Intel Open Source Technology Center > _______________________________________________ > clutter-app-devel-list mailing list > [email protected] > http://lists.clutter-project.org/listinfo/clutter-app-devel-list > -- Duff
_______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
