http://bugzilla.suse.com/show_bug.cgi?id=921577 --- Comment #7 from Michel Normand <normand@linux.vnet.ibm.com> --- (In reply to Alexey Kardashevskiy from comment #6)
I could not figure out where you got the sources from
The initial problem was hit with doxygen source code retrieved from OBS environment (using osc command) === osc co openSUSE:Factory:PowerPC doxygen cd doxygen quilt setup doxygen.spec ===
so I tried the latest doxygen git which is 1.8.9.1 as well. The reproduce steps did not work for me either - there is no "tmake/lib/linuxg++/tmake.conf" in doxygen's git (missing a minus in the name); "-fmessage length=0" needs to be "-fmessage-length=0".
With the commands below I get a linker error. What do I miss?
I do not know what is going wrong with your trial. I just did the same git clone as you tried and executed the commands you specified. * I did not have undefined reference error. * I ultimately failed with "double free or corruption" as previously reported. * If that could help I may give you access to my guest (will send private mail) -- You are receiving this mail because: You are on the CC list for the bug.