>$ locate libbfd | xargs ls -ld
>-rwxr-xr-x 1 root root 632951 Apr 10 15:18 /usr/lib/libbfd-2.12.so
>-rw-r--r-- 1 root root 737648 Apr 10 15:18 /usr/lib/libbfd.a
>-rwxr-xr-x 1 root root 771 Apr 10 15:18 /usr/lib/libbfd.la
>lrwxrwxrwx 1 root root 14 Apr 10 15:24 /usr/lib/libbfd.so -> libbfd-2.12.so
>$ locate bfd.h | xargs ls -ld
>-rw-r--r-- 1 root root 134077 Apr 10 15:18 /usr/include/bfd.h
>it all looks like the new version to me
Double check that you built ksymoops against these libs, not older ones.
Even if you deleted them, you may still be using old ksymoops binary!
-- vda - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/