[Python-bugs-list] [ python-Bugs-662840 ] configure script fails with wchat_t size.

SourceForge.net noreply@sourceforge.net
Sun, 05 Jan 2003 14:03:02 -0800


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

Category: Build
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Nadav Horesh (nadavhoresh)
Assigned to: Nobody/Anonymous (nobody)
Summary: configure script fails with wchat_t size. 

Initial Comment:
Python version 2.3a1
System RH 7.3
Compiler: gcc 3.2.1

The configure script bails out when trying to determain
the size of wchar_t. The configure runs OK with gcc 2.96.
.
.
.

checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for wchar_t... yes
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=662840&group_id=5470