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

Latest source build fails with --without-sasl argument to configure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Future
    • 0.10
    • C++ Broker
    • None
    • Fedora 14

    Description

      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

      Attachments

        Activity

          People

            mgoulish Michael Goulish
            badone Brad Hubbard
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: