Messages in this thread |  | | From | "Oliver Pitzeier" <> | Subject | 2.5.24 on alpha; fls redefined!? HELP NEEDED | Date | Fri, 21 Jun 2002 14:42:57 +0200 |
| |
Hi all!
Where comes this from and _why_???
/usr/src/linux-2.5.24/include/asm/bitops.h:471:1: warning: "fls" redefined
^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/linux-2.5.24/include/asm/bitops.h:329:1: warning: this is the location of the previous definition gcc -Wp,-MD,./.capability.o.d -D__KERNEL__ -I/usr/src/linux-2.5.24/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mno-fp-regs -ffixed-8 -msmall-data -mcpu=ev5 -Wa,-mev6 -nostdinc -iwithprefix include -DKBUILD_BASENAME=capability -c -o capability.o capability.c In file included from /usr/src/linux-2.5.24/include/linux/bitops.h:3, from /usr/src/linux-2.5.24/include/linux/thread_info.h:10, from /usr/src/linux-2.5.24/include/linux/spinlock.h:7, from /usr/src/linux-2.5.24/include/linux/capability.h:44, from /usr/src/linux-2.5.24/include/linux/sched.h:9, from /usr/src/linux-2.5.24/include/linux/mm.h:4, from capability.c:10:
I get this error very often... I guess in all files in include/asm-alpha/ ...
-Oliver
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |