[Python-bugs-list] [ python-Bugs-467265 ] Compile errors on SuSe Linux on IBM/s390 (original) (raw)

noreply@sourceforge.net noreply@sourceforge.net
Tue, 02 Oct 2001 11:51:55 -0700


Bugs item #467265, was opened at 2001-10-02 11:51 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105470&aid=467265&group_id=5470

Category: Build Group: Python 2.2 Status: Open Resolution: None Priority: 5 Submitted By: Bernard Niset (bniset) Assigned to: Nobody/Anonymous (nobody) Summary: Compile errors on SuSe Linux on IBM/s390

Initial Comment: I requested a test account at IBM on one of their IBM/s390 machine. I tried to compile Python-2.2a4.tgz and got the following errors... I submit this as a bug because the version 2.1.1 compile and run fine on this machine. Cheers, Bernard Niset, bn@smartobjects.be

gcc -c -g -O3 -Wall -Wstrict-prototypes -I. - I./Include -DHAVE_CONFIG_H -o Objects/fileobject.o Objects/fileobject.c Objects/fileobject.c: In function file_seek': Objects/fileobject.c:328: warning: offset' might be used uninitialized in this function Objects/fileobject.c: In function file_truncate': Objects/fileobject.c:365: warning: newsize' might be used uninitialized in this function

gcc -c -g -O3 -Wall -Wstrict-prototypes -I. - I./Include -DHAVE_CONFIG_H -o Objects/stringobject.o Objects/stringobject.c Objects/stringobject.c: In function `PyString_FromFormatV': Objects/stringobject.c:153: invalid initializer make: *** [Objects/stringobject.o] Error 1


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