Martin,

I'm looking at the file right now. history.h is a link to readline.h which has 6771 characters in it.

George...

goffe@goffeg bash-4.1 /usr/lsd };-) find . -name 'readline.h' -ls
205381    8 -r--r--r--   1 goffe    nonconf      6771 Nov 23 11:49 ./Linux/include/readline/readline.h
goffe@goffeg bash-4.1 /usr/lsd };-) l /usr/lsd/Linux/include/readline/history.h
lrwxrwxrwx 1 goffe nonconf 10 Nov 23 11:49 /usr/lsd/Linux/include/readline/history.h -> readline.h
goffe@goffeg bash-4.1 /usr/lsd };-) l /usr/lsd/Linux/include/readline/readline.h
-r--r--r-- 1 goffe nonconf 6771 Nov 23 11:49 /usr/lsd/Linux/include/readline/readline.h





"It's not what you know that hurts you, It's what you know that ain't so." Wil Rogers

--- On Thu, 1/27/11, Martin v. Löwis <report@bugs.python.org> wrote:

From: Martin v. Löwis <report@bugs.python.org>
Subject: [issue11013] Build of 2.7 svn fails in readline
To: grgoffe@yahoo.com
Date: Thursday, January 27, 2011, 11:38 AM


Martin v. Löwis <martin@v.loewis.de> added the comment:

What is /usr/lsd/Linux? This seems broken. Please take a look at /usr/lsd/Linux/include/readline/history.h - it appears to be an empty file. Make sure you have a working copy of the readline header files installed, and make sure the build process picks them up.

----------

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue11013>
_______________________________________