Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to build on RH 5.1 #34382

Closed
anonymous mannequin opened this issue Apr 21, 2001 · 3 comments
Closed

Fails to build on RH 5.1 #34382

anonymous mannequin opened this issue Apr 21, 2001 · 3 comments
Assignees

Comments

@anonymous
Copy link
Mannequin

anonymous mannequin commented Apr 21, 2001

BPO 417779
Nosy @mwhudson, @gvanrossum

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/mwhudson'
closed_at = <Date 2001-12-06.14:58:33.000>
created_at = <Date 2001-04-21.01:03:19.000>
labels = ['invalid']
title = 'Fails to build on RH 5.1'
updated_at = <Date 2001-12-06.14:58:33.000>
user = 'https://bugs.python.org/anonymous'

bugs.python.org fields:

activity = <Date 2001-12-06.14:58:33.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-04-21.01:03:19.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 417779
keywords = []
message_count = 3.0
messages = ['4411', '4412', '4413']
nosy_count = 2.0
nosy_names = ['mwh', 'gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417779'
versions = []

@nobody
Copy link
Mannequin

nobody mannequin commented Apr 21, 2001

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](https://github.com/python/cpython/blob/main/Objects/fileobject.c#L229): 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

@anonymous anonymous mannequin closed this as completed Apr 21, 2001
@anonymous anonymous mannequin closed this as completed Apr 21, 2001
@anonymous anonymous mannequin added invalid labels Apr 21, 2001
@anonymous anonymous mannequin assigned mwhudson Apr 21, 2001
@gvanrossum
Copy link
Member

Logged In: YES
user_id=6380

Please try again with current CVS, or with the 2.2a3 release
that will be out in a few days.

@mwhudson
Copy link

mwhudson commented Dec 6, 2001

Logged In: YES
user_id=6656

Closed for lack of response.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants