On 7/18/24 2:13 AM, Ben Greear wrote:
Hello,

I re-ran the setup script, but cmake is still failing on a missing pkg.
Any idea what needs to be done to fix this?

-- Check size of LUA_INTEGER - done
-- Checking for one of the modules 'libilbc'
-- Could NOT find ILBC (missing: ILBC_LIBRARY ILBC_INCLUDE_DIR)
CMake Error at cmake/modules/FindAsciidoctor.cmake:34 (list):
   list GET given empty list
Call Stack (most recent call first):
   CMakeLists.txt:1493 (find_package)


CMake Error at cmake/modules/FindAsciidoctor.cmake:34 (list):
   list GET given empty list
Call Stack (most recent call first):
   doc/CMakeLists.txt:10 (find_package)


-- No SSE4.2 compiler flag enabled

Thanks,
Ben


Hi,

What Asciidoctor is installed on this platform?
It seems like version retrieval calling ${ASCIIDOCTOR_EXECUTABLE} --version isn't yielding output, thereby causing the empty list.

Thanks,
Jaap

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to