public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug python/15809] New: Python3: no usable python found
@ 2013-07-31 14:14 asthompson at nyx dot com
  2013-08-02 14:16 ` [Bug python/15809] " tromey at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: asthompson at nyx dot com @ 2013-07-31 14:14 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15809

            Bug ID: 15809
           Summary: Python3: no usable python found
           Product: gdb
           Version: 7.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: asthompson at nyx dot com

Following the announcement of python3 support.  I have tried building gdb
--with-python.  However this is failing to build with gdb-7.6.


python3.2.5:
  ./configure --prefix=/opt3
  make
  sudo make install

gdb with python:
  export LDFLAGS=-L/opt3/lib
  ./configure --with-python=/opt3/ --prefix=/opt3

checking for python2.7... no
checking for python2.6... no
checking for python2.5... no
checking for python2.4... no
configure: error: no usable python found at /opt3/

ls /opt3/lib/
libpython3.2m.a  pkgconfig  python3.2

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-05 13:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-31 14:14 [Bug python/15809] New: Python3: no usable python found asthompson at nyx dot com
2013-08-02 14:16 ` [Bug python/15809] " tromey at redhat dot com
2013-08-02 14:16 ` tromey at redhat dot com
2013-08-05 10:48 ` asthompson at nyx dot com
2013-08-05 13:22 ` tromey at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).