Hi Martin,
the relevant error is
checking for working volatile... yes
checking for python... no
configure: error: Could not find python.System's uname -a: HP-UX madtvm01 B.11.23 U ia64 3649475434 unlimited-user licenseAttached you'll find the full configure log, let me know if you need further details.
Best regards, Alessio Il 2/9/2010 11:59 AM, Martin Sustrik ha scritto:
Hi Alessio, Can you be more specific on the error you are seeing? Martin Alessio Spadaro wrote:Hi all, i'm trying to build zeromq-2.0-beta2 on HP-UX and the basic configure with no option fails complaining about python being missing, even if python support isn't required. Is this expected? Thank you for zeromq! Best regards, Alessio Spadaro _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by zeromq configure 2.0-beta2, which was generated by GNU Autoconf 2.64. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = madtvm01 uname -m = ia64 uname -r = B.11.23 uname -s = HP-UX uname -v = U /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/sbin PATH: /opt/perl5/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/bin PATH: /opt/ansic/bin PATH: /usr/ccs/bin PATH: /usr/contrib/bin PATH: /usr/contrib/Q4/bin PATH: /opt/hparray/bin PATH: /opt/nettladm/bin PATH: /opt/fcms/bin PATH: /usr/contrib/kwdb/bin PATH: /usr/bin/X11 PATH: /opt/graphics/common/bin PATH: /opt/upgrade/bin PATH: /opt/ipf/bin PATH: /opt/cfg2html PATH: /opt/resmon/bin PATH: /opt/wbem/bin PATH: /opt/wbem/sbin PATH: /opt/sas/bin PATH: /opt/sec_mgmt/bastille/bin PATH: /opt/dsau/bin PATH: /opt/dsau/sbin PATH: /opt/firefox PATH: /opt/gnome/bin PATH: /opt/ignite/bin PATH: /opt/mozilla PATH: /opt/perl/bin PATH: /opt/sec_mgmt/spc/bin PATH: /opt/ssh/bin PATH: /opt/hpsmh/bin PATH: /opt/thunderbird PATH: /opt/gwlm/bin PATH: /opt/sfm/bin PATH: /usr/contrib/bin/X11 PATH: /opt/hpvm/bin PATH: /opt/aCC/bin PATH: /opt/caliper/bin PATH: /opt/cadvise/bin PATH: /opt/langtools/bin PATH: /opt/perf/bin PATH: /opt/gvsd/bin PATH: /opt/CA/UnicenterNSM/atech/services/bin PATH: /opt/CA/UnicenterNSM/atech/services/tools PATH: /opt/CA/UnicenterNSM/atech/agents/bin PATH: /opt/CA/SharedComponents/bin PATH: /opt/CA/UnicenterNSM/bin PATH: /opt/CA/UnicenterNSM/scripts PATH: /opt/CA/UnicenterNSM/snmp/bin PATH: /u01/app/ifs/bin/hp PATH: /u01/app/ifs/batch/hp PATH: /opt/oracle92/bin PATH: /u01/app/ifs/contrib/rv/bin PATH: /u01/app/ifs/adm PATH: /u01/app/ddm/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2894: checking for a BSD-compatible install configure:2962: result: config/install-sh -c configure:2973: checking whether build environment is sane configure:3023: result: yes configure:3164: checking for a thread-safe mkdir -p configure:3203: result: config/install-sh -c -d configure:3216: checking for gawk configure:3246: result: no configure:3216: checking for mawk configure:3246: result: no configure:3216: checking for nawk configure:3246: result: no configure:3216: checking for awk configure:3232: found /usr/bin/awk configure:3243: result: awk configure:3254: checking whether make sets $(MAKE) configure:3276: result: yes configure:3351: checking how to create a ustar tar archive configure:3364: tar --version tar (GNU tar) 1.22 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3367: $? = 0 configure:3407: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3410: $? = 0 configure:3414: tar -xf - <conftest.tar configure:3417: $? = 0 configure:3430: result: gnutar configure:3462: checking for style of include used by make configure:3490: result: GNU configure:3560: checking for gcc configure:3576: found /usr/local/bin/gcc configure:3587: result: gcc configure:3816: checking for C compiler version configure:3825: gcc --version >&5 gcc (GCC) 3.4.3 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3836: $? = 0 configure:3825: gcc -v >&5 Reading specs from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/specs Configured with: ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure Thread model: single gcc version 3.4.3 configure:3836: $? = 0 configure:3825: gcc -V >&5 gcc: `-V' option must have argument configure:3836: $? = 1 configure:3825: gcc -qversion >&5 gcc: unrecognized option `-qversion' gcc: no input files configure:3836: $? = 1 configure:3858: checking for C compiler default output file name configure:3880: gcc conftest.c >&5 configure:3884: $? = 0 configure:3921: result: a.out configure:3937: checking whether the C compiler works configure:3946: ./a.out configure:3950: $? = 0 configure:3965: result: yes configure:3972: checking whether we are cross compiling configure:3974: result: no configure:3977: checking for suffix of executables configure:3984: gcc -o conftest conftest.c >&5 configure:3988: $? = 0 configure:4010: result: configure:4016: checking for suffix of object files configure:4038: gcc -c conftest.c >&5 configure:4042: $? = 0 configure:4063: result: o configure:4067: checking whether we are using the GNU C compiler configure:4086: gcc -c conftest.c >&5 configure:4086: $? = 0 configure:4095: result: yes configure:4104: checking whether gcc accepts -g configure:4124: gcc -c -g conftest.c >&5 configure:4124: $? = 0 configure:4165: result: yes configure:4182: checking for gcc option to accept ISO C89 configure:4246: gcc -c -g -O2 conftest.c >&5 configure:4246: $? = 0 configure:4259: result: none needed configure:4281: checking dependency style of gcc configure:4391: result: gcc3 configure:4407: checking whether gcc and cc understand -c and -o together configure:4438: gcc -c conftest.c -o conftest2.o >&5 configure:4442: $? = 0 configure:4448: gcc -c conftest.c -o conftest2.o >&5 configure:4452: $? = 0 configure:4463: cc -c conftest.c >&5 configure:4467: $? = 0 configure:4475: cc -c conftest.c -o conftest2.o >&5 configure:4479: $? = 0 configure:4485: cc -c conftest.c -o conftest2.o >&5 configure:4489: $? = 0 configure:4507: result: yes configure:4592: checking for g++ configure:4622: result: no configure:4592: checking for c++ configure:4608: found /usr/local/bin/c++ configure:4619: result: c++ configure:4646: checking for C++ compiler version configure:4655: c++ --version >&5 c++ (GCC) 3.4.3 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4666: $? = 0 configure:4655: c++ -v >&5 Reading specs from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/specs Configured with: ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure Thread model: single gcc version 3.4.3 configure:4666: $? = 0 configure:4655: c++ -V >&5 c++: `-V' option must have argument configure:4666: $? = 1 configure:4655: c++ -qversion >&5 c++: unrecognized option `-qversion' c++: no input files configure:4666: $? = 1 configure:4670: checking whether we are using the GNU C++ compiler configure:4689: c++ -c conftest.cpp >&5 configure:4689: $? = 0 configure:4698: result: yes configure:4707: checking whether c++ accepts -g configure:4727: c++ -c -g conftest.cpp >&5 configure:4727: $? = 0 configure:4768: result: yes configure:4793: checking dependency style of c++ configure:4903: result: gcc3 configure:4922: checking build system type configure:4936: result: ia64-hp-hpux11.23 configure:4956: checking host system type configure:4969: result: ia64-hp-hpux11.23 configure:5317: checking for a sed that does not truncate output configure:5381: result: /usr/bin/sed configure:5399: checking for grep that handles long lines and -e configure:5457: result: /usr/local/bin/ggrep configure:5462: checking for egrep configure:5524: result: /usr/local/bin/ggrep -E configure:5529: checking for fgrep configure:5591: result: /usr/local/bin/ggrep -F configure:5626: checking for ld used by gcc configure:5693: result: /usr/ccs/bin/ld configure:5700: checking if the linker (/usr/ccs/bin/ld) is GNU ld configure:5715: result: no configure:5727: checking for BSD- or MS-compatible name lister (nm) configure:5776: result: /usr/local/bin/nm -B configure:5894: checking the name lister (/usr/local/bin/nm -B) interface configure:5901: gcc -c -g -O2 conftest.c >&5 configure:5904: /usr/local/bin/nm -B "conftest.o" configure:5907: output 00000000 G some_variable configure:5914: result: BSD nm configure:5917: checking whether ln -s works configure:5921: result: yes configure:5929: checking the maximum length of command line arguments configure:6049: result: 1536000 configure:6066: checking whether the shell understands some XSI constructs configure:6076: result: yes configure:6080: checking whether the shell understands "+=" configure:6086: result: no configure:6121: checking for /usr/ccs/bin/ld option to reload object files configure:6128: result: -r configure:6197: checking for objdump configure:6224: result: objdump configure:6253: checking how to recognize dependent libraries configure:6449: result: file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64 configure:6509: checking for ar configure:6525: found /usr/local/bin/ar configure:6536: result: ar configure:6614: checking for strip configure:6630: found /usr/bin/strip configure:6641: result: strip configure:6713: checking for ranlib configure:6729: found /usr/local/bin/ranlib configure:6740: result: ranlib configure:6830: checking command to parse /usr/local/bin/nm -B output from gcc object configure:6948: gcc -c -g -O2 conftest.c >&5 configure:6951: $? = 0 configure:6955: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6958: $? = 0 configure:7012: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7015: $? = 0 configure:7053: result: ok configure:7092: gcc -c -g -O2 conftest.c >&5 configure:7095: $? = 0 configure:7862: checking how to run the C preprocessor configure:7893: gcc -E conftest.c configure:7893: $? = 0 configure:7907: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:7907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7932: result: gcc -E configure:7952: gcc -E conftest.c configure:7952: $? = 0 configure:7966: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:7966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7995: checking for ANSI C header files configure:8015: gcc -c -g -O2 conftest.c >&5 configure:8015: $? = 0 configure:8088: gcc -o conftest -g -O2 conftest.c >&5 configure:8088: $? = 0 configure:8088: ./conftest configure:8088: $? = 0 configure:8099: result: yes configure:8112: checking for sys/types.h configure:8112: gcc -c -g -O2 conftest.c >&5 configure:8112: $? = 0 configure:8112: result: yes configure:8112: checking for sys/stat.h configure:8112: gcc -c -g -O2 conftest.c >&5 configure:8112: $? = 0 configure:8112: result: yes configure:8112: checking for stdlib.h configure:8112: gcc -c -g -O2 conftest.c >&5 configure:8112: $? = 0 configure:8112: result: yes configure:8112: checking for string.h configure:8112: gcc -c -g -O2 conftest.c >&5 configure:8112: $? = 0 configure:8112: result: yes configure:8112: checking for memory.h configure:8112: gcc -c -g -O2 conftest.c >&5 configure:8112: $? = 0 configure:8112: result: yes configure:8112: checking for strings.h configure:8112: gcc -c -g -O2 conftest.c >&5 configure:8112: $? = 0 configure:8112: result: yes configure:8112: checking for inttypes.h configure:8112: gcc -c -g -O2 conftest.c >&5 configure:8112: $? = 0 configure:8112: result: yes configure:8112: checking for stdint.h configure:8112: gcc -c -g -O2 conftest.c >&5 configure:8112: $? = 0 configure:8112: result: yes configure:8112: checking for unistd.h configure:8112: gcc -c -g -O2 conftest.c >&5 configure:8112: $? = 0 configure:8112: result: yes configure:8127: checking for dlfcn.h configure:8127: gcc -c -g -O2 conftest.c >&5 configure:8127: $? = 0 configure:8127: result: yes configure:8252: checking for C++ compiler version configure:8261: c++ --version >&5 c++ (GCC) 3.4.3 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:8272: $? = 0 configure:8261: c++ -v >&5 Reading specs from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/specs Configured with: ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure Thread model: single gcc version 3.4.3 configure:8272: $? = 0 configure:8261: c++ -V >&5 c++: `-V' option must have argument configure:8272: $? = 1 configure:8261: c++ -qversion >&5 c++: unrecognized option `-qversion' c++: no input files configure:8272: $? = 1 configure:8276: checking whether we are using the GNU C++ compiler configure:8304: result: yes configure:8313: checking whether c++ accepts -g configure:8374: result: yes configure:8399: checking dependency style of c++ configure:8509: result: gcc3 configure:8532: checking how to run the C++ preprocessor configure:8559: c++ -E conftest.cpp configure:8559: $? = 0 configure:8573: c++ -E conftest.cpp conftest.cpp:22:28: ac_nonexistent.h: No such file or directory configure:8573: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:8598: result: c++ -E configure:8618: c++ -E conftest.cpp configure:8618: $? = 0 configure:8632: c++ -E conftest.cpp conftest.cpp:22:28: ac_nonexistent.h: No such file or directory configure:8632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:8836: checking for objdir configure:8851: result: .libs configure:9147: checking if gcc supports -fno-rtti -fno-exceptions configure:9165: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9169: $? = 0 configure:9182: result: no configure:9202: checking for gcc option to produce PIC configure:9474: result: -fPIC -DPIC configure:9486: checking if gcc PIC flag -fPIC -DPIC works configure:9504: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9508: $? = 0 configure:9521: result: yes configure:9545: checking if gcc static flag -static works configure:9573: result: no configure:9588: checking if gcc supports -c -o file.o configure:9609: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9613: $? = 0 configure:9635: result: yes configure:9643: checking if gcc supports -c -o file.o configure:9690: result: yes configure:9723: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries configure:10713: result: yes configure:10750: checking whether -lc should be explicitly linked in configure:10755: gcc -c -g -O2 conftest.c >&5 configure:10758: $? = 0 configure:10773: gcc -shared -fPIC -Wl,+h -Wl,conftest -Wl,+nodefaultrpath -o conftest conftest.o -v 2\>\&1 \| /usr/local/bin/ggrep -lc \>/dev/null 2\>\&1 configure:10776: $? = 1 configure:10788: result: yes configure:10952: checking dynamic linker characteristics configure:11615: result: hpux11.23 dld.so configure:11717: checking how to hardcode library paths into programs configure:11742: result: immediate configure:12262: checking whether stripping libraries is possible configure:12284: result: no configure:12302: checking if libtool supports shared libraries configure:12304: result: yes configure:12307: checking whether to build shared libraries configure:12328: result: yes configure:12331: checking whether to build static libraries configure:12335: result: yes configure:12485: checking for ld used by c++ configure:12552: result: /usr/ccs/bin/ld configure:12559: checking if the linker (/usr/ccs/bin/ld) is GNU ld configure:12574: result: no configure:12629: checking whether the c++ linker (/usr/ccs/bin/ld) supports shared libraries configure:13542: result: yes configure:13570: c++ -c -g -O2 conftest.cpp >&5 configure:13573: $? = 0 configure:13755: checking for c++ option to produce PIC configure:14072: result: -fPIC -DPIC configure:14081: checking if c++ PIC flag -fPIC -DPIC works configure:14099: c++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14103: $? = 0 configure:14116: result: yes configure:14137: checking if c++ static flag -static works configure:14165: result: no configure:14177: checking if c++ supports -c -o file.o configure:14198: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14202: $? = 0 configure:14224: result: yes configure:14229: checking if c++ supports -c -o file.o configure:14276: result: yes configure:14306: checking whether the c++ linker (/usr/ccs/bin/ld) supports shared libraries configure:14335: result: yes configure:14472: checking dynamic linker characteristics configure:15083: result: hpux11.23 dld.so configure:15134: checking how to hardcode library paths into programs configure:15159: result: immediate configure:15217: checking for a sed that does not truncate output configure:15281: result: /usr/bin/sed configure:15290: checking for gawk configure:15317: result: awk configure:15330: checking for pthread_create in -lpthread configure:15355: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:15355: $? = 0 configure:15364: result: yes configure:15375: checking for malloc in -lstdc++ configure:15400: gcc -o conftest -g -O2 conftest.c -lstdc++ -lpthread >&5 conftest.c:31: warning: conflicting types for built-in function 'malloc' ld: (Warning) Unsatisfied symbol "_Unwind_SetIP" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_SetGR" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_GetIP" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_GetGR" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_RaiseException" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_GetRegionStart" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_Resume" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_GetLanguageSpecificData" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_DeleteException" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so 9 warnings. configure:15400: $? = 0 configure:15409: result: yes configure:15772: checking for main in -lrt configure:15791: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lrt -lstdc++ -lpthread >&5 ld: (Warning) Unsatisfied symbol "_Unwind_SetIP" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_SetGR" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_GetIP" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_GetGR" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_RaiseException" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_GetRegionStart" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_Resume" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_GetLanguageSpecificData" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so ld: (Warning) Unsatisfied symbol "_Unwind_DeleteException" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libstdc++.so 9 warnings. configure:15791: $? = 0 configure:15800: result: yes configure:15968: checking wheter __sparc__ is defined configure:15986: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:30: error: parse error before ':' token configure:15986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSTDC__ 1 | #define ZMQ_HAVE_HPUX 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | #if defined __sparc__ | //OK we are on sparc | #else | error: we are not on sparc | #endif | | int | main () | { | | ; | return 0; | } configure:15993: result: no configure:16001: checking for ANSI C header files configure:16105: result: yes configure:16117: checking errno.h usability configure:16117: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking errno.h presence configure:16117: gcc -E -D_THREAD_SAFE conftest.c configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking for errno.h configure:16117: result: yes configure:16117: checking arpa/inet.h usability configure:16117: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking arpa/inet.h presence configure:16117: gcc -E -D_THREAD_SAFE conftest.c configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking for arpa/inet.h configure:16117: result: yes configure:16117: checking netinet/tcp.h usability configure:16117: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking netinet/tcp.h presence configure:16117: gcc -E -D_THREAD_SAFE conftest.c configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking for netinet/tcp.h configure:16117: result: yes configure:16117: checking netinet/in.h usability configure:16117: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking netinet/in.h presence configure:16117: gcc -E -D_THREAD_SAFE conftest.c configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking for netinet/in.h configure:16117: result: yes configure:16117: checking stddef.h usability configure:16117: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking stddef.h presence configure:16117: gcc -E -D_THREAD_SAFE conftest.c configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking for stddef.h configure:16117: result: yes configure:16117: checking for stdlib.h configure:16117: result: yes configure:16117: checking for string.h configure:16117: result: yes configure:16117: checking sys/socket.h usability configure:16117: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking sys/socket.h presence configure:16117: gcc -E -D_THREAD_SAFE conftest.c configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking for sys/socket.h configure:16117: result: yes configure:16117: checking sys/time.h usability configure:16117: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking sys/time.h presence configure:16117: gcc -E -D_THREAD_SAFE conftest.c configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking for sys/time.h configure:16117: result: yes configure:16117: checking for unistd.h configure:16117: result: yes configure:16117: checking limits.h usability configure:16117: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking limits.h presence configure:16117: gcc -E -D_THREAD_SAFE conftest.c configure:16117: $? = 0 configure:16117: result: yes configure:16117: checking for limits.h configure:16117: result: yes configure:16145: checking sys/eventfd.h usability configure:16145: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:72:25: sys/eventfd.h: No such file or directory configure:16145: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSTDC__ 1 | #define ZMQ_HAVE_HPUX 1 | #define HAVE_LIBRT 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/eventfd.h> configure:16145: result: no configure:16145: checking sys/eventfd.h presence configure:16145: gcc -E -D_THREAD_SAFE conftest.c conftest.c:39:25: sys/eventfd.h: No such file or directory configure:16145: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSTDC__ 1 | #define ZMQ_HAVE_HPUX 1 | #define HAVE_LIBRT 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include <sys/eventfd.h> configure:16145: result: no configure:16145: checking for sys/eventfd.h configure:16145: result: no configure:16156: checking for sys/eventfd.h functionality configure:16174: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lrt -lstdc++ -lpthread >&5 conftest.c:39:25: sys/eventfd.h: No such file or directory configure:16174: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSTDC__ 1 | #define ZMQ_HAVE_HPUX 1 | #define HAVE_LIBRT 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include <sys/eventfd.h> | #include <assert.h> | int | main () | { | int fd = eventfd (0, 0); assert (fd != -1); | ; | return 0; | } configure:16182: result: no configure:16195: checking ifaddrs.h usability configure:16195: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:72:21: ifaddrs.h: No such file or directory configure:16195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSTDC__ 1 | #define ZMQ_HAVE_HPUX 1 | #define HAVE_LIBRT 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <ifaddrs.h> configure:16195: result: no configure:16195: checking ifaddrs.h presence configure:16195: gcc -E -D_THREAD_SAFE conftest.c conftest.c:39:21: ifaddrs.h: No such file or directory configure:16195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSTDC__ 1 | #define ZMQ_HAVE_HPUX 1 | #define HAVE_LIBRT 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include <ifaddrs.h> configure:16195: result: no configure:16195: checking for ifaddrs.h configure:16195: result: no configure:16219: checking for pkg-config configure:16247: result: no configure:16385: checking for stdbool.h that conforms to C99 configure:16470: c++ -c -g -O2 -D_THREAD_SAFE conftest.cpp >&5 configure:16470: $? = 0 configure:16477: result: yes configure:16479: checking for _Bool configure:16479: c++ -c -g -O2 -D_THREAD_SAFE conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:75: error: `_Bool' undeclared (first use this function) conftest.cpp:75: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:16479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSTDC__ 1 | #define ZMQ_HAVE_HPUX 1 | #define HAVE_LIBRT 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof (_Bool)) | return 0; | ; | return 0; | } configure:16479: result: no configure:16495: checking for an ANSI C-conforming const configure:16560: c++ -c -g -O2 -D_THREAD_SAFE conftest.cpp >&5 configure:16560: $? = 0 configure:16567: result: yes configure:16575: checking for inline configure:16591: c++ -c -g -O2 -D_THREAD_SAFE conftest.cpp >&5 configure:16591: $? = 0 configure:16599: result: inline configure:16617: checking for size_t configure:16617: c++ -c -g -O2 -D_THREAD_SAFE conftest.cpp >&5 configure:16617: $? = 0 configure:16617: c++ -c -g -O2 -D_THREAD_SAFE conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:76: error: expected primary-expression before ')' token configure:16617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSTDC__ 1 | #define ZMQ_HAVE_HPUX 1 | #define HAVE_LIBRT 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:16617: result: yes configure:16628: checking for ssize_t configure:16628: c++ -c -g -O2 -D_THREAD_SAFE conftest.cpp >&5 configure:16628: $? = 0 configure:16628: c++ -c -g -O2 -D_THREAD_SAFE conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:76: error: expected primary-expression before ')' token configure:16628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeromq" | #define PACKAGE_TARNAME "zeromq" | #define PACKAGE_VERSION "2.0-beta2" | #define PACKAGE_STRING "zeromq 2.0-beta2" | #define PACKAGE_BUGREPORT "http://www.zeromq.org" | #define PACKAGE_URL "" | #define PACKAGE "zeromq" | #define VERSION "2.0-beta2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSTDC__ 1 | #define ZMQ_HAVE_HPUX 1 | #define HAVE_LIBRT 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:16628: result: yes configure:16639: checking whether time.h and sys/time.h may both be included configure:16659: c++ -c -g -O2 -D_THREAD_SAFE conftest.cpp >&5 configure:16659: $? = 0 configure:16666: result: yes configure:16674: checking for uint32_t configure:16674: c++ -c -g -O2 -D_THREAD_SAFE conftest.cpp >&5 configure:16674: $? = 0 configure:16674: result: yes configure:16688: checking for working volatile configure:16707: c++ -c -g -O2 -D_THREAD_SAFE conftest.cpp >&5 configure:16707: $? = 0 configure:16714: result: yes configure:17189: checking for python configure:17217: result: no configure:17226: error: Could not find python. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=ia64-hp-hpux11.23 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_uint32_t=yes ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set='' ac_cv_env_CXXFLAGS_value='' ac_cv_env_CXX_set='' ac_cv_env_CXX_value='' ac_cv_env_GLIB_CFLAGS_set='' ac_cv_env_GLIB_CFLAGS_value='' ac_cv_env_GLIB_LIBS_set='' ac_cv_env_GLIB_LIBS_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_ifaddrs_h=no ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_eventfd_h=no ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=ia64-hp-hpux11.23 ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_rt_main=yes ac_cv_lib_stdcpp_malloc=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/local/bin/ggrep -E' ac_cv_path_FGREP='/usr/local/bin/ggrep -F' ac_cv_path_GREP=/usr/local/bin/ggrep ac_cv_path_SED=/usr/bin/sed ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=c++ ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_have_pkg_config=no ac_cv_prog_have_python=no ac_cv_prog_make_make_set=yes ac_cv_type__Bool=no ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/ccs/bin/ld lt_cv_path_LDCXX=/usr/ccs/bin/ld lt_cv_path_NM='/usr/local/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\' lt_cv_sys_max_cmd_len=1536000 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/ifs/tmp/zmq/zeromq-2.0-beta2/config/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/ifs/tmp/zmq/zeromq-2.0-beta2/config/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /home/ifs/tmp/zmq/zeromq-2.0-beta2/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/ifs/tmp/zmq/zeromq-2.0-beta2/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/ifs/tmp/zmq/zeromq-2.0-beta2/config/missing --run automake-1.11' AWK='awk' BUILD_CHAT_FALSE='' BUILD_CHAT_TRUE='' BUILD_CL_FALSE='' BUILD_CL_TRUE='' BUILD_CPP_FALSE='' BUILD_CPP_TRUE='' BUILD_C_FALSE='' BUILD_C_TRUE='' BUILD_FORWARDER_FALSE='' BUILD_FORWARDER_TRUE='' BUILD_JAVA_FALSE='' BUILD_JAVA_TRUE='' BUILD_NO_PGM_FALSE='' BUILD_NO_PGM_TRUE='' BUILD_PERF_FALSE='' BUILD_PERF_TRUE='' BUILD_PGM2_EXAMPLES_FALSE='' BUILD_PGM2_EXAMPLES_TRUE='' BUILD_PGM2_FALSE='' BUILD_PGM2_TRUE='' BUILD_PYTHON_FALSE='' BUILD_PYTHON_TRUE='' BUILD_QUEUE_FALSE='' BUILD_QUEUE_TRUE='' BUILD_RUBY_FALSE='' BUILD_RUBY_TRUE='' BUILD_STREAMER_FALSE='' BUILD_STREAMER_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CLDIR='' CPP='gcc -E' CPPFLAGS='-D_THREAD_SAFE ' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/local/bin/ggrep -E' EXEEXT='' FGREP='/usr/local/bin/ggrep -F' GLIB_CFLAGS='' GLIB_LIBS='' GREP='/usr/local/bin/ggrep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_MAN_FALSE='' INSTALL_MAN_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAR='' JAVAC='' JAVAH='' JAVAROOT='' JAVA_INCLUDE='' JLTVER='0:0:0' LD='/usr/ccs/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='-lrt -lstdc++ -lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZMQ_EXTRA_CXXFLAGS='' LIBZMQ_EXTRA_LDFLAFS='' LIPO='' LN_S='ln -s' LTLIBOBJS='' LTVER='0:0:0' MAKEINFO='${SHELL} /home/ifs/tmp/zmq/zeromq-2.0-beta2/config/missing --run makeinfo' MKDIR_P='config/install-sh -c -d' NM='/usr/local/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' ON_MINGW_FALSE='' ON_MINGW_TRUE='' OTOOL64='' OTOOL='' PACKAGE='zeromq' PACKAGE_BUGREPORT='http://www.zeromq.org' PACKAGE_NAME='zeromq' PACKAGE_STRING='zeromq 2.0-beta2' PACKAGE_TARNAME='zeromq' PACKAGE_URL='' PACKAGE_VERSION='2.0-beta2' PATH_SEPARATOR=':' PKG_CONFIG='' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_INCLUDES='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_SETUP_INCLUDES='' PYTHON_VERSION='' RANLIB='ranlib' RBLTVER='0:0:0' RUBYDIR='${exec_prefix}/lib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.0-beta2' ac_ct_CC='gcc' ac_ct_CXX='c++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='ia64-hp-hpux11.23' build_alias='' build_cpu='ia64' build_os='hpux11.23' build_vendor='hp' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' have_pkg_config='no' have_python='no' host='ia64-hp-hpux11.23' host_alias='' host_cpu='ia64' host_os='hpux11.23' host_vendor='hp' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/ifs/tmp/zmq/zeromq-2.0-beta2/config/install-sh' inttypes='0' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='print -r' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/config/install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' pgm2_basename='' pgm_basename='' pkgpyexecdir='' pkgpythondir='' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stdint='0' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "zeromq" #define PACKAGE_TARNAME "zeromq" #define PACKAGE_VERSION "2.0-beta2" #define PACKAGE_STRING "zeromq 2.0-beta2" #define PACKAGE_BUGREPORT "http://www.zeromq.org" #define PACKAGE_URL "" #define PACKAGE "zeromq" #define VERSION "2.0-beta2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBPTHREAD 1 #define HAVE_LIBSTDC__ 1 #define ZMQ_HAVE_HPUX 1 #define HAVE_LIBRT 1 #define STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDBOOL_H 1 #define TIME_WITH_SYS_TIME 1 configure: exit 1
<<attachment: alessio_spadaro.vcf>>
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
