On Wed, Jun 1, 2011 at 15:05, Andrey Ponomarenko <[email protected]> wrote: > Installing man page apt.8 to /home/andrey/install/apt-0.8.14.1/docs > Error: tag OUTPUT_DIRECTORY: Output directory `../build/doc/doxygen' does > not exist and cannot be created > Exiting... > make[2]: *** [/home/andrey/install/apt-0.8.14.1/doc/doxygen-stamp] Error 1
Looks for me like an error coming from doxygen, which in debian is in version 1.7.4[-2] (in unstable) which seems to auto-create the output directory if it doesn't exist. Doxygen is generated for a long time so i doubt this auto-creation is a new addition in recent times - and a quick look at the debian-diff doesn't suggest that a patch was applied. Which version do you use? Best regards David Kalnischkies -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

