You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Arthur Brown (JIRA)" <ji...@apache.org> on 2010/11/23 23:58:13 UTC

[jira] Created: (HARMONY-6679) diverse dependencies are not checked, cannot compile harmony on Ubuntu

diverse dependencies are not checked, cannot compile harmony on Ubuntu
----------------------------------------------------------------------

                 Key: HARMONY-6679
                 URL: https://issues.apache.org/jira/browse/HARMONY-6679
             Project: Harmony
          Issue Type: Improvement
         Environment: Ubuntu karmic koala 9.10 amd64
            Reporter: Arthur Brown



Build failed:
X11/extensions/Xrender.h: No such file or directory

After installation of ubuntu package libxrender-dev
i've got the follow error message:

include/XSurfaceInfo.h:24: fatal error: X11/extensions/XShm.h: No such file or directory

After installation of ubuntu package libxext-dev
i've got the follow error message:

LockingKeys.cpp:21: fatal error: X11/extensions/XTest.h: No such file or directory

I cannot find any package, that include XTest.h.

http://www.debian.org/distrib/packages#search_contents
returns x11proto-xext-dev package
but this one is already installed, and is not included this file:

dpkg -L x11proto-xext-dev
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/x11proto-xext-dev
/usr/share/doc/x11proto-xext-dev/copyright
/usr/share/doc/x11proto-xext-dev/changelog.Debian.gz
/usr/include
/usr/include/X11
/usr/include/X11/extensions
/usr/include/X11/extensions/ag.h
/usr/include/X11/extensions/agproto.h
/usr/include/X11/extensions/cup.h
/usr/include/X11/extensions/cupproto.h
/usr/include/X11/extensions/dbe.h
/usr/include/X11/extensions/dbeproto.h
/usr/include/X11/extensions/dpmsconst.h
/usr/include/X11/extensions/dpmsproto.h
/usr/include/X11/extensions/EVI.h
/usr/include/X11/extensions/EVIproto.h
/usr/include/X11/extensions/ge.h
/usr/include/X11/extensions/geproto.h
/usr/include/X11/extensions/lbx.h
/usr/include/X11/extensions/lbxproto.h
/usr/include/X11/extensions/mitmiscconst.h
/usr/include/X11/extensions/mitmiscproto.h
/usr/include/X11/extensions/multibufconst.h
/usr/include/X11/extensions/multibufproto.h
/usr/include/X11/extensions/secur.h
/usr/include/X11/extensions/securproto.h
/usr/include/X11/extensions/shapeconst.h
/usr/include/X11/extensions/shapeproto.h
/usr/include/X11/extensions/shm.h
/usr/include/X11/extensions/shmproto.h
/usr/include/X11/extensions/syncconst.h
/usr/include/X11/extensions/syncproto.h
/usr/include/X11/extensions/xtestconst.h
/usr/include/X11/extensions/xtestext1const.h
/usr/include/X11/extensions/xtestext1proto.h
/usr/include/X11/extensions/xtestproto.h
/usr/lib
/usr/lib/pkgconfig
/usr/lib/pkgconfig/xextproto.pc


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-6679) diverse dependencies are not checked, cannot compile harmony on Ubuntu

Posted by "Arthur Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arthur Brown updated HARMONY-6679:
----------------------------------

    Issue Type: Bug  (was: Improvement)

