Messages in this thread |  | | | Date | Tue, 3 Jun 2003 15:27:11 -0400 | | From | Jeff Garzik <> | | Subject | Re: Linux 2.4.21-rc7 |
| |
On Tue, Jun 03, 2003 at 11:30:59AM -0700, Alex Romosan wrote: > Marcelo Tosatti <marcelo@conectiva.com.br> writes: > > > Now I really hope its the last one, all this rc's are making me mad. > > i still can't get it to compile for sparc32: > > gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -nostdinc -iwithprefix include -DKBUILD_BASENAME=ksyms -DEXPORT_SYMTAB -c ksyms.c > /usr/src/linux/include/asm/checksum.h: In function `csum_partial_copy_nocheck': > /usr/src/linux/include/asm/checksum.h:59: error: asm-specifier for variable `d' conflicts with asm clobber list > /usr/src/linux/include/asm/checksum.h:59: error: asm-specifier for variable `l' conflicts with asm clobber list > /usr/src/linux/include/asm/checksum.h: In function `csum_partial_copy_from_user':
That looks like you either need a different compiler version, or different binutils version...
Jeff
- 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/
|  |