On Thu, Mar 24, 2011 at 02:25:26PM +0530, Raj Kumar wrote: > I tried to install the git version with Konstantin's patch on FreeBSD 7.3 > (64-bit). I built it using the 'gmake' command, and i got an error as, > > libunwind/tests/test-varargs.c:14: undefined reference to `backtrace' > gmake[1]: *** [test-varargs] Error 1 > gmake[1]: Leaving directory '...' > gmake: *** [all-recursive] Error 1 > > > Can anyone tell me what should be done to fix this? You need to install devel/libexecinfo port for tests to compile. This is noted in README.
pgpjEvVl1CgQy.pgp
Description: PGP signature
_______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
