snowcrash
2007-Nov-28 16:47 UTC
[Dovecot] autogen.sh fails -> "required file `./config.rpath' not found"
if i run autogen.sh on fresh 1.1.beta9 source, it fails @ ./autogen.sh ... 100%[====================================>] 154,427 115.09K/s 08:45:56 (114.82 KB/s) - `wiki-export.tar.gz' saved [154427/154427] configure.in:16: required file `./config.rpath' not found configure.in:5: installing `./missing' configure.in:5: installing `./install-sh' src/auth/Makefile.am: installing `./depcomp' autoreconf: automake failed with exit status: 1 per advice, "gettext-related test failures: config.rpath presence" http://www.mail-archive.com/automake-patches at gnu.org/msg00426.html a simple touch config.rpath ./autogen.sh fixes the problem. hth
Marcus Rueckert
2007-Nov-28 17:32 UTC
[Dovecot] autogen.sh fails -> "required file `./config.rpath' not found"
On 2007-11-28 08:47:14 -0800, snowcrash wrote:> on fresh 1.1.beta9 source, it fails @ > > ./autogen.sh > ... > 100%[====================================>] 154,427 115.09K/s > > 08:45:56 (114.82 KB/s) - `wiki-export.tar.gz' saved [154427/154427] > > configure.in:16: required file `./config.rpath' not found > configure.in:5: installing `./missing' > configure.in:5: installing `./install-sh' > src/auth/Makefile.am: installing `./depcomp' > autoreconf: automake failed with exit status: 1 > > per advice, > > "gettext-related test failures: config.rpath presence" > http://www.mail-archive.com/automake-patches at gnu.org/msg00426.html > > a simple > > touch config.rpath > ./autogen.sh > > fixes the problem.the real solution would be to copy the config.rpath [1] from your distro into the source dir. this requires the gettext devel files to be installed. now the question is when using the 1.1b9 tarball. why do you run autogen.sh at all? darix [1] /usr/share/gettext/config.rpath on my distro -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
Seemingly Similar Threads
- xen "vga=" console mode set in ubuntu /boot/grub/menu.lst is ignored
- 1.1beta9 'make' fails on osx/Tiger, but OK on osx/Leopard (multiple definitions of symbol _hash_create)
- 1.1beta9 'make' fails on osx/Tiger
- 1.1b13 build in FreeBSD fails using 'make'; 'gmake' apparently required
- missing from Centos51 src tree: ".../drivers/infiniband/hw/amso1100/Makefile"