A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-December/011105.html below:

[Python-Dev] Did something change in Makefile.in or Modules/Makefile.pre.in?

[Python-Dev] Did something change in Makefile.in or Modules/Makefile.pre.in? [Python-Dev] Did something change in Makefile.in or Modules/Makefile.pre.in?Guido van Rossum guido@python.org
Mon, 18 Dec 2000 09:52:35 -0500
> Make distclean succeeded so I tried the following:
> 
>     make distclean
>     ./configure
>     make clean
> 
> but the last step still failed.  Any idea why make clean is now failing (for
> me)?  Can anyone else reproduce this problem?

Yes.  I don't understand it, but this takes care of it:

    make distclean
    ./configure
    make Makefiles		# <--------- !!!
    make clean

--Guido van Rossum (home page: http://www.python.org/~guido/)



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4