Building the X11R7 distribution from the git sources

Daniel Stone daniel at fooishbar.org
Wed Sep 27 14:26:29 PDT 2006


On Wed, Sep 27, 2006 at 01:44:51PM -0700, Patrick Mahan wrote:
> I'm having some problems building the X11R7 sources after downloading
> them using git.  I am using the 'build.sh' script found in 
> 'util/modular' directory.  The problem I am currently seeing is with 
> attempting to compile 'driver/xf86-input-calcomp/src/xf86Calcomp.c'.
> 
> The compile is failing because it cannot find the 'TS_Raw' and 
> 'TS_Scaled' defined at line 687 and 689, respectively:
> 
> 685:       if ((s) && (xf86NameCmp (s, "raw") == 0))
> 686:
> 687:               priv->reporting_mode = TS_Raw;
> 688:       else
> 689:               priv->reporting_mode = TS_Scaled;
> 690:

Mea culpa.  In the meantime, you can comment the calcomp driver out, or
just delete those lines.

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20060928/fc49b0d7/attachment.pgp>


More information about the xorg mailing list