> diverse dependencies are not checked, cannot compile harmony on Ubuntu
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-6679
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6679
>             Project: Harmony
>          Issue Type: Bug
>         Environment: Ubuntu karmic koala 9.10 amd64
>            Reporter: Arthur Brown
>
> Build failed:
> X11/extensions/Xrender.h: No such file or directory
> After installation of ubuntu package libxrender-dev
> i've got the follow error message:
> include/XSurfaceInfo.h:24: fatal error: X11/extensions/XShm.h: No such file or directory
> After installation of ubuntu package libxext-dev
> i've got the follow error message:
> LockingKeys.cpp:21: fatal error: X11/extensions/XTest.h: No such file or directory
> I cannot find any package, that include XTest.h.
> http://www.debian.org/distrib/packages#search_contents
> returns x11proto-xext-dev package
> but this one is already installed, and is not included this file:
> dpkg -L x11proto-xext-dev
> /.
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/x11proto-xext-dev
> /usr/share/doc/x11proto-xext-dev/copyright
> /usr/share/doc/x11proto-xext-dev/changelog.Debian.gz
> /usr/include
> /usr/include/X11
> /usr/include/X11/extensions
> /usr/include/X11/extensions/ag.h
> /usr/include/X11/extensions/agproto.h
> /usr/include/X11/extensions/cup.h
> /usr/include/X11/extensions/cupproto.h
> /usr/include/X11/extensions/dbe.h
> /usr/include/X11/extensions/dbeproto.h
> /usr/include/X11/extensions/dpmsconst.h
> /usr/include/X11/extensions/dpmsproto.h
> /usr/include/X11/extensions/EVI.h
> /usr/include/X11/extensions/EVIproto.h
> /usr/include/X11/extensions/ge.h
> /usr/include/X11/extensions/geproto.h
> /usr/include/X11/extensions/lbx.h
> /usr/include/X11/extensions/lbxproto.h
> /usr/include/X11/extensions/mitmiscconst.h
> /usr/include/X11/extensions/mitmiscproto.h
> /usr/include/X11/extensions/multibufconst.h
> /usr/include/X11/extensions/multibufproto.h
> /usr/include/X11/extensions/secur.h
> /usr/include/X11/extensions/securproto.h
> /usr/include/X11/extensions/shapeconst.h
> /usr/include/X11/extensions/shapeproto.h
> /usr/include/X11/extensions/shm.h
> /usr/include/X11/extensions/shmproto.h
> /usr/include/X11/extensions/syncconst.h
> /usr/include/X11/extensions/syncproto.h
> /usr/include/X11/extensions/xtestconst.h
> /usr/include/X11/extensions/xtestext1const.h
> /usr/include/X11/extensions/xtestext1proto.h
> /usr/include/X11/extensions/xtestproto.h
> /usr/lib
> /usr/lib/pkgconfig
> /usr/lib/pkgconfig/xextproto.pc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-6679) some dependencies are not checked

Posted by "Arthur Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arthur Brown resolved HARMONY-6679.
-----------------------------------

    Resolution: Fixed

The installation of missing packages solved my issue.
I just mentioned, that in case of missing png dependencies I've git an advice from in ant message which ubuntu/feodora package is missing.

it was not the case with missing x11proto-xext and libxtst dependecnies.

> some dependencies are not checked
> ---------------------------------
>
>                 Key: HARMONY-6679
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6679
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>         Environment: Ubuntu karmic koala 9.10 amd64
>            Reporter: Arthur Brown
>
> Build failed:
> X11/extensions/Xrender.h: No such file or directory
> After installation of ubuntu package libxrender-dev
> i've got the follow error message:
> include/XSurfaceInfo.h:24: fatal error: X11/extensions/XShm.h: No such file or directory
> After installation of ubuntu package libxext-dev
> i've got the follow error message:
> LockingKeys.cpp:21: fatal error: X11/extensions/XTest.h: No such file or directory
> I cannot find any package, that include XTest.h.
> http://www.debian.org/distrib/packages#search_contents
> returns x11proto-xext-dev package
> but this one is already installed, and is not included this file:
> dpkg -L x11proto-xext-dev
> /.
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/x11proto-xext-dev
> /usr/share/doc/x11proto-xext-dev/copyright
> /usr/share/doc/x11proto-xext-dev/changelog.Debian.gz
> /usr/include
> /usr/include/X11
> /usr/include/X11/extensions
> /usr/include/X11/extensions/ag.h
> /usr/include/X11/extensions/agproto.h
> /usr/include/X11/extensions/cup.h
> /usr/include/X11/extensions/cupproto.h
> /usr/include/X11/extensions/dbe.h
> /usr/include/X11/extensions/dbeproto.h
> /usr/include/X11/extensions/dpmsconst.h
> /usr/include/X11/extensions/dpmsproto.h
> /usr/include/X11/extensions/EVI.h
> /usr/include/X11/extensions/EVIproto.h
> /usr/include/X11/extensions/ge.h
> /usr/include/X11/extensions/geproto.h
> /usr/include/X11/extensions/lbx.h
> /usr/include/X11/extensions/lbxproto.h
> /usr/include/X11/extensions/mitmiscconst.h
> /usr/include/X11/extensions/mitmiscproto.h
> /usr/include/X11/extensions/multibufconst.h
> /usr/include/X11/extensions/multibufproto.h
> /usr/include/X11/extensions/secur.h
> /usr/include/X11/extensions/securproto.h
> /usr/include/X11/extensions/shapeconst.h
> /usr/include/X11/extensions/shapeproto.h
> /usr/include/X11/extensions/shm.h
> /usr/include/X11/extensions/shmproto.h
> /usr/include/X11/extensions/syncconst.h
> /usr/include/X11/extensions/syncproto.h
> /usr/include/X11/extensions/xtestconst.h
> /usr/include/X11/extensions/xtestext1const.h
> /usr/include/X11/extensions/xtestext1proto.h
> /usr/include/X11/extensions/xtestproto.h
> /usr/lib
> /usr/lib/pkgconfig
> /usr/lib/pkgconfig/xextproto.pc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-6679) diverse dependencies are not checked, cannot compile harmony on Ubuntu

