Skip to content

Using LDFLAGS='-rpath=\$$LIB:/some/other/path' ./configure breaks the build #49451

@flub

Description

@flub
mannequin
BPO 5201
Nosy @tarekziade
Files
  • makevars.diff: Do not consider $$ as a variable in makefile parsing
  • makevars2.diff: Don't treat $$ as a variable but replace it by single $
  • 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/tarekziade'
    closed_at = <Date 2009-06-11.08:35:54.890>
    created_at = <Date 2009-02-10.11:44:50.638>
    labels = ['build', 'library']
    title = "Using LDFLAGS='-rpath=\\$$LIB:/some/other/path' ./configure breaks the build"
    updated_at = <Date 2009-06-11.08:35:54.888>
    user = 'https://bugs.python.org/flub'

    bugs.python.org fields:

    activity = <Date 2009-06-11.08:35:54.888>
    actor = 'tarek'
    assignee = 'tarek'
    closed = True
    closed_date = <Date 2009-06-11.08:35:54.890>
    closer = 'tarek'
    components = ['Distutils']
    creation = <Date 2009-02-10.11:44:50.638>
    creator = 'flub'
    dependencies = []
    files = ['13845', '13962']
    hgrepos = []
    issue_num = 5201
    keywords = ['patch']
    message_count = 8.0
    messages = ['81538', '86986', '86989', '87595', '87613', '87636', '89197', '89239']
    nosy_count = 2.0
    nosy_names = ['flub', 'tarek']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue5201'
    versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    buildThe build process and cross-buildstdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions