Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'configure': 0.05; 'subject:Python': 0.06; 'error:': 0.07; 'subject:Why': 0.09; 'subject:when': 0.16; 'work,': 0.20; 'error': 0.23; 'headers': 0.24; 'issue,': 0.24; 'subject:/': 0.26; 'tried': 0.27; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'running': 0.33; 'mac': 0.33; "i'd": 0.34; 'info': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'should': 0.36; 'to:addr:python-list': 0.38; 'skip:- 10': 0.38; 'to:addr:python.org': 0.39; 'subject:have': 0.80 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=dBFPKtsVcTUfVhHq73nxxtkZvScwNh364ApqdQKi40s=; b=B+Y0DLz1/EH/Xnyoq0PQXU+TasWwwW7+aF0iVRrAeREnThi2Fc6UwRjz1XaYljUPxH dsI0oOkpbVH2zYJVAY3E4Hn6v3LxnhPonMocsDXXD1MJfbwEktTCRA2z3qj8uvCKKmYm O4x27FIs8cEjQ+AwDbK8pViK7bO0w6AkEeEHxTbBlwnW9iCCahQBN83ZXTLvQlxI08KQ 2WeA/YUAJcc1VYYGg9kK5UXtM/yyG9IbqjvTem/9OWst2FnLcLE5H6aMV6TMMzFoTP+R DgXbu58Lq/3EzOBuSgPl67PdDgHnvJ7MtYDotnZzF1YERozBM5EwC99W2aoYn9QRfwIK c6/g== MIME-Version: 1.0 X-Received: by 10.181.13.112 with SMTP id ex16mr982329wid.28.1369443563043; Fri, 24 May 2013 17:59:23 -0700 (PDT) Date: Fri, 24 May 2013 20:59:22 -0400 Subject: Why won't Python 2/3 compile when I have valgrind installed? From: "Yves S. Garret" To: python-list@python.org Content-Type: multipart/alternative; boundary=f46d043c06be1d835a04dd806dda X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369443571 news.xs4all.nl 15957 [2001:888:2000:d::a6]:58038 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45935 --f46d043c06be1d835a04dd806dda Content-Type: text/plain; charset=ISO-8859-1 This isn't a huge issue, but I'm wondering. I'm running Mac OS X, I tried to configure with --with-valgrind and this is the error that I got: configure: error: Valgrind support requested but headers not available Now, I have valgrind installed, so it should work, yes? If someone has any extra info on this, I'd appreciate it. --f46d043c06be1d835a04dd806dda Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
This isn't a huge issue, but I'm wondering. =A0I&#= 39;m running
Mac OS X, I tried to configure with --with-valgrind and
this is the error that I got:

configure: error: = Valgrind support requested but headers not available

Now, I have valgrind installed, so it= should work, yes?
If someone has any extra info on this, I= 'd appreciate it.
--f46d043c06be1d835a04dd806dda--