2.6.7-rc2-mm2: compile error with VIDEO_CX88=y and gcc 2.95

From: Adrian Bunk
Date: Fri Jun 04 2004 - 10:10:08 EST


FYI:

The following compile error with CONFIG_VIDEO_CX88=y when using gcc 2.95
is still present in both 2.6.7-rc2 and 2.6.7-rc2-mm2:

<-- snip -->

...
LD .tmp_vmlinux1
drivers/built-in.o(.text+0x372a76): In function `set_tvaudio':
: undefined reference to `__ucmpdi2'
drivers/built-in.o(.text+0x372a90): In function `set_tvaudio':
: undefined reference to `__ucmpdi2'
drivers/built-in.o(.text+0x372aa3): In function `set_tvaudio':
: undefined reference to `__ucmpdi2'
drivers/built-in.o(.text+0x372aba): In function `set_tvaudio':
: undefined reference to `__ucmpdi2'
drivers/built-in.o(.text+0x372ada): In function `set_tvaudio':
: undefined reference to `__ucmpdi2'
drivers/built-in.o(.text+0x372af4): more undefined references to
`__ucmpdi2' follow
make: *** [.tmp_vmlinux1] Error 1

<-- snip -->

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
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/