[Python-bugs-list] [ python-Bugs-678723 ] ./configure fails w/error: cannot compute sizeof (wchar_t),

SourceForge.net noreply@sourceforge.net
Sat, 01 Feb 2003 09:10:46 -0800


Bugs item #678723, was opened at 2003-02-01 12:10
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=678723&group_id=5470

Category: Installation
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeff Stephens (jeffste)
Assigned to: Nobody/Anonymous (nobody)
Summary: ./configure fails w/error: cannot compute sizeof (wchar_t), 

Initial Comment:
 I am running RH 7.3, kernel  2.4.18-19.7.x, and gcc-2.96-113.    
I attempted to configure python-2.3a1 as follows:   
   
./configure  --enable-shared --with-threads --with-pth  
  
Got the following error:  
  
checking size of wchar_t... configure: error: cannot compute 
sizeof (wchar_t), 77 
 
  

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=678723&group_id=5470