[zeromq-dev] majordomo build problem on ubuntu 16.04

Luca Boccassi luca.boccassi at gmail.com
Tue Jul 11 12:40:54 CEST 2017


On 11 July 2017 at 08:31, Juergen Gnoss <jgnoss at hotmail.com> wrote:
> Hello all,
>
>
> I just cloned the majordomo project and tried to build it.
>
>
>
> Build failed with:
>
>
> jgnoss at maverick:~/Devel/C_PC/zmq/majordomo$ make
> Making all in doc
> make[1]: Entering directory '/home/jgnoss/Devel/C_PC/zmq/majordomo/doc'
> asciidoc -d manpage -b docbook -f ./asciidoc.conf \
>         -amajordomo_version=0.1.0 -omdp_test.xml mdp_test.txt
> xmlto man mdp_test.xml
> Note: Writing mdp_test.7
> Makefile:642: recipe for target 'mdp_test.1' failed
> make[1]: *** [mdp_test.1] Error 1
> rm mdp_test.xml
> make[1]: Leaving directory '/home/jgnoss/Devel/C_PC/zmq/majordomo/doc'
> Makefile:1054: recipe for target 'all-recursive' failed
> make: *** [all-recursive] Error 1
>
>
> config log is on pastebin
>
>
>
> https://pastebin.com/RAVaWAYd
>
>
> I'm on Ubuntu 16.04
>
>
> zmq
>
> czmq
>
> gsl
>
> zproject
>
>
> are build from master
>
>
> Any idea what the problem is?
>
>
> Thanks, Juergen

Works fine here. Make sure you have asciidoc and xmlto.

Also if you don't need to patch the dependencies, it will make your
life easier to use the packages for Ubuntu 16.04 from this repo:

http://download.opensuse.org/repositories/network:/messaging:/zeromq:/git-stable/xUbuntu_16.04/



More information about the zeromq-dev mailing list