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 nptl/3303] New: In function 'pthread_mutex_timedlock' '__NR_clock_gettime' undeclared


trying to compile 2_5 cvs branch (20061004) and getting the following error:

pthread_mutex_timedlock.c: In function 'pthread_mutex_timedlock':
pthread_mutex_timedlock.c:276: error: '__NR_clock_gettime' undeclared (first use
in this function)
pthread_mutex_timedlock.c:276: error: (Each undeclared identifier is reported
only once
pthread_mutex_timedlock.c:276: error: for each function it appears in.)
make[2]: *** [/home/gzp/src/libc/obj/nptl/pthread_mutex_timedlock.o] Error 1

[kernel]
Linux gzp1 2.4.32-gzp1 #1 Sat Jan 7 16:31:17 CET 2006 i686 GNU/Linux

[glibc]
GNU C Library stable release version 2.2.5, by Roland McGrath et al.
Compiled by GNU CC version 2.95.4 20010319 (prerelease).
Compiled on a Linux 2.4.17 system on 2002-01-21.

[gcc]
gcc (GCC) 4.1.1

[binutils]
GNU ld version 2.17.50.0.3 20060715

-- 
           Summary: In function 'pthread_mutex_timedlock'
                    '__NR_clock_gettime' undeclared
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
        AssignedTo: drepper at redhat dot com
        ReportedBy: gzp at papp dot hu
                CC: glibc-bugs at sources dot redhat dot com


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

------- 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]