Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #45936

RE: Why won't Python 2/3 compile when I have valgrind installed?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <carlosnepomuceno@outlook.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.013
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'configure': 0.05; 'subject:Python': 0.06; 'error:': 0.07; 'installed.': 0.07; 'subject:Why': 0.09; 'python': 0.11; 'received:65.55.116.7': 0.16; 'subject:when': 0.16; 'work,': 0.20; 'to:name:python- list@python.org': 0.22; 'error': 0.23; 'headers': 0.24; 'issue,': 0.24; 'received:65.55.116': 0.24; 'subject:/': 0.26; 'header:In- Reply-To:1': 0.27; 'tried': 0.27; "i'm": 0.30; 'url:mailman': 0.30; "skip:' 10": 0.31; 'probably': 0.32; 'url:python': 0.33; 'running': 0.33; 'fri,': 0.33; 'mac': 0.33; 'date:': 0.34; "i'd": 0.34; 'info': 0.35; 'but': 0.35; 'url:listinfo': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'should': 0.36; 'email addr:python.org': 0.37; 'to:addr:python-list': 0.38; 'skip:- 10': 0.38; 'skip:_ 30': 0.39; 'subject:': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'email addr:gmail.com': 0.63; 'email name :python-list': 0.65; 'subject:have': 0.80; '2013': 0.98
X-TMN [iTrr5JrdJx9U8eL38GGGT5m7M/7icktx]
X-Originating-Email [carlosnepomuceno@outlook.com]
From Carlos Nepomuceno <carlosnepomuceno@outlook.com>
To "python-list@python.org" <python-list@python.org>
Subject RE: Why won't Python 2/3 compile when I have valgrind installed?
Date Sat, 25 May 2013 04:07:33 +0300
Importance Normal
In-Reply-To <CAJ=2b07-6Pe2gJ_bC3180TOZ_UYDOL+cNR2i9BD8ePS2nH0iDg@mail.gmail.com>
References <CAJ=2b07-6Pe2gJ_bC3180TOZ_UYDOL+cNR2i9BD8ePS2nH0iDg@mail.gmail.com>
Content-Type text/plain; charset="iso-8859-1"
Content-Transfer-Encoding quoted-printable
MIME-Version 1.0
X-OriginalArrivalTime 25 May 2013 01:07:33.0252 (UTC) FILETIME=[3C952C40:01CE58E4]
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2094.1369444061.3114.python-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1369444061 news.xs4all.nl 15884 [2001:888:2000:d::a6]:60854
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:45936

Show key headers only | View raw


You probably need 'valgrind-devel' package installed.

________________________________
> Date: Fri, 24 May 2013 20:59:22 -0400 
> Subject: Why won't Python 2/3 compile when I have valgrind installed? 
> From: yoursurrogategod@gmail.com 
> To: python-list@python.org 
>  
> 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. 
>  
> -- http://mail.python.org/mailman/listinfo/python-list 		 	   		  

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

RE: Why won't Python 2/3 compile when I have valgrind installed? Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-25 04:07 +0300

csiph-web