[ANNOUNCE] xf86-video-nv 2.1.14

Robby Workman rw at rlworkman.net
Thu Jul 9 14:25:31 PDT 2009


On Thu, 2 Jul 2009 12:20:21 -0700
Aaron Plattner <aplattner at nvidia.com> wrote:

> Aaron Plattner (6):
>       Fix a dumb typo in the chip name entry for the GeForce 9800 GTX+
>       More chip names.
>       New chip support.
>       Fix modesets on certain GPUs that were broken by the previous
> commit. More new chips
>       Bump to 2.1.14
> 
> Adam Jackson (1):
>       Remove useless loader symbol lists.
> 
> Yinan Shen (1):
>       G80: Fix incorrect I2C port access for ports above 3.


Aaron,

Attempting to build this with latest released bits of everything:

make[2]: Entering directory `/tmp/x11-build/xf86-video-nv-2.1.14/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DXF86_MODES_RENAME -I"../compat/modes" -I"../compat/parser" -I/usr/include/xorg -I/usr/include/pixman-1   -O2 -fPIC -MT xf86Cursors.lo -MD -MP -MF .deps/xf86Cursors.Tpo -c -o xf86Cursors.lo `test -f '../compat/modes/xf86Cursors.c' || echo './'`../compat/modes/xf86Cursors.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DXF86_MODES_RENAME -I../compat/modes -I../compat/parser -I/usr/include/xorg -I/usr/include/pixman-1 -O2 -fPIC -MT xf86Cursors.lo -MD -MP -MF .deps/xf86Cursors.Tpo -c ../compat/modes/xf86Cursors.c  -fPIC -DPIC -o .libs/xf86Cursors.o
../compat/modes/xf86Cursors.c:40:28: error: xf86CursorPriv.h: No such file or directory
../compat/modes/xf86Cursors.c: In function 'xf86_crtc_set_cursor_position':
../compat/modes/xf86Cursors.c:326: error: 'xf86CursorScreenPtr' undeclared (first use in this function)
../compat/modes/xf86Cursors.c:326: error: (Each undeclared identifier is reported only once
../compat/modes/xf86Cursors.c:326: error: for each function it appears in.)
../compat/modes/xf86Cursors.c:326: error: expected ';' before 'ScreenPriv'
../compat/modes/xf86Cursors.c:331: error: 'ScreenPriv' undeclared (first use in this function)
../compat/modes/xf86Cursors.c: In function 'nv_xf86_reload_cursors':
../compat/modes/xf86Cursors.c:605: error: 'xf86CursorScreenPtr' undeclared (first use in this function)
../compat/modes/xf86Cursors.c:605: error: expected ';' before 'cursor_screen_priv'
../compat/modes/xf86Cursors.c:612: error: 'cursor_screen_priv' undeclared (first use in this function)
../compat/modes/xf86Cursors.c:613: error: 'xf86CursorScreenKey' undeclared (first use in this function)
make[2]: *** [xf86Cursors.lo] Error 1
make[2]: Leaving directory `/tmp/x11-build/xf86-video-nv-2.1.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/x11-build/xf86-video-nv-2.1.14'
make: *** [all] Error 2

I see that xf86CursorPriv.h is in the xorg-server source, and thus I'd 
expect it to be fine if --with-xserver-source is provided, but the build
fails either way.

I've got a local workaround ( -I${xserver_source}/hw/xfree86/ramdac ),
so no hurry on my account :-)

-RW
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20090709/6ab2dbff/attachment.pgp>


More information about the xorg mailing list