Why won't Python 2/3 compile when I have valgrind installed?
Carlos Nepomuceno
carlosnepomuceno at outlook.com
Fri May 24 21:07:33 EDT 2013
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 at gmail.com
> To: python-list at 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
More information about the Python-list
mailing list