[Python-bugs-list] [Bug #124478] make -f Makefile.pre.in boot fails in RedHat 7.0

noreply@sourceforge.net noreply@sourceforge.net
Mon, 4 Dec 2000 18:31:32 -0800


Bug #124478, was updated on 2000-Dec-04 18:31
Here is a current snapshot of the bug.

Project: Python
Category: Build
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 5
Submitted by: rossrizer
Assigned to : Nobody
Summary: make -f Makefile.pre.in boot fails in RedHat 7.0

Details: Running 

make -f Makefile.pre.in boot

on RedHat 7.0 creates a broken Makefile

If you manually add:

CCC=g++

to Makefile.pre.in

All is well.

I do not have the depth of experience with python/make/sed/etc. to determine a more proper fix.

Sorry.

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=124478&group_id=5470