On Thu, Mar 06, 2014 at 06:07:33PM +0100, Toralf Förster wrote: > - --- RELEASE NOTES - TXT --- > format=text "--lynx" \ > --xsltproc-opts "--stringparam generate.toc \"article nop\"" \ > release-notes.asciidoc > /bin/sh: --lynx: command not found > make: [release-notes.txt] Error 127 (ignored) > mv release-notes.text release-notes.txt > mv: cannot stat ‘release-notes.text’: No such file or directory > make: *** [release-notes.txt] Error 1 > > > > lynx is instellad, system is a 32 bit stable Gentoo Linux, build worked fine > for docbooks in the past
Works fine here: jmayer@egg:~/work/wireshark/git/docbook(master)> touch release-notes.asciidoc jmayer@egg:~/work/wireshark/git/docbook(master)> cd ../../build/qt-gtk3/ jmayer@egg:~/work/wireshark/build/qt-gtk3> make release_notes Generating release-notes.txt Generating /home/jmayer/work/wireshark/git/NEWS Built target release_notes jmayer@egg:~/work/wireshark/build/qt-gtk3> touch ../../git/docbook/release-notes.asciidoc jmayer@egg:~/work/wireshark/build/qt-gtk3> make VERBOSE=1 release_notes /usr/bin/cmake -H/home/jmayer/work/wireshark/git -B/home/jmayer/work/wireshark/build/qt-gtk3 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 release_notes make[1]: Entering directory `/home/jmayer/work/wireshark/build/qt-gtk3' /usr/bin/cmake -H/home/jmayer/work/wireshark/git -B/home/jmayer/work/wireshark/build/qt-gtk3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/jmayer/work/wireshark/build/qt-gtk3/CMakeFiles 0 make -f CMakeFiles/Makefile2 docbook/CMakeFiles/release_notes.dir/all make[2]: Entering directory `/home/jmayer/work/wireshark/build/qt-gtk3' make -f docbook/CMakeFiles/release_notes.dir/build.make docbook/CMakeFiles/release_notes.dir/depend make[3]: Entering directory `/home/jmayer/work/wireshark/build/qt-gtk3' cd /home/jmayer/work/wireshark/build/qt-gtk3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jmayer/work/wireshark/git /home/jmayer/work/wireshark/git/docbook /home/jmayer/work/wireshark/build/qt-gtk3 /home/jmayer/work/wireshark/build/qt-gtk3/docbook /home/jmayer/work/wireshark/build/qt-gtk3/docbook/CMakeFiles/release_notes.dir/DependInfo.cmake --color= make[3]: Leaving directory `/home/jmayer/work/wireshark/build/qt-gtk3' make -f docbook/CMakeFiles/release_notes.dir/build.make docbook/CMakeFiles/release_notes.dir/build make[3]: Entering directory `/home/jmayer/work/wireshark/build/qt-gtk3' /usr/bin/cmake -E cmake_progress_report /home/jmayer/work/wireshark/build/qt-gtk3/CMakeFiles Generating release-notes.txt cd /home/jmayer/work/wireshark/git/docbook && LC_ALL=C /usr/bin/a2x --format=text --destination-dir=/home/jmayer/work/wireshark/build/qt-gtk3/docbook --asciidoc-opts="--conf-file=/home/jmayer/work/wireshark/git/docbook/asciidoc.conf" --fop --lynx --xsltproc-opts '--stringparam generate.toc article\ nop ' release-notes.asciidoc cd /home/jmayer/work/wireshark/git/docbook && mv /home/jmayer/work/wireshark/build/qt-gtk3/docbook/release-notes.text /home/jmayer/work/wireshark/build/qt-gtk3/docbook/release-notes.txt /usr/bin/cmake -E cmake_progress_report /home/jmayer/work/wireshark/build/qt-gtk3/CMakeFiles Generating /home/jmayer/work/wireshark/git/NEWS cd /home/jmayer/work/wireshark/build/qt-gtk3/docbook && cp /home/jmayer/work/wireshark/build/qt-gtk3/docbook/release-notes.txt /home/jmayer/work/wireshark/git/NEWS make[3]: Leaving directory `/home/jmayer/work/wireshark/build/qt-gtk3' /usr/bin/cmake -E cmake_progress_report /home/jmayer/work/wireshark/build/qt-gtk3/CMakeFiles Built target release_notes make[2]: Leaving directory `/home/jmayer/work/wireshark/build/qt-gtk3' /usr/bin/cmake -E cmake_progress_start /home/jmayer/work/wireshark/build/qt-gtk3/CMakeFiles 0 make[1]: Leaving directory `/home/jmayer/work/wireshark/build/qt-gtk3' Ciao Jörg -- Joerg Mayer <jma...@loplof.de> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe