Hi,
I am running SuSE Linux 9.0 with their kernel version
2.4.21-226-athlon and was trying to compile mgavideo 0.1.1b.
When compiling driver/mgai2c.c, I get the following error message:
mgai2c.c:294: error: initializer element is not constant
mgai2c.c:294: error: (near initialization for `mga_i2c_bit_ops_tmpl.
timeout')
[...]
mgai2c.c:306: error: initializer element is not constant
mgai2c.c:306: error: (near initialization for `mga_i2c_adap_tmpl.
name')
The same result with the latest cvs version. Any hints?
mgavideo did compile fine with the kernel version of SuSE 8.2
(2.4.18)
Thanks a lot,
Oliver
Logged In: YES
user_id=989821
I've solved the problem myself by now, see the posting in the mailing list.
Cheers, Oliver