You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jeff Laughlin (JIRA)" <qp...@incubator.apache.org> on 2010/03/29 02:57:27 UTC

[jira] Commented: (QPID-2389) 0.6 RC from SVN fails to build with "make[1]: execvp: ./rubygen.mk: Permission denied"

    [ https://issues.apache.org/jira/browse/QPID-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850765#action_12850765 ] 

Jeff Laughlin commented on QPID-2389:
-------------------------------------

Problem still exists in 0.6 release.

make[1]: execvp: ./rubygen.mk: Permission denied

If I chmod a+x /home/jlaughlin/qpid_0.6/qpid_0.6-svn/cpp/src/rubygen.mk 

I get a little bit farther:

Making all in managementgen
make[1]: Entering directory `/home/jlaughlin/qpid_0.6/qpid_0.6-svn/cpp/managementgen'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jlaughlin/qpid_0.6/qpid_0.6-svn/cpp/managementgen'
Making all in etc
make[1]: Entering directory `/home/jlaughlin/qpid_0.6/qpid_0.6-svn/cpp/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jlaughlin/qpid_0.6/qpid_0.6-svn/cpp/etc'
Making all in src
make[1]: Entering directory `/home/jlaughlin/qpid_0.6/qpid_0.6-svn/cpp/src'
./rubygen.mk
./rubygen.mk: line 1: srcdir: command not found
./rubygen.mk: line 1: /rubygen.mk:: No such file or directory
./rubygen.mk: line 2: rgen_cmd: command not found
./rubygen.mk: line 2: srcdir: command not found
./rubygen.mk: line 2: /rubygen.mk: No such file or directory
make[1]: *** [rubygen.mk] Error 127
make[1]: Leaving directory `/home/jlaughlin/qpid_0.6/qpid_0.6-svn/cpp/src'
make: *** [all-recursive] Error 1

Is there a way to turn off JUST the Ruby bindings and keep the Python bindings on?


> 0.6 RC from SVN fails to build with "make[1]: execvp: ./rubygen.mk: Permission denied"
> --------------------------------------------------------------------------------------
>
>                 Key: QPID-2389
>                 URL: https://issues.apache.org/jira/browse/QPID-2389
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.6
>         Environment: Debian GNU/Linux 5.0.3 (lenny)
>            Reporter: Jeff Laughlin
>
> Checked out 906327 from 0.6 branch, ./bootstrap, ./configure, then make and I get
> jlaughlin@kamikaze:~/qpid/broker/svn/0.6-release-cpp$ make
> Making all in managementgen
> make[1]: Entering directory `/home/jlaughlin/qpid/broker/svn/0.6-release-cpp/managementgen'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/jlaughlin/qpid/broker/svn/0.6-release-cpp/managementgen'
> Making all in etc
> make[1]: Entering directory `/home/jlaughlin/qpid/broker/svn/0.6-release-cpp/etc'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/jlaughlin/qpid/broker/svn/0.6-release-cpp/etc'
> Making all in src
> make[1]: Entering directory `/home/jlaughlin/qpid/broker/svn/0.6-release-cpp/src'
> ./rubygen.mk
> make[1]: execvp: ./rubygen.mk: Permission denied
> make[1]: *** [rubygen.mk] Error 127
> make[1]: Leaving directory `/home/jlaughlin/qpid/broker/svn/0.6-release-cpp/src'
> make: *** [all-recursive] Error 1

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


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