On Sun, 18 Oct 2009 20:37:43 +1000 Mark Constable <[email protected]> wrote:
> Also, any idea how I can turn off anything to do with generating > docs to avoid this? (I don't have perl on these systems) > > Final link with: <none> > DOC busybox.pod > DOC BusyBox.txt > /bin/sh: pod2text: command not found > make: [docs/BusyBox.txt] Error 127 (ignored) > DOC BusyBox.1 > /bin/sh: pod2man: command not found > make: [docs/BusyBox.1] Error 127 (ignored) > /bin/sh: pod2html: command not found > make: [docs/busybox.net/BusyBox.html] Error 127 (ignored) > DOC BusyBox.html This could be possible with "make busybox" instead of "make all". But I wasn't able to decipher the Makefile fully with only a quick look at it ;) -- Stefan Seyfried "Any ideas, John?" "Well, surrounding them's out." _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
