emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trunk build broken: required file `./config.rpath' not found


From: Sven Joachim
Subject: Trunk build broken: required file `./config.rpath' not found
Date: Sat, 09 Jul 2011 09:57:23 +0200
User-agent: Gnus/5.110017 (No Gnus v0.17) Emacs/23.3.50 (gnu/linux)

Running autogen.sh produces an error message, complaining about a
missing config.rpath.  Anyone else who has seen this?

,----
| $ ./autogen.sh
| Checking whether you have the necessary tools...
| (Read INSTALL.BZR for more details on building Emacs)
| 
| Checking for autoconf (need at least version 2.65)...
| ok
| Checking for automake (need at least version 1.11)...
| ok
| Your system has the required tools, running autoreconf...
| configure.in:646: installing `./compile'
| configure.in:378: installing `./config.guess'
| configure.in:3336: required file `./config.rpath' not found
| configure.in:378: installing `./config.sub'
| configure.in:28: installing `./install-sh'
| configure.in:28: installing `./missing'
| lib/Makefile.am: installing `./depcomp'
| autoreconf: automake failed with exit status: 1
`----

A workaround is to touch the missing file.

Regards,
        Sven



reply via email to

[Prev in Thread] Current Thread [Next in Thread]