OK, you are right. I was looking at my old copy I was trying to fix. The error is,
arch/powerpc/boot/cuboot-pq2.c: In function 'fixup_pci': arch/powerpc/boot/cuboot-pq2.c:204: warning: implicit declaration of function '__ilog2_u32' On Mon, Mar 24, 2008 at 3:53 PM, Scott Wood <[EMAIL PROTECTED]> wrote: > James Black wrote: > > I started from scratch and am trying to build the cuImage. I get this > > compiler error. > > > > arch/powerpc/boot/cuboot-pq2.c:14:20: error: bitops.h: No such file or > directory > > arch/powerpc/boot/cuboot-pq2.c: In function 'fixup_pci': > > arch/powerpc/boot/cuboot-pq2.c:205: warning: implicit declaration of > > function '__ilog2_u32' > > > > I looks as though cuboot-pq2.c expects bitops.h to be in the same > > directory, but it has moved to > > linux/include/asm-powerpc/bitops.h > > I don't see any reference to bitops.h in cuboot-pq2.c... > Line 14 includes "ops.h". > > -Scott > > _______________________________________________ Linuxppc-embedded mailing list Linuxppc-embedded@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-embedded