diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml index bde918890..c0c7c5f3a 100644 --- a/chapter08/libelf.xml +++ b/chapter08/libelf.xml @@ -50,16 +50,18 @@ --disable-debuginfod \ --enable-libdebuginfod=dummy - Compile the package: + Compile only Libelf: -make +make -C lib +make -C libelf To test the results, issue: make -k check - Two tests are known to fail, dwarf_srclang_check and - run-backtrace-native-core.sh. + The above command builds the utilities that are part of the package + as well as the unit tests. Two tests are known to fail: dwarf_srclang_check + and run-backtrace-native-core.sh. Install only Libelf: diff --git a/chapter08/python.xml b/chapter08/python.xml index 566f47862..de3817cf0 100644 --- a/chapter08/python.xml +++ b/chapter08/python.xml @@ -195,7 +195,7 @@ tar --strip-components=1 \ - 2to3, idle3, pip3, pydoc3, python3, and python3-config + idle3, pip3, pydoc3, python3, and python3-config libpython&python-minor;.so and libpython3.so @@ -212,7 +212,7 @@ tar --strip-components=1 \ Short Descriptions - + idle3