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

Figure out why pkg-config doesn't work as expected for Expat #174

Open
mdaines opened this issue Jul 17, 2023 · 0 comments
Open

Figure out why pkg-config doesn't work as expected for Expat #174

mdaines opened this issue Jul 17, 2023 · 0 comments
Assignees

Comments

@mdaines
Copy link
Owner

mdaines commented Jul 17, 2023

In 69aa8a8 I had to work around the Graphviz configure script reporting that it couldn't find pkg-config when configuring for Expat. According to the Emscripten docs emconfigure is supposed to set up environment variables for pkg-config.

Graphviz commit that changed how Expat is detected:
https://gitlab.com/graphviz/graphviz/-/commit/4d530ac825ddfba3d0b0c130aa0cacf2801e80fb

Ideally the Dockerfile wouldn't have to specify EXPAT_CFLAGS and EXPAT_LIBS explicitly.

@mdaines mdaines self-assigned this Jul 17, 2023
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