On Sun, Nov 14, 2021 at 8:31 AM Simon King <simon.k...@uni-jena.de> wrote:
>
> Dear Dima,
>
> On 2021-11-14, Dima Pasechnik <dimp...@gmail.com> wrote:
> > You need to clean old stuff, I suppose
> >
> > git clean -fdx
> >
> > should do it.
>
> Thank you! It seems that it did the trick.
>
> In the development version, "make" now says to do "./configure" first
> (which in the past was done automatically, but I guess ./configure is
> the normal thing to do before "make" in most software), which
> recommended to install further stuff (which I did), and now "make" is
> running!
>
there are situations, where ./configure (or ./bootstrap+./configure)
has to be run manually,
even though make might invoke them in some way, too, but the latter is
not always with correct options.

So it's better to deprecate using make alone.

Dima

> Best regards,
> Simon
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-support/smqhgq%24dun%241%40ciao.gmane.io.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq3GRz%3Dd2nh70ju2hfgEfRcpcUWf1qL7kChd0CxA1MoTJw%40mail.gmail.com.

Reply via email to