[openamq-dev] HP-UX Build Failure

Elli Barasch comptonsw at comcast.net
Sat Nov 17 15:02:56 CET 2007


I had this same error under Ubuntu Gutsy.  Before you build the code, 
you need to build the ICL infrastructure by a
make TARGET=install. 

HTH,
Elli


Matthew Alton wrote:
> Folks,
>
>   Here is the output from the "sh build.sh" process.  IBASE is ${HOME}/ibase.
>
> machine -- HP-UX B.11.11 U 9000/800 1839940656 unlimited-user license
>
> gcc version is 3.4.2
>
> Let me know if I can help. Thanks.
>
> Output:
>
> boom I: [foreign]: Processing project in c...
> boom I: [c]: Building C compile scripts...
> boom I: [c]: Installing C compile scripts into
> /house/netmqorg/OpenAMQ-1.2c4/foreign-1.1d7/_install...
> boom I: [foreign]: Processing project in apr...
> boom I: [apr]: Building apr...
> Configuring APR library
> Platform: hppa2.0w-hp-hpux11.11
> APR Version: 1.2.2
> Applying APR hints file rules for hppa2.0w-hp-hpux11.11
> (Default will be unix)
> performing libtool configuration...
> appending configuration tag "CXX" to libtool
> appending configuration tag "F77" to libtool
> f90: error 208: Invalid option -print-search-dirs
> Usage: f90 [options] files; for valid options, enter 'f90 +usage'
>
> Check for compiler flags...
>
> Checking for libraries...
>
> Checking for Threads...
> APR will be non-threaded
>
> Checking for Shared Memory Support...
>
> Checking for DSO...
>
> Checking for Processes...
>
> Checking for Locking...
>
> Checking for OS UUID Support...
>
> Checking for Time Support...
>
> Checking for Networking support...
> yes
>
> Checking for IPv6 Networking support...
>
> Restore user-defined environment settings...
> network_io/unix/sendrecv.c: In function `apr_socket_sendfile':
> network_io/unix/sendrecv.c:662: warning: implicit declaration of
> function `sendfile64'
> APR-util Version: 1.2.2
> Applying apr-util hints file rules for hppa2.0w-hp-hpux11.11
> checking for ldap support...
> configuring package in xml/expat now
> appending configuration tag "CXX" to libtool
> appending configuration tag "F77" to libtool
> f90: error 208: Invalid option -print-search-dirs
> Usage: f90 [options] files; for valid options, enter 'f90 +usage'
> xml/expat configured properly
> Making all in xml/expat
>  gcc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\"
> -I/house/netmqorg/OpenAMQ-1.2c4/foreign-1.1d7/apr/apr-util/xml/expat/lib
> -I.. -I/house/netmqorg/OpenAMQ-1.2c4/foreign-1.1d7/apr/apr-util/xml/expat/lib
> -g -O2 -c xmlparse.c -o xmlparse.o
>  gcc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\"
> -I/house/netmqorg/OpenAMQ-1.2c4/foreign-1.1d7/apr/apr-util/xml/expat/lib
> -I.. -I/house/netmqorg/OpenAMQ-1.2c4/foreign-1.1d7/apr/apr-util/xml/expat/lib
> -g -O2 -c xmltok.c -o xmltok.o
>  gcc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\"
> -I/house/netmqorg/OpenAMQ-1.2c4/foreign-1.1d7/apr/apr-util/xml/expat/lib
> -I.. -I/house/netmqorg/OpenAMQ-1.2c4/foreign-1.1d7/apr/apr-util/xml/expat/lib
> -g -O2 -c xmlrole.c -o xmlrole.o
> mkdir .libs
> ar cru .libs/libexpat.a  xmlparse.o xmltok.o xmlrole.o
> ranlib .libs/libexpat.a
> creating libexpat.la
> (cd .libs && rm -f libexpat.la && ln -s ../libexpat.la libexpat.la)
> boom I: [apr]: Installing apr into
> /house/netmqorg/OpenAMQ-1.2c4/foreign-1.1d7/_install...
> boom I: [foreign]: Processing project in pcre...
> boom I: [PCRE]: Building PCRE...
> cpp: "pcre_version.c", line 60: warning 2006: Parameter holes filled
> with a null string.
> ar: creating libpcre.a
> boom I: [PCRE]: Installing PCRE into
> /house/netmqorg/OpenAMQ-1.2c4/foreign-1.1d7/_install...
> boom I: [foreign]: Processing project in zlib...
> boom I: [zlib]: Building Zlib...
> ar: creating libzip.a
> boom I: [zlib]: Installing Zlib into
> /house/netmqorg/OpenAMQ-1.2c4/foreign-1.1d7/_install...
> boom I: [foreign]: Processing project in tests...
> boom I: [Foreign_tests]: Building Foreign tests...
> boom I: [Foreign_tests]: Installing Foreign tests into
> /house/netmqorg/OpenAMQ-1.2c4/foreign-1.1d7/_install...
> boom I: [foreign]: Processing project in c...
> boom I: [foreign]: Processing project in apr...
> boom I: [foreign]: Processing project in pcre...
> boom I: [foreign]: Processing project in zlib...
> boom I: [foreign]: Processing project in tests...
> boom I: [Foreign_tests]: Running regression tests...
> boom I: [foreign]: Processing project in c...
> boom I: [c]: Installing C compile scripts into /house/netmqorg/ibase...
> boom I: [foreign]: Processing project in apr...
> boom I: [apr]: Installing apr into /house/netmqorg/ibase...
> boom I: [foreign]: Processing project in pcre...
> boom I: [PCRE]: Installing PCRE into /house/netmqorg/ibase...
> boom I: [foreign]: Processing project in zlib...
> boom I: [zlib]: Installing Zlib into /house/netmqorg/ibase...
> boom I: [foreign]: Processing project in tests...
> boom I: [Foreign_tests]: Installing Foreign tests into /house/netmqorg/ibase...
> boom I: [base]: Processing project in boom...
> boom I: [boom]: Installing Boom into
> /house/netmqorg/OpenAMQ-1.2c4/base-1.2d7/_install...
> boom I: [base]: Processing project in gurudoc...
> boom I: [gurudoc]: Building Gurudoc...
> boom I: [gurudoc]: Installing Gurudoc into
> /house/netmqorg/OpenAMQ-1.2c4/base-1.2d7/_install...
> boom I: [base]: Processing project in htmlpp...
> boom I: [htmlpp]: Installing Htmlpp into
> /house/netmqorg/OpenAMQ-1.2c4/base-1.2d7/_install...
> boom I: [base]: Processing project in gaggle...
> boom I: [gag]: Installing Gaggle into
> /house/netmqorg/OpenAMQ-1.2c4/base-1.2d7/_install...
> boom I: [base]: Processing project in libero...
> boom I: [lr]: Building Libero...
> ar: creating liblr.a
> boom I: [lr]: Installing Libero into
> /house/netmqorg/OpenAMQ-1.2c4/base-1.2d7/_install...
> boom I: [base]: Processing project in sfl...
> boom I: [sfl]: Building SFL...
> cc: "sflsock.c", line 1581: warning 604: Pointers are not
> assignment-compatible.cc: "sflsock.c", line 1581: warning 563:
> Argument #2 is not the correct type.
> cc: "sflsock.c", line 1581: warning 604: Pointers are not
> assignment-compatible.cc: "sflsock.c", line 1581: warning 563:
> Argument #3 is not the correct type.
> cc: "sflsock.c", line 1581: warning 604: Pointers are not
> assignment-compatible.cc: "sflsock.c", line 1581: warning 563:
> Argument #4 is not the correct type.
> ar: creating libsfl.a
> boom I: [sfl]: Installing SFL into
> /house/netmqorg/OpenAMQ-1.2c4/base-1.2d7/_install...
> boom I: [base]: Processing project in smt...
> boom I: [smt]: Building SMT...
> cc: "smtlib.c", line 221: error 1000: Unexpected symbol: "Bool".
> cc: "smtlib.c", line 222: error 1000: Unexpected symbol: "Bool".
> cc: "smtlib.c", line 1100: error 1000: Unexpected symbol: "Bool".
> cc: "smtlib.c", line 1164: error 1000: Unexpected symbol: "Bool".
> cc: "smtlib.c", line 1314: warning 562: Redeclaration of
> "add_unique_pointer" with a different storage class specifier:
> "add_unique_pointer" will have internal linkage.
> boom E: [smt]: "c -q -li
> /house/netmqorg/OpenAMQ-1.2c4/base-1.2d7/_install/include -ll
> /house/netmqorg/OpenAMQ-1.2c4/base-1.2d7/_install/lib smtlib" failed -
> stop
> boom E: [base]: stop
> boom I: [gsl]: Building GSL...
> cpp: "ggpriv.h", line 25: error 4036: Can't open include file 'sfl.h'.
> cpp: "ggpriv.h", line 26: error 4036: Can't open include file 'smt3.h'.
> boom E: [gsl]: "c -q gsl" failed - stop
> boom I: [base]: Processing project in xnf...
> boom I: [XNF]: Installing XNF into
> /house/netmqorg/OpenAMQ-1.2c4/base-2.2b1/_install...
> boom I: [base]: Processing project in icl...
> boom I: [iCL]: Building iCL...
> cc: "icl.h", line 723: error 1000: Unexpected symbol: "void".
> cc: "icl.h", line 738: error 1000: Unexpected symbol: "qbyte".
> cc: "icl.h", line 743: error 1000: Unexpected symbol: "Bool".
> cc: "icl.h", line 748: error 1000: Unexpected symbol: "qbyte".
> cc: "icl.h", line 753: error 1000: Unexpected symbol: "void".
> cc: "icl.h", line 753: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl.h", line 759: error 1000: Unexpected symbol: "qbyte".
> cc: "icl.h", line 765: error 1000: Unexpected symbol: "void".
> cc: "icl.h", line 765: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl.h", line 771: error 1000: Unexpected symbol: "qbyte".
> cc: "icl.h", line 778: error 1000: Unexpected symbol: "volatile".
> cc: "icl.h", line 785: error 1000: Unexpected symbol: "qbyte".
> cc: "icl.h", line 834: error 1000: Unexpected symbol: "void".
> cc: "icl.h", line 892: error 1000: Unexpected symbol: "qbyte".
> cc: "icl.h", line 952: error 1000: Unexpected symbol: "Bool".
> cc: "icl.h", line 1012: error 1000: Unexpected symbol: "qbyte".
> cc: "icl.h", line 1072: error 1000: Unexpected symbol: "void".
> cc: "icl.h", line 1072: error 1586: Redefinition of function "inline".
> cc: "icl.h", line 1072: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl.h", line 1130: error 1000: Unexpected symbol: "qbyte".
> cc: "icl.h", line 1194: error 1000: Unexpected symbol: "void".
> cc: "icl.h", line 1194: error 1586: Redefinition of function "inline".
> cc: "icl.h", line 1252: error 1000: Unexpected symbol: "qbyte".
> cc: "icl.h", line 1320: error 1000: Unexpected symbol: "volatile".
> cc: "icl.h", line 1379: warning 611: Type conversion loses "volatile"
> qualifier.cc: "icl.h", line 1388: error 1000: Unexpected symbol:
> "qbyte".
> cc: "icl_stats.h", line 114: error 1000: Unexpected symbol: "void".
> cc: "icl_stats.h", line 114: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_stats.h", line 120: error 1000: Unexpected symbol: "void".
> cc: "icl_stats.h", line 120: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_stats.h", line 126: error 1000: Unexpected symbol: "void".
> cc: "icl_stats.h", line 126: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_stats.h", line 133: error 1000: Unexpected symbol: "void".
> cc: "icl_stats.h", line 133: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_stats.h", line 140: error 1000: Unexpected symbol: "void".
> cc: "icl_stats.h", line 140: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_stats.h", line 147: error 1000: Unexpected symbol: "void".
> cc: "icl_stats.h", line 147: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_mem_thin.h", line 134: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 142: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 150: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 158: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 158: error 1711: Inconsistent parameter
> list declaration for "inline".
> cc: "icl_mem_thin.h", line 163: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 163: error 1711: Inconsistent parameter
> list declaration for "inline".
> cc: "icl_mem_thin.h", line 170: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 177: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 177: error 1711: Inconsistent parameter
> list declaration for "inline".
> cc: "icl_mem_thin.h", line 187: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 187: error 1711: Inconsistent parameter
> list declaration for "inline".
> cc: "icl_mem_thin.h", line 203: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 203: error 1711: Inconsistent parameter
> list declaration for "inline".
> cc: "icl_mem_thin.h", line 210: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 210: error 1711: Inconsistent parameter
> list declaration for "inline".
> cc: "icl_mem.h", line 128: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 136: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 144: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 152: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 160: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 168: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 176: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 176: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_mem.h", line 182: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 182: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_mem.h", line 189: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 189: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_mem.h", line 200: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 200: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_mem.h", line 205: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 205: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_mem.h", line 215: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 222: error 1000: Unexpected symbol: "void".
> cc: "icl_mem.h", line 222: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl.h", line 1585: error 1000: Unexpected symbol: "void".
> cc: "icl.h", line 1585: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl.h", line 1590: error 1000: Unexpected symbol: "void".
> cc: "icl.h", line 1590: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_stats.h", line 198: error 1000: Unexpected symbol: "void".
> cc: "icl_stats.h", line 198: error 1586: Redefinition of function "inline".
> cc: "icl_stats.h", line 198: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_stats.h", line 254: error 1000: Unexpected symbol: "void".
> cc: "icl_stats.h", line 254: error 1586: Redefinition of function "inline".
> cc: "icl_stats.h", line 310: error 1000: Unexpected symbol: "void".
> cc: "icl_stats.h", line 310: error 1586: Redefinition of function "inline".
> cc: "icl_stats.h", line 310: error 1711: Inconsistent parameter list
> declaration for "inline".
> cc: "icl_stats.h", line 367: error 1000: Unexpected symbol: "void".
> cc: "icl_stats.h", line 367: error 1586: Redefinition of function "inline".
> cc: "icl_stats.h", line 424: error 1000: Unexpected symbol: "void".
> cc: "icl_stats.h", line 424: error 1586: Redefinition of function "inline".
> cc: "icl_stats.h", line 491: error 1000: Unexpected symbol: "void".
> cc: "icl_stats.h", line 491: error 1586: Redefinition of function "inline".
> cc: "icl_mem_thin.h", line 321: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 384: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 460: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 542: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 542: error 1586: Redefinition of function "inline".
> cc: "icl_mem_thin.h", line 542: error 1711: Inconsistent parameter
> list declaration for "inline".
> cc: "icl_mem_thin.h", line 607: error 1000: Unexpected symbol: "void".
> cc: "icl_mem_thin.h", line 607: error 1586: Redefinition of function "inline".
> cc: "icl_mem_thin.h", line 607: error 1711: Inconsistent parameter
> list declaration for "inline".
> cc: "icl_mem_thin.h", line 664: error 1000: Unexpected symbol: "void".
> cc: panic 2161: Maximum allowed number of errors exceeded.
> boom E: [iCL]: "c -q -li
> /house/netmqorg/OpenAMQ-1.2c4/base-2.2b1/_install/include -ll
> /house/netmqorg/OpenAMQ-1.2c4/base-2.2b1/_install/lib
> icl_stats_examine" failed - stop
> boom E: [base]: stop
> boom I: [OpenAMQ]: Processing project in common...
> boom I: [OpenAMQ_Common]: Building OpenAMQ Common...
> cpp: "amq_constants.c", line 40: error 4036: Can't open include file 'icl.h'.
> boom E: [OpenAMQ_Common]: "c -q -li
> /house/netmqorg/OpenAMQ-1.2c4/OpenAMQ-1.2c4/_install/include -ll
> /house/netmqorg/OpenAMQ-1.2c4/OpenAMQ-1.2c4/_install/lib
> amq_constants" failed - stop
> boom E: [OpenAMQ]: stop
> Finished building and installing openamq 1.2c4.
> _______________________________________________
> openamq-dev mailing list
> openamq-dev at lists.openamq.org
> http://lists.openamq.org/mailman/listinfo/openamq-dev
>
>   



More information about the openamq-dev mailing list