Hi Anil,

Thankx again for the quick reply. Here is how my config.h looks like. I have
libunwind as well. Here is the path..Is there a way to enforce google
perftool build to take libunwind?

[EMAIL PROTECTED] google-perftools-0.8]# whereis libunwind
libunwind: /usr/local/lib/libunwind.la /usr/local/lib/libunwind.a


/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1

/* Define to 1 if you have the <libunwind.h> header file. */
/* #undef HAVE_LIBUNWIND_H */

/* Define to 1 if you have the <linux/ptrace.h> header file. */
#define HAVE_LINUX_PTRACE_H 1

/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1


On 2/20/07, Arun Sharma <[EMAIL PROTECTED]> wrote:

On 2/19/07, Rajesh Balamohan <[EMAIL PROTECTED]> wrote:

> This seems to be the same as the earlier one and its using libgcc again.
I
> did the following for making google perftools.
>
> >> make clean
> ./configure

Can you please check your config.log to see why autconf is not finding
libunwind.h? If it found it, src/config.h should have HAVE_LIBUNWIND_H
set to 1.

-Arun




--
~Rajesh.B
_______________________________________________
Libunwind-devel mailing list
Libunwind-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to