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


Groups > comp.lang.python > #45936 > unrolled thread

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

Started byCarlos Nepomuceno <carlosnepomuceno@outlook.com>
First post2013-05-25 04:07 +0300
Last post2013-05-25 04:07 +0300
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromCarlos Nepomuceno <carlosnepomuceno@outlook.com>
Date2013-05-25 04:07 +0300
SubjectRE: Why won't Python 2/3 compile when I have valgrind installed?
Message-ID<mailman.2094.1369444061.3114.python-list@python.org>
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 		 	   		  

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web