Skip to Content.
Sympa Menu

sm-grimoire - [SM-Grimoire] directfb

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: "Craig Dyke" <grail AT westnet.com.au>
  • To: "grimoire" <sm-grimoire AT lists.ibiblio.org>
  • Subject: [SM-Grimoire] directfb
  • Date: Tue, 30 Dec 2003 00:24:44 +0800

I promise this is the last one :)

I was prompted for framebuffer support when doing cast -r -c MPlayer and
said yes.

Initially I figured that this did not wish to install as I had not selected
the Framebuffer option
in my kernel configuration. So, I raced off and recompiled and rebooted with
this option selected.

Now I get the following error:


gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src -I/usr/inclu
de/libmpeg3/ -D_REENTRANT -Wall -O3 -ffast-math -pipe -march=athlon -mmmx -m
3dnow -pipe -O3 -ffast-math -funroll-loops -Os -DFUSION_FAKE -Werror-implici
t-function-declaration -c wm97xx_ts.c -fPIC -DPIC -o .libs/wm97xx_ts.o
In file included from /usr/include/linux/wm97xx.h:9,
from wm97xx_ts.c:49:
/usr/include/linux/ac97_codec.h:218: error: field `list' has incomplete type
/usr/include/linux/ac97_codec.h:227: error: parse error before "u32"
/usr/include/linux/ac97_codec.h:229: error: parse error before ':' token
/usr/include/linux/ac97_codec.h:235: error: parse error before '*' token
/usr/include/linux/ac97_codec.h:235: error: parse error before "u8"
/usr/include/linux/ac97_codec.h:235: error: `u16' declared as function
returning a function
/usr/include/linux/ac97_codec.h:236: error: parse error before "u8"
/usr/include/linux/ac97_codec.h:247: error: parse error before "lock"
/usr/include/linux/ac97_codec.h:272: error: parse error before '}' token
/usr/include/linux/ac97_codec.h:307: error: field `list' has incomplete type
/usr/include/linux/ac97_codec.h:309: error: parse error before "u32"
/usr/include/linux/ac97_codec.h:312: error: `remove' redeclared as different
kind of symbol
/usr/include/stdio.h:152: error: previous declaration of `remove'
/usr/include/linux/ac97_codec.h:313: error: parse error before '}' token
wm97xx_ts.c: In function `wm97xxtsEventThread':
wm97xx_ts.c:79: error: `TS_EVENT' undeclared (first use in this function)
wm97xx_ts.c:79: error: (Each undeclared identifier is reported only once
wm97xx_ts.c:79: error: for each function it appears in.)
wm97xx_ts.c:79: error: parse error before "ts_event"
wm97xx_ts.c:87: error: `ts_event' undeclared (first use in this function)
make[4]: *** [wm97xx_ts.lo] Error 1
make[4]: Leaving directory `/usr/src/DirectFB-0.9.20/inputdrivers/wm97xx_ts'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/DirectFB-0.9.20/inputdrivers'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/DirectFB-0.9.20'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/src/DirectFB-0.9.20'

Having perused the header mentioned I was unable to see anything
particularly out of place, so here I am <tada>

Am I running into a unique problem? Or one that is easily resolved?

Craig

btw. I have included errors in this and past emails as attachments from
Lookout seem to cause some issues :)




  • [SM-Grimoire] directfb, Craig Dyke, 12/29/2003

Archive powered by MHonArc 2.6.24.

Top of Page