src/couchdb/priv/couchspawnkillable not included by "make dist"
---------------------------------------------------------------

                 Key: COUCHDB-413
                 URL: https://issues.apache.org/jira/browse/COUCHDB-413
             Project: CouchDB
          Issue Type: Bug
          Components: Build System
    Affects Versions: 0.10
         Environment: Ubuntu 9.04
            Reporter: James Henstridge


I was building a tarball from Subversion r793829, and ended up with the 
following error:

...
make[3]: *** No rule to make target `priv/couchspawnkillable', needed by 
`all-am'.  Stop.
make[3]: Leaving directory `/build/buildd/couchdb-0.10.0~svn793829/src/couchdb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/couchdb-0.10.0~svn793829'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/couchdb-0.10.0~svn793829'

It seems that the script is not included in the distribution tarball.  This 
could be fixed by adding $(couchpriv_SCRIPTS) to EXTRA_DIST in 
src/couchdb/Makefile.am.

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

Reply via email to