On 01/10/2011 01:43 PM, Ted Ross wrote:
On 01/10/2011 01:04 PM, Gordon Sim wrote:
On 01/10/2011 02:44 PM, Ted Ross wrote:
Devs,

This commit causes the automake build to install Python files (as part
of wrapped interfaces) during make-install. You may see a build error
like the following:

bindings/qpid/python/Makefile.am:39: required file
`build-aux/py-compile' not found
bindings/qpid/python/Makefile.am:39: `automake --add-missing' can
install `py-compile'

To fix this, type 'automake --add-missing' from the qpid/cpp directory.
This will cause automake to install the missing py-compile module in
build-aux.

Is that something we should add to the bootstrap script?

I would think so. I was surprised that it wasn't already in there.


Done, in r1057342

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to