Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Can't compile - missing libxml/tree.h #68

Open
rpwatkins opened this issue Dec 27, 2016 · 3 comments
Open

Can't compile - missing libxml/tree.h #68

rpwatkins opened this issue Dec 27, 2016 · 3 comments

Comments

@rpwatkins
Copy link

I have libxml2 installed and the install script is finding it prior to calling gcc, but when the gcc call is made, gcc cannot find the libxml/tree.h file.

@jirutka
Copy link
Contributor

jirutka commented Mar 26, 2017

Have you also installed libxml2 headers, usually provided by package like libxml2-dev or libxml2-devel?

@abelsromero
Copy link

I know it's an old post, I am just adding more info in case it helps someone else.

I have the same issue with MSYS2.
I have the lib and .h

image

But the build fails, and looking into the build console, it seems it check the previous path:

image

@mast3rz3ro
Copy link

@abelsromero I come across your comment because your were used MSYS2
For anybody who run into same error, please refer to here:
moovweb/gokogiri#14 (comment)

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

No branches or pull requests

4 participants