New Driver: xf86-video-vermilion
Alan Hourihane
alanh at fairlite.demon.co.uk
Thu Apr 5 03:52:26 PDT 2007
On Thu, 2007-04-05 at 12:48 +0200, Arkadiusz Miskiewicz wrote:
> On Thursday 05 of April 2007, Alan Hourihane wrote:
> > Announcing a new video driver called xf86-video-vermilion which provides
> > basic 2D functionality using blits & fills for the Intel Vermilion Range
> > chipsets.
>
>
> x86_64-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -O2 -fno-strict-aliasing -fwrapv -march=x86-64 -gdwarf-2 -g2 -MT
> vermilion_sys.lo -MD -MP -MF .deps/vermilion_sys.Tpo -c
> vermilion_sys.c -fPIC -DPIC -o .libs/vermilion_sys.o
> mv -f .deps/vermilion_panels.Tpo .deps/vermilion_panels.Plo
> vermilion.c:969: error: expected ')' before '*' token
> vermilion.c: In function 'VERMILIONScreenInit':
> vermilion.c:1078: error: 'VERMILIONSetupWrap' undeclared (first use in this
> function)
> vermilion.c:1078: error: (Each undeclared identifier is reported only once
> vermilion.c:1078: error: for each function it appears in.)
> make[2]: *** [vermilion.lo] Error 1
>
> ReadMemoryProcPtr and WriteMemoryProcPtr - where it does come from?
You'll probably need the current xserver sources from git, as that
defines a new wrappable fb module called wfb which exposes those new
functions.
Alan.
More information about the xorg
mailing list