<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I am getting the following compile error, can anyone help?<br>
<br>
<b><small><br>
gcc -O1 -g -Wall -I. -D__X264__ -DHAVE_MALLOC_H -DHAVE_MMXEXT
-DHAVE_SSE2<br>
-DARCH_X86 -DSYS_LINUX -DHAVE_PTHREAD&nbsp;&nbsp; -c -o common/cpu.o common/cpu.c<br>
common/cpu.c: In function `x264_cpu_num_processors':<br>
common/cpu.c:172: warning: passing arg 2 of `sched_getaffinity' makes
pointer<br>
from integer without a cast<br>
common/cpu.c:172: too many arguments to function `sched_getaffinity'<br>
make: *** [common/cpu.o] Error 1<br>
<br>
<br>
</small></b><small>Thanks<br>
Axel<br>
</small>
</body>
</html>