Jan Willies | 14 Jun 2010 22:08

em8300 fails to compile with 2.6.35-rc3

Hi,

I get this compilation error when trying to compile under 2.6.35-rc3:

make[1]: Entering directory `/usr/local/src/linux-2.6'
  CC [M]  /usr/local/src/em8300/modules/adv717x.o
  CC [M]  /usr/local/src/em8300/modules/bt865.o
  CC [M]  /usr/local/src/em8300/modules/em8300_main.o
  CC [M]  /usr/local/src/em8300/modules/em8300_i2c.o
In file included from /usr/local/src/em8300/modules/em8300_models.h:26,
                 from /usr/local/src/em8300/modules/em8300_i2c.c:45:
/usr/local/src/em8300/modules/em8300_driver.h:198: error: field 'audio_driver_style_lock' has incomplete type
make[2]: *** [/usr/local/src/em8300/modules/em8300_i2c.o] Error 1
make[1]: *** [_module_/usr/local/src/em8300/modules] Error 2
make[1]: Leaving directory `/usr/local/src/linux-2.6'
make: *** [build] Error 2



regards,

 - jan

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Dxr3-devel mailing list
Dxr3-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dxr3-devel
Christian Gmeiner | 17 Jun 2010 09:00
Picon

Re: em8300 fails to compile with 2.6.35-rc3

Hi Jan,

this error is quite easy to fix - see
http://trac-hg.assembla.com/em8300-cgmeiner/changeset/720:0b5aad03ec08
You could try to use my repo ( http://hg.assembla.com/em8300-cgmeiner
) where the patch is applied.

greets
--
Christian Gmeiner, MSc

2010/6/14 Jan Willies <jan <at> willies.info>:
> Hi,
>
> I get this compilation error when trying to compile under 2.6.35-rc3:
>
> make[1]: Entering directory `/usr/local/src/linux-2.6'
>   CC [M]  /usr/local/src/em8300/modules/adv717x.o
>   CC [M]  /usr/local/src/em8300/modules/bt865.o
>   CC [M]  /usr/local/src/em8300/modules/em8300_main.o
>   CC [M]  /usr/local/src/em8300/modules/em8300_i2c.o
> In file included from /usr/local/src/em8300/modules/em8300_models.h:26,
>                  from /usr/local/src/em8300/modules/em8300_i2c.c:45:
> /usr/local/src/em8300/modules/em8300_driver.h:198: error: field
> 'audio_driver_style_lock' has incomplete type
> make[2]: *** [/usr/local/src/em8300/modules/em8300_i2c.o] Error 1
> make[1]: *** [_module_/usr/local/src/em8300/modules] Error 2
> make[1]: Leaving directory `/usr/local/src/linux-2.6'
> make: *** [build] Error 2
>
>
>
> regards,
>
>  - jan
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> Dxr3-devel mailing list
> Dxr3-devel <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dxr3-devel
>
>

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Dxr3-devel mailing list
Dxr3-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dxr3-devel

Gmane