Geoge R. Goffe <grgo...@yahoo.com> added the comment:

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 <rep...@bugs.python.org> wrote:

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

Martin v. Löwis <mar...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue11013>
_______________________________________

----------
Added file: http://bugs.python.org/file20553/unnamed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11013>
_______________________________________
<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" 
style="font: inherit;">Martin,<br><br>I'm looking at the file right now. 
history.h is a link to readline.h which has 6771 characters in 
it.<br><br>George...<br><br>goffe@goffeg bash-4.1 /usr/lsd };-) find . -name 
'readline.h' -ls<br>205381&nbsp;&nbsp;&nbsp; 8 -r--r--r--&nbsp;&nbsp; 1 
goffe&nbsp;&nbsp;&nbsp; nonconf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6771 Nov 23 11:49 
./Linux/include/readline/readline.h<br>goffe@goffeg bash-4.1 /usr/lsd };-) l 
/usr/lsd/Linux/include/readline/history.h<br>lrwxrwxrwx 1 goffe nonconf 10 Nov 
23 11:49 /usr/lsd/Linux/include/readline/history.h -&gt; 
readline.h<br>goffe@goffeg bash-4.1 /usr/lsd };-) l 
/usr/lsd/Linux/include/readline/readline.h<br>-r--r--r-- 1 goffe nonconf 6771 
Nov 23 11:49 
/usr/lsd/Linux/include/readline/readline.h<br><br><br><br><br><br>"It's not 
what you know that hurts you, It's what you know that ain't so." Wil 
Rogers<br><br>--- On <b>Thu,
 1/27/11, Martin v. Löwis <i>&lt;rep...@bugs.python.org&gt;</i></b> 
wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); 
margin-left: 5px; padding-left: 5px;"><br>From: Martin v. Löwis 
&lt;rep...@bugs.python.org&gt;<br>Subject: [issue11013] Build of  2.7 svn fails 
in readline<br>To: grgo...@yahoo.com<br>Date: Thursday, January 27, 2011, 11:38 
AM<br><br><div class="plainMail"><br>Martin v. Löwis &lt;<a 
ymailto="mailto:mar...@v.loewis.de"; 
href="/mc/compose?to=mar...@v.loewis.de">mar...@v.loewis.de</a>&gt; added the 
comment:<br><br>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.<br><br>----------<br><br>_______________________________________<br>Python 
tracker &lt;<a ymailto="mailto:rep...@bugs.python.org";
 
href="/mc/compose?to=rep...@bugs.python.org">rep...@bugs.python.org</a>&gt;<br>&lt;<a
 href="http://bugs.python.org/issue11013"; 
target="_blank">http://bugs.python.org/issue11013</a>&gt;<br>_______________________________________<br></div></blockquote></td></tr></table><br>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to