Quote:
Originally Posted by knc1
Pardon me if I mention the obvious, no insult intended, but in case you missed it:
In the top level directory of the Buildroot tree, enter:
make manual
**Then** you will have something to read that is supposed to match the version your using.
|
you@dev ~/BLDS/buildroot $
make manual
make -C /home/you/GIT/buildroot O=/home/you/BLDS/buildroot/. manual
Generating HTML manual...
make[1]: a2x: Command not found
make[1]: *** [/home/you/BLDS/buildroot/./docs/manual/manual.html] Error 127
make: *** [all] Error 2
I'll add it to the deathlist
EDIT OR NOT:
add asciidoc to the build-depends to fix this bug
hmm. Let me just grab that
you@dev ~/BLDS/buildroot $
sudo apt-get install asciidoc
0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded.
Need to get 450 MB of archives.
Whoa. hardcore. Oh well. Time for some tea.