Project

General

Profile

Actions

Bug #44

closed

implicit declaration of function 'sched_getcpu'

Added by Anonymous about 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Normal
Target version:
Start date:
02/12/2012
Due date:
% Done:

0%

Estimated time:

Description

While compiling latest lttng-ust git HEAD, I'm getting the following warnings (see attached build log):
warning: implicit declaration of function 'sched_getcpu' [-Wimplicit-function-declaration]
which usually indicate a function simply doesn't exist.

This might be due to the new eglibc version in Ubuntu 12.04, which is 2.15. Compared to 2.13 currently in Debian Sid and Ubuntu 11.10. I tried some basic grep'ing but couldn't find a reference to "sched_getcpu" in either.


Files

buildlog (11.8 KB) buildlog Anonymous, 02/12/2012 01:48 AM
buildlog2 (11 KB) buildlog2 Anonymous, 02/15/2012 11:43 AM
Actions

Also available in: Atom PDF