unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Building master n GNU/Linux
@ 2017-03-22 13:24 jpff
  2017-03-22 17:59 ` Paul Eggert
  0 siblings, 1 reply; 3+ messages in thread
From: jpff @ 2017-03-22 13:24 UTC (permalink / raw)
  To: emacs-devel

Did an update today on my 32bit OpenSuSE laptop and a make which led to

cardew:~/GNU/emacs> make
make: *** No rule to make target `lib/Makefile.am', needed by 
`lib/Makefile.in'.  Stop.
cardew:~/GNU/emacs>

i have tried a configure autogen.sh and other things but I always get the 
same message.

i am sure I am being stupid but I have never really understood the GNU 
toolchain.  What have I forgoten?

So fa the emacs-25 branh is OK

==John ff





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

* Re: Building master n GNU/Linux
  2017-03-22 13:24 Building master n GNU/Linux jpff
@ 2017-03-22 17:59 ` Paul Eggert
  2017-03-24 20:06   ` jpff
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggert @ 2017-03-22 17:59 UTC (permalink / raw)
  To: jpff, emacs-devel

On 03/22/2017 06:24 AM, jpff wrote:
> Did an update today on my 32bit OpenSuSE laptop and a make which led to
>
> cardew:~/GNU/emacs> make
> make: *** No rule to make target `lib/Makefile.am', needed by 
> `lib/Makefile.in'.  Stop.
> cardew:~/GNU/emacs>
>
> i have tried a configure autogen.sh and other things but I always get 
> the same message. 

Try 'make distclean' followed by './configure'. Failing that, check out 
a completely fresh copy from git and do the whole './autogen.sh; 
./configure; make' thing.



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

* Re: Building master n GNU/Linux
  2017-03-22 17:59 ` Paul Eggert
@ 2017-03-24 20:06   ` jpff
  0 siblings, 0 replies; 3+ messages in thread
From: jpff @ 2017-03-24 20:06 UTC (permalink / raw)
  To: Paul Eggert; +Cc: emacs-devel

Thank you.  make distclean failed with the same message, but 
'./autogen.sh; ./configure;make' worked although I had tried that 
previously.  Anyway I am back running


On Wed, 22 Mar 2017, Paul Eggert wrote:

> On 03/22/2017 06:24 AM, jpff wrote:
>> Did an update today on my 32bit OpenSuSE laptop and a make which led to
>> 
>> cardew:~/GNU/emacs> make
>> make: *** No rule to make target `lib/Makefile.am', needed by 
>> `lib/Makefile.in'.  Stop.
>> cardew:~/GNU/emacs>
>p*> 
>> i have tried a configure autogen.sh and other things but I always get the 
>> same message. 
>
> Try 'make distclean' followed by './configure'. Failing that, check out a 
> completely fresh copy from git and do the whole './autogen.sh; ./configure; 
> make' thing.
>



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

end of thread, other threads:[~2017-03-24 20:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-22 13:24 Building master n GNU/Linux jpff
2017-03-22 17:59 ` Paul Eggert
2017-03-24 20:06   ` jpff

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).