Some functions have different versions in libc and libpthread. For example, pread has GLIBC_2.1 in libc and GLIBC_2.2 in libpthread. I can imagine potential problems with it. Shouldn't a fuction have the same verion cross all libraries? -- H.J. Lu (hjl@valinux.com)