Skip to content

bpo-40900: uuid module build fix on FreeBSD proposal. - #20693

Open
devnexen wants to merge 2 commits into
python:mainfrom
devnexen:fbsd_build_fix_uuid_module
Open

bpo-40900: uuid module build fix on FreeBSD proposal.#20693
devnexen wants to merge 2 commits into
python:mainfrom
devnexen:fbsd_build_fix_uuid_module

Conversation

@devnexen

@devnexendevnexen commented Jun 7, 2020

Copy link
Copy Markdown
Contributor

Prioritising the right header as uuid_create is rightfully picked up.

https://bugs.python.org/issue40900

@devnexendevnexen changed the title uuid module build fix on FreeBSD proposal.bpo-40900: uuid module build fix on FreeBSD proposal.Jun 7, 2020
Adding a new --with-uuid configure directive.
@devnexen
devnexenforce-pushed the fbsd_build_fix_uuid_module branch from 6ea6e67 to 4ff23c7CompareJune 8, 2020 22:05
@ned-deily

Copy link
Copy Markdown
Member

Without any opinion on the changes you propose, note that configure is a derived file, created by the autoconf tool. You need to make the changes in configure.ac then run autoconf to produce an updated configure file, then include both in the PR. This is explained in more detail in the Developer's Guide.

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actionsgithub-actionsBot added the stale Stale PR or inactive for long period of time. label Apr 8, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviewOS-freebsdstaleStale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@devnexen@ned-deily@vstinner@the-knights-who-say-ni@ezio-melotti@bedevere-bot