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

Build of 2.4.3 on fedora core 5 fails to find asm/msr.h #43931

Closed
grgoffe mannequin opened this issue Sep 3, 2006 · 2 comments
Closed

Build of 2.4.3 on fedora core 5 fails to find asm/msr.h #43931

grgoffe mannequin opened this issue Sep 3, 2006 · 2 comments
Labels
build The build process and cross-build

Comments

@grgoffe
Copy link
Mannequin

grgoffe mannequin commented Sep 3, 2006

BPO 1551238
Nosy @birkenfeld
Files
  • mkconfig: Build script showing parameters to ./configure
  • 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 = None
    closed_at = <Date 2006-10-12.10:49:47.000>
    created_at = <Date 2006-09-03.00:38:05.000>
    labels = ['build']
    title = 'Build of 2.4.3 on fedora core 5 fails to find asm/msr.h'
    updated_at = <Date 2006-10-12.10:49:47.000>
    user = 'https://bugs.python.org/grgoffe'

    bugs.python.org fields:

    activity = <Date 2006-10-12.10:49:47.000>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = None
    closer = None
    components = ['Build']
    creation = <Date 2006-09-03.00:38:05.000>
    creator = 'grgoffe'
    dependencies = []
    files = ['2135']
    hgrepos = []
    issue_num = 1551238
    keywords = []
    message_count = 2.0
    messages = ['29743', '29744']
    nosy_count = 2.0
    nosy_names = ['georg.brandl', 'grgoffe']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1551238'
    versions = []

    @grgoffe
    Copy link
    Mannequin Author

    grgoffe mannequin commented Sep 3, 2006

    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

    @grgoffe grgoffe mannequin closed this as completed Sep 3, 2006
    @grgoffe grgoffe mannequin added the build The build process and cross-build label Sep 3, 2006
    @grgoffe grgoffe mannequin closed this as completed Sep 3, 2006
    @grgoffe grgoffe mannequin added the build The build process and cross-build label Sep 3, 2006
    @birkenfeld
    Copy link
    Member

    Logged In: YES
    user_id=849994

    If it works in SVN, it will work in 2.4.4 and 2.5.

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

    No branches or pull requests

    1 participant