<DIV>Dear all,</DIV>
<DIV>&nbsp;&nbsp; I've install nasm in my linux but I cant compile x264 correctly yet. And it tell me as follows when I make:</DIV>
<DIV>common/cpu.c: In function 'x264_cpu_num_propcessors':</DIV>
<DIV>common/cpu.c:228: 'cpu_set_t' undeclared(first use in this function)</DIV>
<DIV>common/cpu.c:228:(Each undeclared identifier is reported only once</DIV>
<DIV>common/cpu.c:228:for each finction it appears in.)</DIV>
<DIV>common/cpu.c:228: parse error before "p_aff"</DIV>
<DIV>common/cpu.c: 229: 'p_aff' undeclared(first use in this function)</DIV>
<DIV>make: ***[common/cpu.o] Error 1</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; Can anyone point it out for me? Thanks in advance!</DIV>
<DIV>BR</DIV>
<DIV>Thomas</DIV>