Hi, This issue should already be fixed in the development version of libunwind:
http://git.savannah.gnu.org/gitweb/?p=libunwind.git;a=commitdiff;h=42b67080ebd953d4b3bdb7fbdc3a0d4ca906982c Try with the version from the git repository with the instructions I wrote below. Tommi 2012/9/26 Bincy K Philip <[email protected]>: > Hello tommi, > > Please find the full log file. > For me autoreconf, configure,make and make install are working absolutely > fine. > The problem where I am facing is in ' make check'. > > Thank you > Bincy > > > ________________________________ > From: Tommi Rantala <[email protected]> > > To: Bincy K Philip <[email protected]> > Cc: Arun Sharma <[email protected]>; "[email protected]" > <[email protected]> > Sent: Wednesday, 26 September 2012 2:49 PM > > Subject: Re: [Libunwind-devel] Testing libunwind > > 2012/9/26 Bincy K Philip <[email protected]>: >> Hi Arun, >> >> Thanks for the reply. >> >> I m able to 'make' the libunwind and install it. >> But while running ' make check' error is displaying. >> Please find the log file attached. >> >> Could you please help me to sort out this issue? > > Hi Bincy, the log file shows the compilation stopping at Gtest-bt, but > the actual error messages are missing. Please also capture the stderr, > ie. something like "make check >log.txt 2>&1". > > You could also try with the current development tree of libunwind. > Grab a copy of the git tree with "git clone > git://git.sv.gnu.org/libunwind.git", then run "autoreconf -fiv" from > the source directory, and finally "./configure && make && make check". > > Tommi > > _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
