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

Compiling error #599

Closed
esarearthur opened this issue Oct 27, 2017 · 7 comments
Closed

Compiling error #599

esarearthur opened this issue Oct 27, 2017 · 7 comments
Labels
Component: build Related to the Makefiles / build scripts in the project. Status: Blocked Another issue needs to be resolved first

Comments

@esarearthur
Copy link

make[1]: Entering directory /home/iotadmin/mosquitto/man' xsltproc mosquitto.8.xml warning: failed to load external entity "/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl" compilation error: file manpage.xsl line 3 element import xsl:import : unable to load /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl compilation error: file mosquitto.8.xml line 4 element refentry xsltParseStylesheetProcess : document is not a stylesheet make[1]: *** [mosquitto.8] Error 5 make[1]: Leaving directory /home/iotadmin/mosquitto/man'
make: *** [docs] Error 2

I keep getting this error when I am comling

@toast-uz
Copy link
Contributor

Check "Building from source" in readme.md.

@toast-uz
Copy link
Contributor

@esarearthur , did my comment make sense?

@PierreF PierreF added Status: Blocked Another issue needs to be resolved first Component: build Related to the Makefiles / build scripts in the project. labels Jan 5, 2018
@Tifaifai
Copy link
Contributor

Tifaifai commented Jan 7, 2018

On your linux system, have you ````/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl```
Have you installed the package ?
Closed topic ?

@mrizvic
Copy link

mrizvic commented Apr 11, 2018

You have to install following packages: xsltproc docbook-xsl
Then it will work.

@karlp
Copy link
Contributor

karlp commented Apr 11, 2018

or, much simpler, just do make binary instead of make

@ralight
Copy link
Contributor

ralight commented Apr 11, 2018

Or make WITH_DOCS=no

@ralight ralight closed this as completed Apr 11, 2018
@ralight
Copy link
Contributor

ralight commented Apr 11, 2018

I'm closing this because it's not really a bug, if you disagree please reopen and say why.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Component: build Related to the Makefiles / build scripts in the project. Status: Blocked Another issue needs to be resolved first
Projects
None yet
Development

No branches or pull requests

7 participants