[ 
https://issues.apache.org/jira/browse/QPID-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Ross updated QPID-2965:
------------------------------

    Assignee: michael goulish
    
> Latest source build fails with --without-sasl argument to configure
> -------------------------------------------------------------------
>
>                 Key: QPID-2965
>                 URL: https://issues.apache.org/jira/browse/QPID-2965
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: Future
>         Environment: Fedora 14
>            Reporter: Brad Hubbard
>            Assignee: michael goulish
>             Fix For: 0.10
>
>
> git clone git://git.apache.org/qpid.git
> ./configure --prefix=/home/brad/working/installs --without-sasl
> The build fails with;
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I. -I=. 
> -Werror -pedantic -Wall -Wextra -Wno-shadow -Wpointer-arith -Wcast-qual 
> -Wcast-align -Wno-long-long -Wvolatile-register-var -Winvalid-pch 
> -Wno-system-headers -Woverloaded-virtual 
> -DQPID_LIBEXEC_DIR=\"/home/brad/working/installs/libexec/qpid\" -g -O2 -MT 
> qpid/SaslFactory.lo -MD -MP -MF qpid/.deps/SaslFactory.Tpo -c 
> qpid/SaslFactory.cpp  -fPIC -DPIC -o qpid/.libs/SaslFactory.o
> qpid/SaslFactory.cpp:48:21: error: prototype for 'std::auto_ptr<qpid::Sasl> 
> qpid::SaslFactory::create(const std::string&, const std::string&, const 
> std::string&, const std::string&, int, int)' does not match any in class 
> 'qpid::SaslFactory'
> ./qpid//SaslFactory.h:37:25: error: candidate is: std::auto_ptr<qpid::Sasl> 
> qpid::SaslFactory::create(const std::string&, const std::string&, const 
> std::string&, const std::string&, int, int, bool)
> make[3]: *** [qpid/SaslFactory.lo] Error 1
> make[3]: Leaving directory `/home/brad/working/src/qpid/qpid/cpp/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/brad/working/src/qpid/qpid/cpp/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/brad/working/src/qpid/qpid/cpp/src'
> make: *** [all-recursive] Error 1

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