Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45936
| From | Carlos Nepomuceno <carlosnepomuceno@outlook.com> |
|---|---|
| Subject | RE: Why won't Python 2/3 compile when I have valgrind installed? |
| Date | 2013-05-25 04:07 +0300 |
| References | <CAJ=2b07-6Pe2gJ_bC3180TOZ_UYDOL+cNR2i9BD8ePS2nH0iDg@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2094.1369444061.3114.python-list@python.org> (permalink) |
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
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