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

Steve Huston commented on QPID-4955:
------------------------------------

Looks like possibly broker Linux too?


*Error* (first 5)
src/qpid/client/SslConnector.cpp line sourceline 
(http://www.riverace.com/CDash-1.4.2/viewBuildError.php?type=0&buildid=3114)
/.../cpp/src/qpid/client/SslConnector.cpp:124: error: ‘QPIDC_CONF_FILE’ was not 
declared in this scope

make[2]: *** [src/CMakeFiles/qpidclient.dir/qpid/client/SslConnector.o] Error 1

[ 34%] Building CXX object 
src/CMakeFiles/qpidclient.dir/qpid/messaging/amqp/SslTransport.o
[ 34%] Building CXX object src/CMakeFiles/qpidclient.dir/qpid/client/Bounds.o
[ 34src/qpid/client/ConnectionImpl.cpp line sourceline 
(http://www.riverace.com/CDash-1.4.2/viewBuildError.php?type=0&buildid=3114)
/.../cpp/src/qpid/client/ConnectionImpl.cpp:116: error: ‘QPIDC_CONF_FILE’ was 
not declared in this scope

make[2]: *** [src/CMakeFiles/qpidclient.dir/qpid/client/ConnectionImpl.o] Error 
1

[ 35%] Building CXX object 
src/CMakeFiles/qpidclient.dir/qpid/client/ConnectionSettings.o
[ 35%] Building CXX object src/CMakeFiles/qpidclient.dir/qpid/client/Connector.o
[src/qpid/client/LoadPlugins.cpp line sourceline 
(http://www.riverace.com/CDash-1.4.2/viewBuildError.php?type=0&buildid=3114)
/.../cpp/src/qpid/client/LoadPlugins.cpp:42: error: ‘QPIDC_CONF_FILE’ was not 
declared in this scope

                
> CMake "make install" puts config files inthe wrong place
> --------------------------------------------------------
>
>                 Key: QPID-4955
>                 URL: https://issues.apache.org/jira/browse/QPID-4955
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>             Fix For: 0.23
>
>
> Since the fix for QPID-4698. We've been putting the client/broker config 
> files in different places and not where the build tells the executables to 
> look for the config files:
> * qpidc.conf in <prefix>/etc/qpid/qpidc.conf
> * qpidd.conf in <prefix>/etc/qpidd.conf
> *The correct place is <prefix>/etc/qpid/ for both.*
> The executables are being told to look in <prefix>/etc for the config files 
> which is incorrect.

--
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

Reply via email to