Hi Team,

Please help me I am new to compile / build ActiveMQ CPP (CMS) library.
And I followed below basic steps for compilation. 

./configure

But it is getting stuck and not print any message after " configure:18972:
result: /usr/bin/dot "  in "config.log" file.


then I added some echo statements in "configure" file ( i.e WARNING: added
debug statement) then I found after "esac | sort" statement getting stuck.

please find below code of configure file 

$as_echo "$as_me:${as_lineno-$LINENO}: WARNING: added debug statement 5" >&2
  (set) 2>&1 |
    case $as_nl`(ac_space=' '; set) 2>&1` in #(
    *${as_nl}ac_space=\ *)
      # `set' does not quote correctly, so add quotes: double-quote
      # substitution turns \\\\ into \\, and sed turns \\ into \.
      sed -n \
        "s/'/'\\\\''/g;
          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
      ;; #(
    *)
      # `set' quotes correctly as required by POSIX, so do not add quotes. 
      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
      ;; 
    esac | 
    sort
        $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: added debug statement 6"
>&2


Please guide us why it is getting stuck aftre  "esac | sort" or any thing I
missed or need to check .
 
Plese find server details where I am trying to compile ActiveMQ CPP library
and getting stuck . 

Tools/Packages  -   Versions

Linux OS                :       Red Hat Enterprise Linux Server release 7.1 
(Maipo)
Autoconf                :       autoconf (GNU Autoconf) 2.69
Automake                :       automake (GNU automake) 1.13.4
Libtool                 :       libtool (GNU libtool) 2.4.2
APR                     :   apr-1.4.8-3.el7.x86_64
OpenSSL                 :   OpenSSL 1.0.1e-fips 11 Feb 2013

Thanks in advance.




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ActiveMQ-CPP-CMS-configure-getting-stuck-tp4711132.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to