Bugs item #1551238, was opened at 2006-09-03 00:38 Message generated for change (Comment added) made by gbrandl 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: Closed >Resolution: Fixed 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 ---------------------------------------------------------------------- >Comment By: Georg Brandl (gbrandl) Date: 2006-10-12 10:49 Message: Logged In: YES user_id=849994 If it works in SVN, it will work in 2.4.4 and 2.5. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1551238&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com