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/2002-December/030645.html below:

[Python-Dev] extension module .o files wind up in the wrong place

[Python-Dev] extension module .o files wind up in the wrong place [Python-Dev] extension module .o files wind up in the wrong placeGreg Ewing greg@cosc.canterbury.ac.nz
Tue, 03 Dec 2002 17:48:55 +1300 (NZDT)
Skip Montanaro <skip@pobox.com>:

> extension module .o files wind up in .../src/Modules instead of
> .../src/build/Modules.

If this involves VPATH, I think I might know what's happening --
something similar happened to me recently.

Have you by any chance previously done a non-VPATH build in the source
tree?

It seems that, when using a VPATH, any pathname referencing something
in the build directory for which a corresponding file exists in the
VPATH directory gets changed to refer to the VPATH directory. So you
need to make sure there are *only* source files in the source tree
before doing a build using a VPATH.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+



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