[Xcb] [Bug 66413] New: libxcb 1.9.1: Fails to build on Arch Linux: /home/<user>/install-sh: No such file or directory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 30 12:41:18 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66413

          Priority: medium
            Bug ID: 66413
          Assignee: xcb at lists.freedesktop.org
           Summary: libxcb 1.9.1: Fails to build on Arch Linux:
                    /home/<user>/install-sh: No such file or directory
        QA Contact: xcb at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: a.c.kalker at gmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: Library
           Product: XCB

Trying to build on Arch Linux (using Automake 1.14, Autoconf 2.69), I get the
following error during 'make install' (full log attached):

Making install in doc
make[1]: Entering directory
`/home/miki/pkg/abs/extra/libxcb/src/libxcb-1.9.1/doc'
make[2]: Entering directory
`/home/miki/pkg/abs/extra/libxcb/src/libxcb-1.9.1/doc'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh /home/miki/install-sh -d
'/home/miki/pkg/abs/extra/libxcb/pkg/libxcb/usr/share/doc/libxcb'
/bin/sh: /home/miki/install-sh: No such file or directory
make[2]: *** [install-data-local] Error 127
make[2]: Leaving directory
`/home/miki/pkg/abs/extra/libxcb/src/libxcb-1.9.1/doc'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/home/miki/pkg/abs/extra/libxcb/src/libxcb-1.9.1/doc'
make: *** [install-recursive] Error 1

After some searching and experimenting, I have found that reordering the
initialization of Automake in configure.ac (see attached patch) resolves the
issue (and also removes a warning about a missing or too old 'missing' file.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20130630/3cbff411/attachment.html>


More information about the Xcb mailing list