C++ build failure on RHEL 5 starting at about r776144
-----------------------------------------------------

                 Key: QPID-1867
                 URL: https://issues.apache.org/jira/browse/QPID-1867
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker, C++ Client
    Affects Versions: 0.5
         Environment: RHEL 5
            Reporter: Steve Huston


The following errors started happening Tuesday night/Wednesday morning on my 
RHEL 5 system:
g++ -DHAVE_CONFIG_H -I. -I../../../src -I. -Igen -I../../../src/gen -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 -I/usr/include/nspr4 -I -g -O2 -MT 
qpid/sys/ssl/libsslcommon_la-util.lo -MD -MP -MF 
qpid/sys/ssl/.deps/libsslcommon_la-util.Tpo -c 
../../../src/qpid/sys/ssl/util.cpp -fPIC -DPIC -o 
qpid/sys/ssl/.libs/libsslcommon_la-util.o
../../../src/qpid/sys/ssl/util.cpp:29:21: error: pk11pub.h: No such file or 
directory
../../../src/qpid/sys/ssl/util.cpp:30:17: error: ssl.h: No such file or 
directory
../../../src/qpid/sys/ssl/util.cpp:71: error: 'PK11SlotInfo' was not declared 
in this scope
../../../src/qpid/sys/ssl/util.cpp:71: error: expected primary-expression 
before ',' token
../../../src/qpid/sys/ssl/util.cpp:71: error: expected primary-expression 
before 'retry'
../../../src/qpid/sys/ssl/util.cpp:71: error: expected primary-expression 
before 'void'
../../../src/qpid/sys/ssl/util.cpp:71: error: initializer expression list 
treated as compound expression
../../../src/qpid/sys/ssl/util.cpp:72: error: expected ',' or ';' before '{' 
token
../../../src/qpid/sys/ssl/util.cpp:80: error: 'PK11SlotInfo' was not declared 
in this scope
../../../src/qpid/sys/ssl/util.cpp:80: error: expected primary-expression 
before ',' token
../../../src/qpid/sys/ssl/util.cpp:80: error: expected primary-expression 
before 'retry'
../../../src/qpid/sys/ssl/util.cpp:80: error: expected primary-expression 
before 'void'
../../../src/qpid/sys/ssl/util.cpp:80: error: initializer expression list 
treated as compound expression
../../../src/qpid/sys/ssl/util.cpp:81: error: expected ',' or ';' before '{' 
token
../../../src/qpid/sys/ssl/util.cpp:118: error: expected `}' at end of input
../../../src/qpid/sys/ssl/util.cpp:118: error: expected `}' at end of input
../../../src/qpid/sys/ssl/util.cpp:118: error: expected `}' at end of input
make[3]: *** [qpid/sys/ssl/libsslcommon_la-util.lo] Error 1


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to