>>>>> "JR" == John Russell writes: JR> I tried to build this and autogen.sh said: 1) Please add the files JR> codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 JR> lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to JR> your autoconf macro directory or directly to your aclocal.m4 file.
JR> I copied all of these files from /usr/share/aclocal to the JR> rb-source-dir/macros except isc-posix.m4 which I don't have on my JR> system. Where can I get this. JR> 2) You will also need config.guess and config.sub, which you can JR> get from ftp://ftp.gnu.org/pub/gnu/config/. You need to have gnome-autogen.sh and associated files installed, this is often in a package called gnome-common in many distributions. Here's what's in the Fedora Core one: $ rpm -qli gnome-common Name : gnome-common Relocations: (not relocatable) Version : 2.12.0 Vendor: Fedora Project Release : 3.fc6 Build Date: Mon 04 Sep 2006 08:40:21 AM PDT Install Date: Sat 18 Nov 2006 09:46:04 AM PST Build Host: ppc2.fedora.phx.redhat.com Group : Development/Tools Source RPM: gnome-common-2.12.0-3.fc6.src.rpm Size : 72569 License: GPL Signature : DSA/SHA1, Tue 05 Sep 2006 08:30:45 AM PDT, Key ID 82ed95041ac70ce6 Packager : Fedora Project <http://bugzilla.redhat.com/bugzilla> URL : http://developer.gnome.org Summary : Useful things common to building gnome packages from scratch Description : This package contains sample files that should be used to develop pretty much every GNOME application. The programs included here are not needed for running gnome apps or building ones from distributed tarballs. They are only useful for compiling from CVS sources or when developing the build infrastructure for a GNOME application. /usr/bin/gnome-autogen.sh /usr/bin/gnome-doc-common /usr/share/aclocal/gnome-common.m4 /usr/share/aclocal/gnome-compiler-flags.m4 /usr/share/doc/gnome-common-2.12.0 /usr/share/doc/gnome-common-2.12.0/COPYING /usr/share/doc/gnome-common-2.12.0/ChangeLog /usr/share/doc/gnome-common-2.12.0/README /usr/share/doc/gnome-common-2.12.0/doc-README /usr/share/doc/gnome-common-2.12.0/usage.txt /usr/share/gnome-common /usr/share/gnome-common/data /usr/share/gnome-common/data/omf.make /usr/share/gnome-common/data/xmldocs.make _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