Posted by "Arthur Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arthur Brown updated HARMONY-6679:
----------------------------------

             Component/s: build - test - ci
    Estimated Complexity: Moderate

> diverse dependencies are not checked, cannot compile harmony on Ubuntu
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-6679
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6679
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>         Environment: Ubuntu karmic koala 9.10 amd64
>            Reporter: Arthur Brown
>
> Build failed:
> X11/extensions/Xrender.h: No such file or directory
> After installation of ubuntu package libxrender-dev
> i've got the follow error message:
> include/XSurfaceInfo.h:24: fatal error: X11/extensions/XShm.h: No such file or directory
> After installation of ubuntu package libxext-dev
> i've got the follow error message:
> LockingKeys.cpp:21: fatal error: X11/extensions/XTest.h: No such file or directory
> I cannot find any package, that include XTest.h.
> http://www.debian.org/distrib/packages#search_contents
> returns x11proto-xext-dev package
> but this one is already installed, and is not included this file:
> dpkg -L x11proto-xext-dev
> /.
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/x11proto-xext-dev
> /usr/share/doc/x11proto-xext-dev/copyright
> /usr/share/doc/x11proto-xext-dev/changelog.Debian.gz
> /usr/include
> /usr/include/X11
> /usr/include/X11/extensions
> /usr/include/X11/extensions/ag.h
> /usr/include/X11/extensions/agproto.h
> /usr/include/X11/extensions/cup.h
> /usr/include/X11/extensions/cupproto.h
> /usr/include/X11/extensions/dbe.h
> /usr/include/X11/extensions/dbeproto.h
> /usr/include/X11/extensions/dpmsconst.h
> /usr/include/X11/extensions/dpmsproto.h
> /usr/include/X11/extensions/EVI.h
> /usr/include/X11/extensions/EVIproto.h
> /usr/include/X11/extensions/ge.h
> /usr/include/X11/extensions/geproto.h
> /usr/include/X11/extensions/lbx.h
> /usr/include/X11/extensions/lbxproto.h
> /usr/include/X11/extensions/mitmiscconst.h
> /usr/include/X11/extensions/mitmiscproto.h
> /usr/include/X11/extensions/multibufconst.h
> /usr/include/X11/extensions/multibufproto.h
> /usr/include/X11/extensions/secur.h
> /usr/include/X11/extensions/securproto.h
> /usr/include/X11/extensions/shapeconst.h
> /usr/include/X11/extensions/shapeproto.h
> /usr/include/X11/extensions/shm.h
> /usr/include/X11/extensions/shmproto.h
> /usr/include/X11/extensions/syncconst.h
> /usr/include/X11/extensions/syncproto.h
> /usr/include/X11/extensions/xtestconst.h
> /usr/include/X11/extensions/xtestext1const.h
> /usr/include/X11/extensions/xtestext1proto.h
> /usr/include/X11/extensions/xtestproto.h
> /usr/lib
> /usr/lib/pkgconfig
> /usr/lib/pkgconfig/xextproto.pc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-6679) some dependencies are not checked

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935117#action_12935117 ] 

Mark Hindess commented on HARMONY-6679:
---------------------------------------

Try:

  apt-get install libxtst-dev

and you might want to check the other prereqs at:

  http://harmony.apache.org/quickhelp_contributors.html

Please confirm (by closing this JIRA) that this resolves your issue.


