Hi, I am using aCC for compiling ActiveMQ-CPP 3.0 in HP-UX. My PC configuration is as follows:
$ uname -a HP-UX sabari B.11.31 U ia64 2064121904 unlimited-user license I have configured with the following options: ./configure --prefix=/kla-tencor/udb/KTFL/Libraries --with-apr=/kla-tencor/udb/KTFL/Libraries/bin --with-apr-util=/kla-tencor/udb/KTFL/Libraries/bin While linking, I got the following errors: aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-BrokerId.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-MessageDispatch.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-ActiveMQTextMessage.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-ActiveMQMapMessage.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-LocalTransactionId.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-DataArrayResponse.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-ConnectionInfo.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-ConsumerInfo.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-ProducerInfo.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-ConnectionError.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-MessagePull.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-DataResponse.o' does not exist or cannot be read aCC: warning 1913: `activemq/io/.libs/libactivemq_cpp_la-LoggingOutputStream.o' does not exist or cannot be read aCC: warning 1913: `activemq/io/.libs/libactivemq_cpp_la-LoggingInputStream.o' does not exist or cannot be read ld: I/O error, file "decaf/lang/.libs/libactivemq_cpp_la-Float.o": No such file or directory Fatal error. *** Error exit code 1 Stop. *** Error exit code 1 Stop. *** Error exit code 1 Stop. I have also attached the config.log and the entire compilation output with this post. Please anyone help me. Regards, Radha. http://activemq.2283324.n4.nabble.com/file/n3509163/errors.log errors.log http://activemq.2283324.n4.nabble.com/file/n3509163/config.log config.log -- View this message in context: http://activemq.2283324.n4.nabble.com/Linking-error-while-compiling-ActiveMQ-CPP-in-HP-UX-using-aCC-tp3509163p3509163.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
