This module was not shipped in release 7.5. It fails to compile as it requires xf86Version.h.
Signed-off-by: Gaetan Nadon <[email protected]> --- build.sh | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/build.sh b/build.sh index a5f8025..800ca2f 100755 --- a/build.sh +++ b/build.sh @@ -540,7 +540,6 @@ build_driver_video() { # Some drivers are only buildable on some architectures case $HOST_CPU in *sparc*) - build driver xf86-video-sunbw2 build driver xf86-video-suncg14 build driver xf86-video-suncg3 build driver xf86-video-suncg6 -- 1.6.0.4 Resending for review. _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
