i am trying to install the common c++ libraries on SuSe 9.0 using g++ 3.3.1 and doxygen 1.3.2 but doxygen segfaults while building the documentation. common c++ seems to build faultlessly. here is the error message:
Adding source references...
Adding todo/test/bug list items...
Counting data structures...
Generating disk names...
Resolving user defined references...
Finding anchors and sections in the documentation...
Generating index page...
make[1]: *** [doxy] Segmentation fault
make[1]: Leaving directory `/home/cecile/Desktop/commoncpp2-1.2.4/doc'
make: *** [all-recursive] Error 1
i would appreciate it very much if someone could point me to an up-to-date online documentation for common c++ 1.2.4 (tried googling it, found only older docs) or give me a hint as how to solve the problem, or email me the latex manual for commonc++. i'm trying to evaluate if this is the right lib for a coding project, but without doc, it's not easy ;)
thanks,
cecukemon
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello,
i am trying to install the common c++ libraries on SuSe 9.0 using g++ 3.3.1 and doxygen 1.3.2 but doxygen segfaults while building the documentation. common c++ seems to build faultlessly. here is the error message:
Adding source references...
Adding todo/test/bug list items...
Counting data structures...
Generating disk names...
Resolving user defined references...
Finding anchors and sections in the documentation...
Generating index page...
make[1]: *** [doxy] Segmentation fault
make[1]: Leaving directory `/home/cecile/Desktop/commoncpp2-1.2.4/doc'
make: *** [all-recursive] Error 1
i would appreciate it very much if someone could point me to an up-to-date online documentation for common c++ 1.2.4 (tried googling it, found only older docs) or give me a hint as how to solve the problem, or email me the latex manual for commonc++. i'm trying to evaluate if this is the right lib for a coding project, but without doc, it's not easy ;)
thanks,
cecukemon