> some dependencies are not checked
> ---------------------------------
>
>                 Key: HARMONY-6679
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6679
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>         Environment: Ubuntu karmic koala 9.10 amd64
>            Reporter: Arthur Brown
>
> Build failed:
> X11/extensions/Xrender.h: No such file or directory
> After installation of ubuntu package libxrender-dev
> i've got the follow error message:
> include/XSurfaceInfo.h:24: fatal error: X11/extensions/XShm.h: No such file or directory
> After installation of ubuntu package libxext-dev
> i've got the follow error message:
> LockingKeys.cpp:21: fatal error: X11/extensions/XTest.h: No such file or directory
> I cannot find any package, that include XTest.h.
> http://www.debian.org/distrib/packages#search_contents
> returns x11proto-xext-dev package
> but this one is already installed, and is not included this file:
> dpkg -L x11proto-xext-dev
> /.
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/x11proto-xext-dev
> /usr/share/doc/x11proto-xext-dev/copyright
> /usr/share/doc/x11proto-xext-dev/changelog.Debian.gz
> /usr/include
> /usr/include/X11
> /usr/include/X11/extensions
> /usr/include/X11/extensions/ag.h
> /usr/include/X11/extensions/agproto.h
> /usr/include/X11/extensions/cup.h
> /usr/include/X11/extensions/cupproto.h
> /usr/include/X11/extensions/dbe.h
> /usr/include/X11/extensions/dbeproto.h
> /usr/include/X11/extensions/dpmsconst.h
> /usr/include/X11/extensions/dpmsproto.h
> /usr/include/X11/extensions/EVI.h
> /usr/include/X11/extensions/EVIproto.h
> /usr/include/X11/extensions/ge.h
> /usr/include/X11/extensions/geproto.h
> /usr/include/X11/extensions/lbx.h
> /usr/include/X11/extensions/lbxproto.h
> /usr/include/X11/extensions/mitmiscconst.h
> /usr/include/X11/extensions/mitmiscproto.h
> /usr/include/X11/extensions/multibufconst.h
> /usr/include/X11/extensions/multibufproto.h
> /usr/include/X11/extensions/secur.h
> /usr/include/X11/extensions/securproto.h
> /usr/include/X11/extensions/shapeconst.h
> /usr/include/X11/extensions/shapeproto.h
> /usr/include/X11/extensions/shm.h
> /usr/include/X11/extensions/shmproto.h
> /usr/include/X11/extensions/syncconst.h
> /usr/include/X11/extensions/syncproto.h
> /usr/include/X11/extensions/xtestconst.h
> /usr/include/X11/extensions/xtestext1const.h
> /usr/include/X11/extensions/xtestext1proto.h
> /usr/include/X11/extensions/xtestproto.h
> /usr/lib
> /usr/lib/pkgconfig
> /usr/lib/pkgconfig/xextproto.pc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-6679) some dependencies are not checked

Posted by "Arthur Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arthur Brown updated HARMONY-6679:
----------------------------------

    Issue Type: Improvement  (was: Bug)
       Summary: some dependencies are not checked  (was: diverse dependencies are not checked, cannot compile harmony on Ubuntu)

> some dependencies are not checked
> ---------------------------------
>
>                 Key: HARMONY-6679
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6679
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>         Environment: Ubuntu karmic koala 9.10 amd64
>            Reporter: Arthur Brown
>
> Build failed:
> X11/extensions/Xrender.h: No such file or directory
> After installation of ubuntu package libxrender-dev
> i've got the follow error message:
> include/XSurfaceInfo.h:24: fatal error: X11/extensions/XShm.h: No such file or directory
> After installation of ubuntu package libxext-dev
> i've got the follow error message:
> LockingKeys.cpp:21: fatal error: X11/extensions/XTest.h: No such file or directory
> I cannot find any package, that include XTest.h.
> http://www.debian.org/distrib/packages#search_contents
> returns x11proto-xext-dev package
> but this one is already installed, and is not included this file:
> dpkg -L x11proto-xext-dev
> /.
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/x11proto-xext-dev
> /usr/share/doc/x11proto-xext-dev/copyright
> /usr/share/doc/x11proto-xext-dev/changelog.Debian.gz
> /usr/include
> /usr/include/X11
> /usr/include/X11/extensions
> /usr/include/X11/extensions/ag.h
> /usr/include/X11/extensions/agproto.h
> /usr/include/X11/extensions/cup.h
> /usr/include/X11/extensions/cupproto.h
> /usr/include/X11/extensions/dbe.h
> /usr/include/X11/extensions/dbeproto.h
> /usr/include/X11/extensions/dpmsconst.h
> /usr/include/X11/extensions/dpmsproto.h
> /usr/include/X11/extensions/EVI.h
> /usr/include/X11/extensions/EVIproto.h
> /usr/include/X11/extensions/ge.h
> /usr/include/X11/extensions/geproto.h
> /usr/include/X11/extensions/lbx.h
> /usr/include/X11/extensions/lbxproto.h
> /usr/include/X11/extensions/mitmiscconst.h
> /usr/include/X11/extensions/mitmiscproto.h
> /usr/include/X11/extensions/multibufconst.h
> /usr/include/X11/extensions/multibufproto.h
> /usr/include/X11/extensions/secur.h
> /usr/include/X11/extensions/securproto.h
> /usr/include/X11/extensions/shapeconst.h
> /usr/include/X11/extensions/shapeproto.h
> /usr/include/X11/extensions/shm.h
> /usr/include/X11/extensions/shmproto.h
> /usr/include/X11/extensions/syncconst.h
> /usr/include/X11/extensions/syncproto.h
> /usr/include/X11/extensions/xtestconst.h
> /usr/include/X11/extensions/xtestext1const.h
> /usr/include/X11/extensions/xtestext1proto.h
> /usr/include/X11/extensions/xtestproto.h
> /usr/lib
> /usr/lib/pkgconfig
> /usr/lib/pkgconfig/xextproto.pc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-6679) diverse dependencies are not checked, cannot compile harmony on Ubuntu

