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

hivex : update urls, libxml2 dependency #3

Closed
wants to merge 2 commits into from
Closed

Conversation

Amar1729
Copy link
Owner

No description provided.

@Amar1729 Amar1729 changed the title hivex : use https urls hivex : update urls, libxml2 dependency Apr 13, 2021
@Amar1729
Copy link
Owner Author

Amar1729 commented Apr 14, 2021

so linux is having a problem with this because of libxml2 -

  1. only have on_macos do depends_on "libxml2" -> linux build fails because it can't find <libxml/xmlwriter.h>
  2. uses_from_macos "libxml2" (use system on mac, depends_on for linux) -> brew linkage fails on linux due to "unwanted system library libxml2"

so does linux want libxml2 or not? do i need to change cflags/pkgconfig/something related to get linux to pass brew linkage?

@Amar1729 Amar1729 force-pushed the hivex/fix-urls branch 2 times, most recently from 3dd00c9 to 64d6f11 Compare April 15, 2021 03:59
@Amar1729 Amar1729 added pr-pull and removed pr-pull labels Apr 15, 2021
@Amar1729 Amar1729 mentioned this pull request Apr 15, 2021
2 tasks
@github-actions github-actions bot closed this in d267b55 Apr 15, 2021
@github-actions github-actions bot deleted the hivex/fix-urls branch April 15, 2021 07:48
@Amar1729 Amar1729 mentioned this pull request Apr 15, 2021
3 tasks
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

Successfully merging this pull request may close these issues.

None yet

1 participant