Skip to content

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

Open
devnexen wants to merge 2 commits intopython:mainfrom
devnexen:fbsd_build_fix_uuid_module
Open

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

Conversation

@devnexen
Copy link
Copy Markdown
Contributor

@devnexen devnexen commented Jun 7, 2020

Prioritising the right header as uuid_create is rightfully picked up.

https://bugs.python.org/issue40900

@devnexen devnexen 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 devnexen force-pushed the fbsd_build_fix_uuid_module branch from 6ea6e67 to 4ff23c7 Compare June 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

github-actions bot commented Apr 8, 2026

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

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

Labels

awaiting review OS-freebsd stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants