Steve Huston created QPID-5013:
----------------------------------

             Summary: Build tries to "install" UNIX-only qpidd and 
qpidd-primary script on Windows
                 Key: QPID-5013
                 URL: https://issues.apache.org/jira/browse/QPID-5013
             Project: Qpid
          Issue Type: Bug
          Components: Packaging
    Affects Versions: 0.24, 0.25
         Environment: Windows
            Reporter: Steve Huston


The qpid/cpp/etc/CMakeLists.txt file has configure setups and an install step 
for the qpidd and qpidd-primary scripts which are only used on Linux. These 
steps are executed in the Windows build which ends up with an error:

  -- Installing: C:/qpid/0.22/qpid/packaging/windows/stage/bin/receiver.exe
  -- Installing: C:/qpid/0.22/qpid/packaging/windows/stage/bin/sender.exe
  -- Installing: C:/qpid/0.22/qpid/packaging/windows/stage/bin/qpid-txtest.exe
  -- Installing: C:/qpid/0.22/qpid/packaging/windows/stage/bin/qpidt
  CMake Error at build/etc/cmake_install.cmake:31 (FILE):
    file INSTALL cannot find file
    "C:/qpid/0.22/qpid/packaging/windows/build/etc/qpidd" to install.
  Call Stack (most recent call first):
    build/cmake_install.cmake:66 (INCLUDE)


--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to