[Python-bugs-list] [ python-Bugs-417779 ] Fails to build

noreply@sourceforge.net noreply@sourceforge.net
Fri, 20 Apr 2001 18:03:19 -0700


Bugs item #417779, was updated on 2001-04-20 18:03
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=417779&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fails to build

Initial Comment:
Im trying to build and install on RH 5.1
i get the following errors.

gcc -c -g -O2 -Wall -Wstrict-prototypes -I. -
I./Include -DHAVE_CONFIG_H  -o Objects/fileobject.o 
Objects/fileobject.c
Objects/fileobject.c: In function `_portable_fseek':
Objects/fileobject.c:229: warning: implicit 
declaration of function `fseeko'

gcc -g -O2 -Wall -Wstrict-prototypes -I. -I./Include -
DHAVE_CONFIG_H   -c ./Modules/posixmodule.c -o 
Modules/posixmodule.o
./Modules/posixmodule.c:4032: sys/statvfs.h: No such 
file or directory
./Modules/posixmodule.c:4081: sys/statvfs.h: No such 
file or directory

Am i missing something?

Regards
Andrew



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

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