make[1]: *** No rule to make target `md.4', needed by `md.man'. Stop. make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/provisioning/buildroot/buildroot-2009.08/build_i686/mdadm-2.6.7.1' make: *** [/provisioning/buildroot/buildroot-2009.08/build_i686/mdadm-2.6.7.1/mdadm] Error 2
(In reply to comment #0) > make[1]: *** No rule to make target `md.4', needed by `md.man'. Stop. > make[1]: *** Waiting for unfinished jobs.... > make[1]: Leaving directory > `/provisioning/buildroot/buildroot-2009.08/build_i686/mdadm-2.6.7.1' > make: *** > [/provisioning/buildroot/buildroot-2009.08/build_i686/mdadm-2.6.7.1/mdadm] > Error 2 Do you have nroff installed on your host? Here it builds with: nroff -man mdadm.8 > mdadm.man nroff -man md.4 > md.man nroff -man mdadm.conf.5 > mdadm.conf.man On Debian it's in the groff-base package.
No response for +1 month, works here.