Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4724

qpid-cpp-0.22-rc1 RHEL6 cmake issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.22
    • 0.22
    • Perl Client
    • None
    • RHEL6

    Description

      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!

      Attachments

        Issue Links

          Activity

            People

              mcpierce Darryl Pierce
              jimmyjones2 Jimmy Jones
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: