pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

x11/xf86-video-ati-6.12.2 amd64 broken?



Hello world.  I can't seem to get x11/xf86-video-ati-6.12.2 to compile since upgrading from MesaLib 7.4.2 to 7.4.4 and modular-xorg-server from 1.6.1.901 to 1.6.2.  The error messages are listed below.  Is anyone else having this problem?  Curiously, this package (same version) compiled successfully before, and modes/xf86CursorPriv.h doesn't exist in 6.11.0 either apparently (http://xserver-xorg-video-ati.sourcearchive.com/documentation/6.11.0/dirs.html).  Even more curiously, the xf86-video-ati-6.12.2.tar.bz2 tarball from http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/ contained no modes directory at all!  I'm running NetBSD amd64 5.99.15 (dmesg available on request).  This might very well be the final obstacle to getting hardware acceleration to work on my R600-based Radeon... so exciting! Compiz and Project Looking Glass, here I come! 

Thanks!

<<Carlos T. Linares>>
<<nvllvmmagnvmingenivmsinemixtvradementiae>>

PS - kudos to the pkgsrc maintainers behind the recent flurry of xorg-releated package updates.  We're now on the bleeding edge, and it feels good!

PPS - I don't know what the official pronunciation of xorg is (though I suspect it's "ecsorg"), but I propose the much-cooler, monosyllabic "zorg". Just a late-night, odd thought.    

modes/xf86Cursors.c:40:28: error: xf86CursorPriv.h: No such file or directory
modes/xf86Cursors.c: In function 'xf86_crtc_set_cursor_position':
modes/xf86Cursors.c:326: error: 'xf86CursorScreenPtr' undeclared (first use in this function)
modes/xf86Cursors.c:326: error: (Each undeclared identifier is reported only once
modes/xf86Cursors.c:326: error: for each function it appears in.)
modes/xf86Cursors.c:326: error: expected ';' before 'ScreenPriv'
modes/xf86Cursors.c:331: error: 'ScreenPriv' undeclared (first use in this function)
modes/xf86Cursors.c:325: warning: unused variable 'screen'
modes/xf86Cursors.c: In function 'radeon_xf86_reload_cursors':
modes/xf86Cursors.c:605: error: 'xf86CursorScreenPtr' undeclared (first use in this function)
modes/xf86Cursors.c:605: error: expected ';' before 'cursor_screen_priv'
modes/xf86Cursors.c:612: error: 'cursor_screen_priv' undeclared (first use in this function)
modes/xf86Cursors.c:613: error: 'xf86CursorScreenKey' undeclared (first use in this function)
gmake[2]: *** [xf86Cursors.lo] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/x11/xf86-video-ati/work/xf86-video-ati-6.12.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/x11/xf86-video-ati/work/xf86-video-ati-6.12.2'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/x11/xf86-video-ati
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xf86-video-ati



Home | Main Index | Thread Index | Old Index