[Doxygen-develop] Crash bug and compile problem
Brought to you by:
dimitri
From: Philip B. <pb...@sa...> - 2011-04-22 20:53:03
|
Hi, I have a repeatable crash bug with a problem described as corrupted double-linked list. I run the 1.7.4 downloaded from doxygen.org on 64-bit linux. I wanted to build my own version off the trunk to see if it also displays this problem (and in that case enable debug and get a core dump). But alas I cannot build. The compilation fails with a ton of undefined reference to Config::XXX. Anyone else having this problem? Config is not a library class but before I start debugging make I'd like to know if this is a common problem with a common solution? Doxygen rocks. Just needed to say it. //Philip |