[jira] [Commented] (QPID-4724) qpid-cpp-0.22-rc1 RHEL6 cmake issues

2013-04-29 Thread Justin Ross (JIRA)

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

Justin Ross commented on QPID-4724:
---

Reviewed by me.  Approved for 0.22.

> qpid-cpp-0.22-rc1 RHEL6 cmake issues
> 
>
> Key: QPID-4724
> URL: https://issues.apache.org/jira/browse/QPID-4724
> Project: Qpid
>  Issue Type: Bug
>  Components: Perl Client
>Affects Versions: 0.22
> Environment: RHEL6
>Reporter: Jimmy Jones
>Assignee: Darryl L. Pierce
> Fix For: 0.22
>
> Attachments: 0001-QPID-4724-Fixes-Perl-bindings-for-Cmake-2.8.patch
>
>
> Running mkdir BLD; cd BLD; cmake ..
> -- Could NOT find PerlLibs  (missing:  PERL_LIBRARY PERL_INCLUDE_PATH)
> -- Configuring incomplete, errors occurred!
> should it autodetect this (automake does)? If then run:
> cmake .. -DPERL_LIBRARY=/usr/lib64/perl5/CORE/libperl.so 
> -DPERL_INCLUDE_PATH=/usr/lib64/perl5
> errors with:
> -- Found Perl: /usr/bin/perl
> -- Found PerlLibs: /usr/lib64/perl5/CORE/libperl.so
> CMake Error at bindings/CMakeLists.txt:62 (string):
>   string sub-command REPLACE requires four arguments.
> CMake Error at bindings/qpid/perl/CMakeLists.txt:38 (install):
>   install FILES given no DESTINATION!
> -- Configuring incomplete, errors occurred!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-4724) qpid-cpp-0.22-rc1 RHEL6 cmake issues

2013-04-25 Thread Darryl L. Pierce (JIRA)

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

Darryl L. Pierce commented on QPID-4724:


This fix can be found here:

http://svn.apache.org/viewvc?view=revision&revision=1475945

> qpid-cpp-0.22-rc1 RHEL6 cmake issues
> 
>
> Key: QPID-4724
> URL: https://issues.apache.org/jira/browse/QPID-4724
> Project: Qpid
>  Issue Type: Bug
>  Components: Perl Client
>Affects Versions: 0.22
> Environment: RHEL6
>Reporter: Jimmy Jones
>Assignee: Darryl L. Pierce
> Fix For: 0.22
>
> Attachments: 0001-QPID-4724-Fixes-Perl-bindings-for-Cmake-2.8.patch
>
>
> Running mkdir BLD; cd BLD; cmake ..
> -- Could NOT find PerlLibs  (missing:  PERL_LIBRARY PERL_INCLUDE_PATH)
> -- Configuring incomplete, errors occurred!
> should it autodetect this (automake does)? If then run:
> cmake .. -DPERL_LIBRARY=/usr/lib64/perl5/CORE/libperl.so 
> -DPERL_INCLUDE_PATH=/usr/lib64/perl5
> errors with:
> -- Found Perl: /usr/bin/perl
> -- Found PerlLibs: /usr/lib64/perl5/CORE/libperl.so
> CMake Error at bindings/CMakeLists.txt:62 (string):
>   string sub-command REPLACE requires four arguments.
> CMake Error at bindings/qpid/perl/CMakeLists.txt:38 (install):
>   install FILES given no DESTINATION!
> -- Configuring incomplete, errors occurred!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-4724) qpid-cpp-0.22-rc1 RHEL6 cmake issues

2013-04-23 Thread Jimmy Jones (JIRA)

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

Jimmy Jones commented on QPID-4724:
---

Same in RC2

> qpid-cpp-0.22-rc1 RHEL6 cmake issues
> 
>
> Key: QPID-4724
> URL: https://issues.apache.org/jira/browse/QPID-4724
> Project: Qpid
>  Issue Type: Bug
>  Components: Perl Client
>Affects Versions: 0.22
> Environment: RHEL6
>Reporter: Jimmy Jones
>
> Running mkdir BLD; cd BLD; cmake ..
> -- Could NOT find PerlLibs  (missing:  PERL_LIBRARY PERL_INCLUDE_PATH)
> -- Configuring incomplete, errors occurred!
> should it autodetect this (automake does)? If then run:
> cmake .. -DPERL_LIBRARY=/usr/lib64/perl5/CORE/libperl.so 
> -DPERL_INCLUDE_PATH=/usr/lib64/perl5
> errors with:
> -- Found Perl: /usr/bin/perl
> -- Found PerlLibs: /usr/lib64/perl5/CORE/libperl.so
> CMake Error at bindings/CMakeLists.txt:62 (string):
>   string sub-command REPLACE requires four arguments.
> CMake Error at bindings/qpid/perl/CMakeLists.txt:38 (install):
>   install FILES given no DESTINATION!
> -- Configuring incomplete, errors occurred!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org