[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fwd: ICP Vortex driver fails



> > >>Btw: Building a kernel fails with different messages (depends on the
> > >>configuration); sometimes seems to be error in the assembler, 
> > >>sometimes
> > >>there are errors in the parser. Something known about this?
> > >
> > >I have no idea. It shouldn't. Please post the errors to the list. Maybe
> > >someone else could lend some insight.
> 
> Something in the atm-drivers (ambassador.c). I try to compile it and send
> the errors to the list.

(kernel-sources of 2.4.18, .config from woody)
$ make modules
...
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.18/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mno-fp-regs -ffixed-8 -mcpu=ev5
-Wa,-mev6 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-source-2.4.18/include/linux/modversions.h
-DKBUILD_BASENAME=ambassador  -c -o ambassador.o ambassador.c
ambassador.c: In function `do_loader_command':
ambassador.c:1985: warning: passing arg 1 of `virt_to_bus' discards
qualifiers from pointer target type
ambassador.c: In function `amb_talk':
ambassador.c:2256: internal error--unrecognizable insn:
(insn:TI 648 362 649 (set (reg:DI 1 $1)
        (plus:DI (reg:DI 30 $30)
	            (const_int 4398046511104 [0x40000000000]))) -1
		    (insn_list:REG_DEP_OUTPUT 627 (insn_list:REG_DEP_ANTI
		    359 (nil)))
		        (nil))
cpp0: output pipe has been closed
make[2]: *** [ambassador.o] Error 1
make[2]: Leaving directory /usr/src/kernel-source-2.4.18/drivers/atm'
			

Jörg

-- 
Signature not available yet



Reply to: