hi,
I want to compile drbd-utils-9.10 on CentOS8. During configure it says: ./configure --without-manual (...) configure: WARNING: Cannot build man pages without po4a-translage. You may safely ignore this warning when building from a tarball. When I start a make rpm it fails with: (...) make[1]: Entering directory '/root/drbd-utils-9.10.0/documentation/ja/v9' po4a-translate -f docbook -M utf-8 -L utf-8 -keep 0 -m ../../v9/drbdsetup.xml.in -p drbdsetup.xml.in.po -l drbdsetup.xml.in make[1]: po4a-translate: Command not found make[1]: *** [../../common/Makefile_v9_com_post:71: drbdsetup.xml.in] Error 127 make[1]: Leaving directory '/root/drbd-utils-9.10.0/documentation/ja/v9' make: *** [Makefile:109: doc] Error 2 Why does the make process still want the po4a even when I told configure to skip the manual (--without-manual)? The problem is that there still is not po4a rpm available for CentOS8. Michael Mit freundlichen Grüßen, -- [*] sys4 AG https://sys4.de, +49 (89) 30 90 46 64 Schleißheimer Straße 26/MG,80333 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief Aufsichtsratsvorsitzender: Florian Kirstein _______________________________________________ Star us on GITHUB: https://github.com/LINBIT drbd-user mailing list [email protected] https://lists.linbit.com/mailman/listinfo/drbd-user
