curses, python20/152, RH70/62, postgresql problems

D-Man dsh8290 at rit.edu
Tue Jan 23 17:25:03 EST 2001


On Mon, Jan 22, 2001 at 05:07:25AM +0000, A.M. Kuchling wrote:
| On Fri, 19 Jan 2001 11:47:40 -0500, D-Man <dsh8290 at rit.edu> wrote:
| >Could you provide some more details on the glibc problem?  I used to
| 
| One of the fixes in the glibc update
| (http://www.redhat.com/support/errata/RHBA-2000-079.html) reads:
| 
|    This release fixes compatibility bugs with glibc 2.0.x, fixes a C
|    header file problem so that Python 2.0 compiles out of box, and
|    also fixes a bug in locale handling...
| 
| The Bugzilla ID for the LONG_BIT problem is 19088; see 
| http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=19088
| 
| --amk
| 

Ahh, thank you.  (The problem is MAXINT hasn't been defined which
gives an incorrect default)  I didn't see anything obviously wrong
with the code in the header, so I fixed it by simply hardcoding my
system's data in it.


Thanks,
-D





More information about the Python-list mailing list