Skip to content

Instantly share code, notes, and snippets.

Created December 18, 2012 22:45
Show Gist options
  • Select an option

  • Save anonymous/4332785 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/4332785 to your computer and use it in GitHub Desktop.
1060 ./configure --with-proton
1061 make -j5
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I. -I=. -W\
error -pedantic -Wall -Wextra -Wno-shadow -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -Wvolatile-r\
egister-var -Winvalid-pch -Wno-system-headers -Woverloaded-virtual -DBOOST_FILESYSTEM_VERSION=2 -I/usr/local/i\
nclude -g -O2 -MT qpid/messaging/amqp/amqpc_la-AddressHelper.lo -MD -MP -MF qpid/messaging/amqp/.deps/amqpc_\
la-AddressHelper.Tpo -c -o qpid/messaging/amqp/amqpc_la-AddressHelper.lo `test -f 'qpid/messaging/amqp/Address\
Helper.cpp' || echo './'`qpid/messaging/amqp/AddressHelper.cpp
qpid/messaging/amqp/SslTransport.cpp:21:26: fatal error: SslTransport.h: No such file or directory
compilation terminated.
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 -DBOOST_FILESYSTEM_VERSION=2 -I/usr/local/include -g -O2 -MT qpid/messagi\
ng/amqp/amqpc_la-AddressHelper.lo -MD -MP -MF qpid/messaging/amqp/.deps/amqpc_la-AddressHelper.Tpo -c qpid/mes\
saging/amqp/AddressHelper.cpp -fPIC -DPIC -o qpid/messaging/amqp/.libs/amqpc_la-AddressHelper.o
make[3]: *** [qpid/messaging/amqp/sslconnector_la-SslTransport.lo] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment