Bug 79776 - xf86-video-sis fails to compile with current git
Summary: xf86-video-sis fails to compile with current git
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/SiS (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-07 18:24 UTC by Chris Bainbridge
Modified: 2018-08-10 20:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Chris Bainbridge 2014-06-07 18:24:33 UTC
Trying to compile Xorg following instructions at http://www.x.org/wiki/Building_the_X_Window_System/ - "./util/modular/build.sh --clone ~/build" eventually fails:

sis_driver.c: In function 'SISMergedPointerMoved':
sis_driver.c:9384:13: error: too few arguments to function 'miPointerSetPosition'
             miPointerSetPosition(inputInfo.pointer, Absolute, &dx, &dy);
             ^
In file included from /opt/xorg/include/xorg/xf86Cursor.h:6:0,
                 from sis.h:83,
                 from sis_driver.c:50:
/opt/xorg/include/xorg/mipointer.h:106:1: note: declared here
 miPointerSetPosition(DeviceIntPtr pDev, int mode, double *x, double *y,
Comment 1 Chris Bainbridge 2014-06-07 20:26:50 UTC
Discussion: http://lists.x.org/archives/xorg-devel/2014-March/041354.html 

Possible duplicate: https://bugs.freedesktop.org/show_bug.cgi?id=72119

The sis driver is amongst those already removed from Debian Testing https://lists.debian.org/debian-x/2013/09/msg00439.html
Comment 2 GitLab Migration User 2018-08-10 20:47:51 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/issues/15.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.