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

Fix exec_prefix commit #29247

Closed
fosslinux opened this issue Mar 5, 2021 · 2 comments
Closed

Fix exec_prefix commit #29247

fosslinux opened this issue Mar 5, 2021 · 2 comments

Comments

@fosslinux
Copy link
Contributor

67441aa broke grub. So we reverted it in 9bdf2f6. Now we need to fix it again.

17:35 <sgn[m]> I think better to revert c96738a6e9 and rebuild grub for now. I'll find the packages that requires that arguments and fix it later
17:24 <sgn[m]> GRUB_LIBDIR is defined to unexpanded exec_prefix
17:25 <sgn[m]> I think we need to overwrite the --libdir for grub
17:30 <sgn[m]> Hm, or rrplace --exec-prefix=/usr in common/environment/configure/gnu-configure-args.sh
17:30 <sgn[m]> Don't know if any side effects
17:31 <sgn[m]> Maybe changes in pkg-config files

@sgn

@sgn
Copy link
Member

sgn commented Mar 8, 2021

It's openmpi being retarded, it invented its own version of AC_CONFIG_SUBDIRS.

@sgn
Copy link
Member

sgn commented Mar 8, 2021

OpenMPI is fixed.

@sgn sgn closed this as completed Mar 8, 2021
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