[
https://issues.apache.org/jira/browse/AMQCPP-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish closed AMQCPP-528.
-------------------------------
Resolution: Invalid
Unsupported version.
Questions should go to the users list.
> No output written to .libs/libactivemq-cpp.so.14.0.4
> -----------------------------------------------------
>
> Key: AMQCPP-528
> URL: https://issues.apache.org/jira/browse/AMQCPP-528
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: Other C++ Clients
> Affects Versions: 3.4.4
> Environment: Solaris
> Reporter: Beesa Sampath Kumar
> Assignee: Timothy Bish
>
> -R -Wl,/usr/local/apr/lib -Wl,-R -Wl,/export/home/cdr_up/apr-util-1.5.3/.libs
> -Wl,-R -Wl,/usr/sfw/lib -Wl,-R -Wl,/usr/local/apr/lib -Wl,-R
> -Wl,/export/home/cdr_up/AMQP/AMQP_TOOLS/lib -Wl,-R -Wl,/usr/sfw/lib
> /usr/local/apr/lib/libapr-1.so -luuid -lsendfile -lrt
> /export/home/cdr_up/apr-util-1.5.3/.libs/libaprutil-1.so
> -L/export/home/cdr_up/apr-1.5.0/.libs -lexpat -lssl -lcrypto -lsocket -lnsl
> -ldl -L/usr/sfw/lib -lpthread -L/usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3
> -L/usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/../../../../sparc-sun-solaris2.10/lib
> -L/usr/ccs/lib -L/usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/../../..
> /usr/sfw/lib/libstdc++.so -lm -lgcc_s
> /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/crtend.o
> /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/crtn.o -O2 -Wl,-h
> -Wl,libactivemq-cpp.so.14 -o .libs/libactivemq-cpp.so.14.0.4
> ld: fatal: file decaf/internal/util/zip/.libs/libactivemq_cpp_la-adler32.o:
> wrong ELF class: ELFCLASS64
> ld: fatal: file processing errors. No output written to
> .libs/libactivemq-cpp.so.14.0.4
> collect2: ld returned 1 exit status
> *** Error code 1
> make: Fatal error: Command failed for target `libactivemq-cpp.la'
> Current working directory
> /export/home/cdr_up/AMQP/AMQP_CLIENT/activemq-cpp-library-3.4.4/src/main
> *** Error code 1
> The following command caused the error:
> fail= failcom='exit 1'; \
> for f in x $MAKEFLAGS; do \
> case $f in \
> *=* | --[!k]*);; \
> *k*) failcom='fail=yes';; \
> esac; \
> done; \
> dot_seen=no; \
> target=`echo all-recursive | sed s/-recursive//`; \
> list='src/main src/examples '; for subdir in $list; do \
> echo "Making $target in $subdir"; \
> if test "$subdir" = "."; then \
> dot_seen=yes; \
> local_target="$target-am"; \
> else \
> local_target="$target"; \
> fi; \
> (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \
> || eval $failcom; \
> done; \
> if test "$dot_seen" = "no"; then \
> make "$target-am" || exit 1; \
> fi; test -z "$fail"
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory
> /export/home/cdr_up/AMQP/AMQP_CLIENT/activemq-cpp-library-3.4.4
> *** Error code 1
> make: Fatal error: Command failed for target `all'
> bash-3.2$ file decaf/internal/util/zip/.libs/libactivemq_cpp_la-adler32.o
> decaf/internal/util/zip/.libs/libactivemq_cpp_la-adler32.o: cannot open:
> No such file or directory
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)