On 2/19/07, Rajesh Balamohan <[EMAIL PROTECTED]> wrote:
Hi Anil,
Arun :)
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?
You need to look at config.log to find out why configure isn't finding it. Since you seem to have it installed in /usr/local, perhaps you need to specify /usr/local/include as an include directory to configure. Alternatively, you can try installing libunwind in /usr. -Arun _______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
