Re: Linux v2.6.17-rc6 -- alpha-generic-hweight-build-fix.patch missing

From: Ernst Herzberg
Date: Tue Jun 06 2006 - 12:08:28 EST



Moin.

Without alpha-generic-hweight-build-fix.patch 2.6.17-rc6 does not compile
on ALPHA DP264

LD init/built-in.o
LD .tmp_vmlinux1
lib/lib.a(bitmap.o): In function `__bitmap_weight':
: undefined reference to `hweight64'
lib/lib.a(bitmap.o): In function `__bitmap_weight':
: undefined reference to `hweight64'
lib/lib.a(bitmap.o): In function `__bitmap_weight':
: undefined reference to `hweight64'
lib/lib.a(bitmap.o): In function `__bitmap_weight':
: undefined reference to `hweight64'
drivers/built-in.o: In function `pcips2_interrupt':
: undefined reference to `hweight8'
drivers/built-in.o: In function `pcips2_interrupt':
: undefined reference to `hweight8'
net/built-in.o: In function `netlink_bind':
: undefined reference to `hweight32'
net/built-in.o: In function `netlink_bind':
: undefined reference to `hweight32'
net/built-in.o: In function `netlink_bind':
: undefined reference to `hweight32'
net/built-in.o: In function `netlink_bind':
: undefined reference to `hweight32'
make: *** [.tmp_vmlinux1] Error 1

The good news: With this patch -rc6 boots and works.

Thanks

Earny
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/