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

Trouble building with external pal #18

Open
opoplawski opened this issue Oct 29, 2021 · 0 comments
Open

Trouble building with external pal #18

opoplawski opened this issue Oct 29, 2021 · 0 comments

Comments

@opoplawski
Copy link

I'm working on changing the Fedora ast package to build with an external pal lib. However, I'm running into a couple issues:

  • Fedora does not ship .la files, but ast is trying to link to $(libdir)/libpal.la. I've changed this to -lpal.
  • ast_test does not appear to consider the conditional and still references @LIBPAL@, @LIBCMINPACK@, libast_pal.la and libast_cminpack.la in LDADD and DEPENDENCIES
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

1 participant