<div dir="ltr">Oops, my bad.<div>This one should fix it.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 3, 2013 at 4:38 PM, Emilio G. Cota <span dir="ltr"><<a href="mailto:cota@braap.org" target="_blank">cota@braap.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Thu, Oct 03, 2013 at 03:38:00 -0700, Ahmed Samy wrote:<br>
> Thanks for reporting that bug, didn't test on a 64-bit system, but just<br>
> tested now, however, I can't push my changes for now, here's a patch that<br>
> fixes this, please ACK.<br>
<br>
</div></div>After applying it on the current head (158de63f), here's what I get:<br>
<br>
cc -g3 -ggdb -Wall -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wwrite-strings -Wundef -DCCAN_STR_DEBUG=1 -I. -MD   -c -o ccan/cpuid/cpuid.o ccan/cpuid/cpuid.c<br>

ccan/cpuid/cpuid.c:171:6: error: conflicting types for ‘cpuid_has_feature’<br>
ccan/cpuid/cpuid.h:255:6: note: previous declaration of ‘cpuid_has_feature’ was here<br>
ccan/cpuid/cpuid.c: In function ‘cpuid_get_cpu_type’:<br>
ccan/cpuid/cpuid.c:209:3: warning: unnamed struct/union that defines no instances [enabled by default]<br>
ccan/cpuid/cpuid.c:212:31: error: ‘bufu32’ undeclared (first use in this function)<br>
ccan/cpuid/cpuid.c:212:31: note: each undeclared identifier is reported only once for each function it appears in<br>
ccan/cpuid/cpuid.c:213:3: error: ‘buf’ undeclared (first use in this function)<br>
make: *** [ccan/cpuid/cpuid.o] Error 1<br>
<span class="HOEnZb"><font color="#888888"><br>
                Emilio<br>
<br>
</font></span></blockquote></div><br></div>