Posted by "Arthur Brown (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935114#action_12935114 ] 

Arthur Brown commented on HARMONY-6679:
---------------------------------------

after some research I've found the package: libxtst-dev

After installation of this package libxtst-dev
i've got the follow error message: 

/usr/bin/ld: cannot find -lXft

make: *** [/path_to_harmony/target/hdk/jdk/jre/bin/libgl.so] Fehler 1

After installation of ubuntu package libxft-dev 
compilation was sucessful.

> diverse dependencies are not checked, cannot compile harmony on Ubuntu
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-6679
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6679
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>         Environment: Ubuntu karmic koala 9.10 amd64
>            Reporter: Arthur Brown
>
> Build failed:
> X11/extensions/Xrender.h: No such file or directory
> After installation of ubuntu package libxrender-dev
> i've got the follow error message:
> include/XSurfaceInfo.h:24: fatal error: X11/extensions/XShm.h: No such file or directory
> After installation of ubuntu package libxext-dev
> i've got the follow error message:
> LockingKeys.cpp:21: fatal error: X11/extensions/XTest.h: No such file or directory
> I cannot find any package, that include XTest.h.
> http://www.debian.org/distrib/packages#search_contents
> returns x11proto-xext-dev package
> but this one is already installed, and is not included this file:
> dpkg -L x11proto-xext-dev
> /.
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/x11proto-xext-dev
> /usr/share/doc/x11proto-xext-dev/copyright
> /usr/share/doc/x11proto-xext-dev/changelog.Debian.gz
> /usr/include
> /usr/include/X11
> /usr/include/X11/extensions
> /usr/include/X11/extensions/ag.h
> /usr/include/X11/extensions/agproto.h
> /usr/include/X11/extensions/cup.h
> /usr/include/X11/extensions/cupproto.h
> /usr/include/X11/extensions/dbe.h
> /usr/include/X11/extensions/dbeproto.h
> /usr/include/X11/extensions/dpmsconst.h
> /usr/include/X11/extensions/dpmsproto.h
> /usr/include/X11/extensions/EVI.h
> /usr/include/X11/extensions/EVIproto.h
> /usr/include/X11/extensions/ge.h
> /usr/include/X11/extensions/geproto.h
> /usr/include/X11/extensions/lbx.h
> /usr/include/X11/extensions/lbxproto.h
> /usr/include/X11/extensions/mitmiscconst.h
> /usr/include/X11/extensions/mitmiscproto.h
> /usr/include/X11/extensions/multibufconst.h
> /usr/include/X11/extensions/multibufproto.h
> /usr/include/X11/extensions/secur.h
> /usr/include/X11/extensions/securproto.h
> /usr/include/X11/extensions/shapeconst.h
> /usr/include/X11/extensions/shapeproto.h
> /usr/include/X11/extensions/shm.h
> /usr/include/X11/extensions/shmproto.h
> /usr/include/X11/extensions/syncconst.h
> /usr/include/X11/extensions/syncproto.h
> /usr/include/X11/extensions/xtestconst.h
> /usr/include/X11/extensions/xtestext1const.h
> /usr/include/X11/extensions/xtestext1proto.h
> /usr/include/X11/extensions/xtestproto.h
> /usr/lib
> /usr/lib/pkgconfig
> /usr/lib/pkgconfig/xextproto.pc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.