From: Juerg B. <ju...@pa...> - 2005-02-14 09:52:12
|
Hi Trying to build libxml++-2.9.2 fails with the following messages: Making all in manual make[2]: Entering directory `/usr/src/libxml++-2.9.2/docs/manual' make[2]: *** No rule to make target `insert_example_code.pl', needed by `libxml++.xml'. Stop. make[2]: Leaving directory `/usr/src/libxml++-2.9.2/docs/manual' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/libxml++-2.9.2/docs' make: *** [all-recursive] Error 1 *** Error: make *** ERROR: libxml++-2.6-x86-glibc-2.3-gcc-3.4-2-2.9.2-1 It looks like insert_example_code.pl is missing in EXTRA_DIST... Regards, J=C3=BCrg |