Skip to content

alienize lzma #33

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

Open
plicease opened this issue Sep 25, 2022 · 1 comment
Open

alienize lzma #33

plicease opened this issue Sep 25, 2022 · 1 comment

Comments

@plicease
Copy link
Member

plicease commented Sep 25, 2022

this is a prereq for building from source.
we should maybe check for any other prereqs.

  CC       error.lo
  CC       parserInternals.lo
  CC       parser.lo
  CC       tree.lo
  CC       hash.lo
  CC       list.lo
  CC       xmlIO.lo
/Users/ollisg/.cpanm/work/1664117643.47564/Alien-Libxml2-0.17/_alien/extract_Y6LB/libxml2-2.9.10/xmlIO.c:40:10: fatal error: 'lzma.h' file not found
#include <lzma.h>
         ^~~~~~~~
1 error generated.
make[3]: *** [xmlIO.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
@plicease
Copy link
Member Author

Instructions actually say that all prereqs are optional:
https://gitlab.gnome.org/GNOME/libxml2#dependencies
so this may be brokenness of macOS bundled libs or something.

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

No branches or pull requests

1 participant