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

Did I do something wrong in [flint 3.1.3](https://github.com/Homebrew/homebrew-core/pull/166490) ? #38048

Open
dimpase opened this issue May 21, 2024 · 3 comments

Comments

@dimpase
Copy link
Member

dimpase commented May 21, 2024

          Did I do something wrong in [flint 3.1.3](https://github.com/Homebrew/homebrew-core/pull/166490) ?

Originally posted by @edgarcosta in #38021 (comment)

@dimpase
Copy link
Member Author

dimpase commented May 21, 2024

@edgarcosta
All I can say that a fresh install of Homebrew on x86_64 macOS 14.4 does include the header file checked on in #38021 - on which I can't comment - so it seems that people should just carefully upgrade/reinstall Homebrew, first of all.

@mkoeppe
Copy link
Member

mkoeppe commented May 21, 2024

Yes, 3.1.3 is fine.

@mkoeppe mkoeppe closed this as completed May 21, 2024
@dimpase
Copy link
Member Author

dimpase commented May 21, 2024

Well, it's not 100% fine. Wrong version in flint.pc.

prefix=/usr/local/Cellar/flint/3.1.3
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=/usr/local/Cellar/flint/3.1.3/lib

Name: FLINT
Description: Fast Library for Number Theory
Version: 3.1.0
URL: https://flintlib.org/
Requires: gmp >= 6.2.1 mpfr >= 4.1.0
Cflags: -I${includedir}
Libs: -L${libdir} -lflint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants