all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: npostavs@users.sourceforge.net
Cc: Jean Louis <bugs@gnu.support>, 26246@debbugs.gnu.org
Subject: bug#26246: 26.0.50; In development: make: *** No rule to make target 'lib/Makefile.am', needed by 'lib/Makefile.in'.
Date: Sat, 25 Mar 2017 02:39:58 +0300	[thread overview]
Message-ID: <20170324233958.GA17363@protected.rcdrun.com> (raw)
In-Reply-To: <87shm22r2g.fsf@users.sourceforge.net>

On Fri, Mar 24, 2017 at 07:27:51PM -0400, npostavs@users.sourceforge.net wrote:
> bugs@gnu.support (Jean Louis) writes:
> 
> > This is not a bug in Emacs. I have simply git pull-ed the latest Emacs
> > from development, and run the autogen, and configure, just as I do each
> > time.
> >
> > This time I encountered
> > make: *** No rule to make target 'lib/Makefile.am', needed by 'lib/Makefile.in'.  Stop.
> >
> 
> According to [1] './autogen.sh; ./configure;make' should help, possibly
> after doing 'make distclean'.
> 
> [1]: http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00643.html

make distclean
make: *** No rule to make target 'lib/Makefile.am', needed by 'lib/Makefile.in'.  Stop.

./autogen.sh 
Checking whether you have the necessary tools...
(Read INSTALL.REPO for more details on building Emacs)
Checking for autoconf (need at least version 2.65) ... ok
Your system has the required tools.
Running 'autoreconf -fi -I m4' ...
You can now run './configure'.

and after configure I get following:

  Does Emacs use -lxft?                                   yes
  Does Emacs use -lsystemd?                               no
  Does Emacs directly use zlib?                           yes
  Does Emacs have dynamic modules support?                yes
  Does Emacs use toolkit scroll bars?                     yes
  Does Emacs support Xwidgets (requires gtk3)?            no
  Does Emacs have threading support in lisp?              yes


configure: creating ./config.status
root [ /sources/emacs ]# make
make: *** No rule to make target 'lib/Makefile.am', needed by 'lib/Makefile.in'.  Stop.





  reply	other threads:[~2017-03-24 23:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-24 17:01 bug#26246: 26.0.50; In development: make: *** No rule to make target 'lib/Makefile.am', needed by 'lib/Makefile.in' Jean Louis
2017-03-24 23:27 ` npostavs
2017-03-24 23:39   ` Jean Louis [this message]
2017-03-25  0:01     ` npostavs
2017-03-25  6:38       ` Eli Zaretskii
2017-05-06 20:30         ` npostavs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170324233958.GA17363@protected.rcdrun.com \
    --to=bugs@gnu.support \
    --cc=26246@debbugs.gnu.org \
    --cc=npostavs@users.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.