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


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

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

Started by"Yves S. Garret" <yoursurrogategod@gmail.com>
First post2013-05-24 20:59 -0400
Last post2013-05-24 20:59 -0400
Articles 1 — 1 participant

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


Contents

  Why won't Python 2/3 compile when I have valgrind installed? "Yves S. Garret" <yoursurrogategod@gmail.com> - 2013-05-24 20:59 -0400

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

From"Yves S. Garret" <yoursurrogategod@gmail.com>
Date2013-05-24 20:59 -0400
SubjectWhy won't Python 2/3 compile when I have valgrind installed?
Message-ID<mailman.2093.1369443571.3114.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

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.

[toc] | [standalone]


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


csiph-web