This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/6949] New: symbol __vdso_clock_gettime, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference


My OS is Ubuntu 7.10 x86_64.
By default I have libc6-2.6.

When I try to install libc6-2.7 or libc6-2.8 from official repository, I get 
the errors from any command, for example:
"ls: relocation error: /lib/libpthread.so.0: symbol __vdso_clock_gettime, 
version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference"
or "Segmentation fault (core dumped)"

I tried to compile and install glibc-2.7-20080929 and got the same errors.
(when compile and install glibc-2.6-20080929, there is no error).
The same problem appears when I just copy "libpthread-2.7.so" in /lib/ and run 
"ldconfig".

I tried to install libc6-2.7 with different version of kernel (from 2.6.22 to 
2.6.26.9). Errors are the same.

-- 
           Summary: symbol __vdso_clock_gettime, version GLIBC_PRIVATE not
                    defined in file libc.so.6 with link time reference
           Product: glibc
           Version: 2.8
            Status: NEW
          Severity: critical
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: smirta at mail dot ru
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=6949

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]