all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Trunk build broken: required file `./config.rpath' not found
@ 2011-07-09  7:57 Sven Joachim
  2011-07-09  8:59 ` Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Joachim @ 2011-07-09  7:57 UTC (permalink / raw
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Trunk build broken: required file `./config.rpath' not found
  2011-07-09  7:57 Trunk build broken: required file `./config.rpath' not found Sven Joachim
@ 2011-07-09  8:59 ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2011-07-09  8:59 UTC (permalink / raw
  To: Sven Joachim; +Cc: emacs-devel

On 07/09/11 00:57, Sven Joachim wrote:
> | configure.in:3336: required file `./config.rpath' not found

Thanks for reporting that.  I reproduced the bug
and committed a patch (bzr 105055) which fixed it for me.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-09  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-09  7:57 Trunk build broken: required file `./config.rpath' not found Sven Joachim
2011-07-09  8:59 ` Paul Eggert

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.