Hi Ankit,
Someone else posted the same problem yesterday. You need the file
yelp.m4, which seems to generally in a package called yelp-tools. It's
a macro for automake that help with generating documentation. Install
that and then make sure jhbuild reruns autogen and you should be all
set!
Matt
On Sun, Jun 2, 2013 at 2:12 PM, Ankit Arora <ankitarora...@gmail.com>
wrote:
I solved that issue and other dependency issues but I'm stuck at this
very peculiar error:
make[2]: Leaving directory
`/home/ankit/dev/git.gnome.org/rhythmbox/po'
Making all in help
make[2]: Entering directory
`/home/ankit/dev/git.gnome.org/rhythmbox/help'
Makefile:507: *** missing separator. Stop.
Now *that* I can't figure out this problem at all. I wiped and
re-downloaded the git source still I'm having that error.
Strange!
On Sun, Jun 2, 2013 at 10:35 PM, Matt Novenstern <fis...@gmail.com>
wrote:
On Sun, Jun 2, 2013 at 6:40 AM, Ankit Arora
<ankitarora...@gmail.com> wrote:
I'm sorry, I should've mentioned. I'm on Ubuntu 12.04 64bit
On Sun, Jun 2, 2013 at 5:09 PM, Ankit Arora
<ankitarora...@gmail.com> wrote:
I'm trying to start to work on Rhythmbox (my first venture into
open source), but I ran into an error.
I setup JHBuild and then ran:
jhbuild buildone rhythmbox
and here's the result:
..snip..
checking whether make supports nested variables... yes
12checking pkg-config is at least version 0.9.0... yes
14Package glib-2.0 was not found in the pkg-config search
path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
18Package glib-2.0 was not found in the pkg-config search
path.
20to the PKG_CONFIG_PATH environment variable
22
..snip..
configure: error: glib-compile-schemas not found.
Googling ubuntu 12.04 and glib-compile-schemas seems to suggest it's
in the libglib2.0-bin package. I don't have an Ubuntu install, so
I can't check. You also seem to be missing the glib development
files - note the complaining about a missing glib-2.0.pc. That'll
be something like libglib2.0-dev.
Here's a post about using apt/dpkg tools to find what package
provides a file:
http://www.cyberciti.biz/faq/equivalent-of-rpm-qf-command/
On my debian box, I get
$ dpkg -S glib-compile-schemas
libglib2.0-0:amd64:
/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas
I hope that helps. I'm not really familiar with JHBuild.
Matt
--
Ankit Arora | +91 955 256 4453 | f2011...@goa.bits-pilani.ac.in
Second Year Undergraduate
MSc.Tech Information Systems
BITS-Pilani KK Birla Goa Campus
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
https://mail.gnome.org/mailman/listinfo/rhythmbox-devel