[ python-Bugs-1551238 ] Build of 2.4.3 on fedora core 5 fails to find asm/msr.h

SourceForge.net noreply at sourceforge.net
Sun Sep 3 02:38:05 CEST 2006


Bugs item #1551238, was opened at 2006-09-02 17:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1551238&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: George R. Goffe (grgoffe)
Assigned to: Nobody/Anonymous (nobody)
Summary: Build of 2.4.3 on fedora core 5 fails to find asm/msr.h

Initial Comment:
Howdy,

I just downloaded Python-2.4.3 and tried to build it
with the enclosed results. I then proceeded to check
out the latest from svn and that version DOES build.
This is just a fyi bug report unless you think otherwise.

Regards,

George...


gcc -pthread -c -fno-strict-aliasing -g -Wall
-Wstrict-prototypes -I. -I./Include -fPIC
-DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
Python/ceval.c:50:21: error: asm/msr.h: No such file or
directory
Python/ceval.c: In function 'PyEval_EvalFrame':
Python/ceval.c:578: warning: implicit declaration of
function 'rdtscll'
make: *** [Python/ceval.o] Error 1


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

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


More information about the Python-bugs-list mailing list