Problem with a configuration amq-cpp, I need help to understand, what
libraries not installed
%-|
_____________________________________________________

activemq_cpp 2.2

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by activemq-cpp bash 1, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ bash 

## --------- ##
## Platform. ##
## --------- ##

hostname =t9
uname -m = i686
uname -r = 2.6.25.18-0.2-pae
uname -s = Linux
uname -v = #1 SMP 2008-10-21 16:30:26 +0200

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/prk/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/X11R6/bin
PATH: /usr/games
PATH: /opt/kde3/bin
PATH: /usr/lib/jvm/jre/bin
PATH: /usr/lib/mit/bin
PATH: /usr/lib/mit/sbin
PATH: /usr/lib/qt3/bin


## ----------- ##
## Core tests. ##
## ----------- ##

bash:2116: checking for a BSD-compatible install
bash:2172: result: /usr/bin/install -c
bash:2183: checking whether build environment is sane
bash:2226: result: yes
bash:2254: checking for a thread-safe mkdir -p
bash:2293: result: /bin/mkdir -p
bash:2306: checking for gawk
bash:2322: found /usr/bin/gawk
bash:2333: result: gawk
bash:2344: checking whether make sets $(MAKE)
bash:2365: result: yes
bash:2563: checking build system type
bash:2581: result: i686-suse-linux-gnu
bash:2603: checking host system type
bash:2618: result: i686-suse-linux-gnu
bash:2693: checking for gcc
bash:2709: found /usr/bin/gcc
bash:2720: result: gcc
bash:2958: checking for C compiler version
bash:2965: gcc --version >&5
gcc (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision
135036]
Copyright (C) 2008 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.

bash:2968: $? = 0
bash:2975: gcc -v >&5
Using built-in specs.
Target: i586-suse-linux
Configured with: ../configure --prefix=/usr --with-local-prefix=/usr/local
--infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib
--libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3
--enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/
--with-pkgversion='SUSE Linux' --disable-libgcj --with-slibdir=/lib
--with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new
--disable-libstdcxx-pch --program-suffix=-4.3
--enable-version-specific-runtime-libs --enable-linux-futex
--without-system-libunwind --with-cpu=generic --build=i586-suse-linux
Thread model: posix
gcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]
(SUSE Linux) 
bash:2978: $? = 0
bash:2985: gcc -V >&5
gcc: '-V' option must have argument
bash:2988: $? = 1
bash:3011: checking for C compiler default output file name
bash:3038: gcc    conftest.c  >&5
bash:3041: $? = 0
bash:3079: result: a.out
bash:3096: checking whether the C compiler works
bash:3106: ./a.out
bash:3109: $? = 0
bash:3126: result: yes
bash:3133: checking whether we are cross compiling
bash:3135: result: no
bash:3138: checking for suffix of executables
bash:3145: gcc -o conftest    conftest.c  >&5
bash:3148: $? = 0
bash:3172: result: 
bash:3178: checking for suffix of object files
bash:3204: gcc -c   conftest.c >&5
bash:3207: $? = 0
bash:3230: result: o
bash:3234: checking whether we are using the GNU C compiler
bash:3263: gcc -c   conftest.c >&5
bash:3269: $? = 0
bash:3286: result: yes
bash:3291: checking whether gcc accepts -g
bash:3321: gcc -c -g  conftest.c >&5
bash:3327: $? = 0
bash:3426: result: yes
bash:3443: checking for gcc option to accept ISO C89
bash:3517: gcc  -c -g -O2  conftest.c >&5
bash:3523: $? = 0
bash:3546: result: none needed
bash:3575: checking for style of include used by make
bash:3603: result: GNU
bash:3628: checking dependency style of gcc
bash:3719: result: gcc3
bash:3792: checking for g++
bash:3808: found /usr/bin/g++
bash:3819: result: g++
bash:3850: checking for C++ compiler version
bash:3857: g++ --version >&5
g++ (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision
135036]
Copyright (C) 2008 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.

bash:3860: $? = 0
bash:3867: g++ -v >&5
Using built-in specs.
Target: i586-suse-linux
Configured with: ../configure --prefix=/usr --with-local-prefix=/usr/local
--infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib
--libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3
--enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/
--with-pkgversion='SUSE Linux' --disable-libgcj --with-slibdir=/lib
--with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new
--disable-libstdcxx-pch --program-suffix=-4.3
--enable-version-specific-runtime-libs --enable-linux-futex
--without-system-libunwind --with-cpu=generic --build=i586-suse-linux
Thread model: posix
gcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]
(SUSE Linux) 
bash:3870: $? = 0
bash:3877: g++ -V >&5
g++: '-V' option must have argument
bash:3880: $? = 1
bash:3883: checking whether we are using the GNU C++ compiler
bash:3912: g++ -c   conftest.cpp >&5
bash:3918: $? = 0
bash:3935: result: yes
bash:3940: checking whether g++ accepts -g
bash:3970: g++ -c -g  conftest.cpp >&5
bash:3976: $? = 0
bash:4075: result: yes
bash:4100: checking dependency style of g++
bash:4191: result: gcc3
bash:4280: checking for a sed that does not truncate output
bash:4336: result: /usr/bin/sed
bash:4339: checking for grep that handles long lines and -e
bash:4413: result: /usr/bin/grep
bash:4418: checking for egrep
bash:4496: result: /usr/bin/grep -E
bash:4512: checking for ld used by gcc
bash:4579: result: /usr/i586-suse-linux/bin/ld
bash:4588: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld
bash:4603: result: yes
bash:4608: checking for /usr/i586-suse-linux/bin/ld option to reload object
files
bash:4615: result: -r
bash:4633: checking for BSD-compatible nm
bash:4682: result: /usr/bin/nm -B
bash:4686: checking whether ln -s works
bash:4690: result: yes
bash:4697: checking how to recognize dependent libraries
bash:4883: result: pass_all
bash:5418: checking how to run the C preprocessor
bash:5458: gcc -E  conftest.c
bash:5464: $? = 0
bash:5495: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
bash:5501: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
bash:5534: result: gcc -E
bash:5563: gcc -E  conftest.c
bash:5569: $? = 0
bash:5600: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
bash:5606: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
bash:5644: checking for ANSI C header files
bash:5674: gcc -c -g -O2  conftest.c >&5
bash:5680: $? = 0
bash:5779: gcc -o conftest -g -O2   conftest.c  >&5
bash:5782: $? = 0
bash:5788: ./conftest
bash:5791: $? = 0
bash:5808: result: yes
bash:5832: checking for sys/types.h
bash:5853: gcc -c -g -O2  conftest.c >&5
bash:5859: $? = 0
bash:5875: result: yes
bash:5832: checking for sys/stat.h
bash:5853: gcc -c -g -O2  conftest.c >&5
bash:5859: $? = 0
bash:5875: result: yes
bash:5832: checking for stdlib.h
bash:5853: gcc -c -g -O2  conftest.c >&5
bash:5859: $? = 0
bash:5875: result: yes
bash:5832: checking for string.h
bash:5853: gcc -c -g -O2  conftest.c >&5
bash:5859: $? = 0
bash:5875: result: yes
bash:5832: checking for memory.h
bash:5853: gcc -c -g -O2  conftest.c >&5
bash:5859: $? = 0
bash:5875: result: yes
bash:5832: checking for strings.h
bash:5853: gcc -c -g -O2  conftest.c >&5
bash:5859: $? = 0
bash:5875: result: yes
bash:5832: checking for inttypes.h
bash:5853: gcc -c -g -O2  conftest.c >&5
bash:5859: $? = 0
bash:5875: result: yes
bash:5832: checking for stdint.h
bash:5853: gcc -c -g -O2  conftest.c >&5
bash:5859: $? = 0
bash:5875: result: yes
bash:5832: checking for unistd.h
bash:5853: gcc -c -g -O2  conftest.c >&5
bash:5859: $? = 0
bash:5875: result: yes
bash:5902: checking dlfcn.h usability
bash:5919: gcc -c -g -O2  conftest.c >&5
bash:5925: $? = 0
bash:5939: result: yes
bash:5943: checking dlfcn.h presence
bash:5958: gcc -E  conftest.c
bash:5964: $? = 0
bash:5978: result: yes
bash:6011: checking for dlfcn.h
bash:6019: result: yes
bash:6042: checking how to run the C++ preprocessor
bash:6078: g++ -E  conftest.cpp
bash:6084: $? = 0
bash:6115: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
bash:6121: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| #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>
bash:6154: result: g++ -E
bash:6183: g++ -E  conftest.cpp
bash:6189: $? = 0
bash:6220: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
bash:6226: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| #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>
bash:6319: checking for g77
bash:6349: result: no
bash:6319: checking for xlf
bash:6349: result: no
bash:6319: checking for f77
bash:6349: result: no
bash:6319: checking for frt
bash:6349: result: no
bash:6319: checking for pgf77
bash:6349: result: no
bash:6319: checking for cf77
bash:6349: result: no
bash:6319: checking for fort77
bash:6349: result: no
bash:6319: checking for fl32
bash:6349: result: no
bash:6319: checking for af77
bash:6349: result: no
bash:6319: checking for xlf90
bash:6349: result: no
bash:6319: checking for f90
bash:6349: result: no
bash:6319: checking for pgf90
bash:6349: result: no
bash:6319: checking for pghpf
bash:6349: result: no
bash:6319: checking for epcf90
bash:6349: result: no
bash:6319: checking for gfortran
bash:6335: found /usr/bin/gfortran
bash:6346: result: gfortran
bash:6376: checking for Fortran 77 compiler version
bash:6383: gfortran --version >&5
GNU Fortran (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch
revision 135036]
Copyright (C) 2008 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

bash:6386: $? = 0
bash:6393: gfortran -v >&5
Using built-in specs.
Target: i586-suse-linux
Configured with: ../configure --prefix=/usr --with-local-prefix=/usr/local
--infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib
--libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3
--enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/
--with-pkgversion='SUSE Linux' --disable-libgcj --with-slibdir=/lib
--with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new
--disable-libstdcxx-pch --program-suffix=-4.3
--enable-version-specific-runtime-libs --enable-linux-futex
--without-system-libunwind --with-cpu=generic --build=i586-suse-linux
Thread model: posix
gcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]
(SUSE Linux) 
bash:6396: $? = 0
bash:6403: gfortran -V >&5
gfortran: '-V' option must have argument
bash:6406: $? = 1
bash:6414: checking whether we are using the GNU Fortran 77 compiler
bash:6433: gfortran -c  conftest.F >&5
bash:6439: $? = 0
bash:6456: result: yes
bash:6462: checking whether gfortran accepts -g
bash:6479: gfortran -c -g conftest.f >&5
bash:6485: $? = 0
bash:6501: result: yes
bash:6530: checking the maximum length of command line arguments
bash:6642: result: 1572864
bash:6654: checking command to parse /usr/bin/nm -B output from gcc object
bash:6759: gcc -c -g -O2  conftest.c >&5
bash:6762: $? = 0
bash:6766: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2
\2/p' \> conftest.nm
bash:6769: $? = 0
bash:6821: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
bash:6824: $? = 0
bash:6862: result: ok
bash:6866: checking for objdir
bash:6881: result: .libs
bash:6973: checking for ar
bash:6989: found /usr/bin/ar
bash:7000: result: ar
bash:7069: checking for ranlib
bash:7085: found /usr/bin/ranlib
bash:7096: result: ranlib
bash:7165: checking for strip
bash:7181: found /usr/bin/strip
bash:7192: result: strip
bash:7790: checking if gcc supports -fno-rtti -fno-exceptions
bash:7808: 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
bash:7812: $? = 0
bash:7825: result: no
bash:7840: checking for gcc option to produce PIC
bash:8072: result: -fPIC
bash:8080: checking if gcc PIC flag -fPIC works
bash:8098: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
bash:8102: $? = 0
bash:8115: result: yes
bash:8143: checking if gcc static flag -static works
bash:8171: result: yes
bash:8181: checking if gcc supports -c -o file.o
bash:8202: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
bash:8206: $? = 0
bash:8228: result: yes
bash:8254: checking whether the gcc linker (/usr/i586-suse-linux/bin/ld)
supports shared libraries
bash:9234: result: yes
bash:9255: checking whether -lc should be explicitly linked in
bash:9260: gcc -c -g -O2  conftest.c >&5
bash:9263: $? = 0
bash:9278: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest
2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
bash:9281: $? = 0
bash:9293: result: no
bash:9301: checking dynamic linker characteristics
bash:9903: result: GNU/Linux ld.so
bash:9927: checking how to hardcode library paths into programs
bash:9952: result: immediate
bash:9966: checking whether stripping libraries is possible
bash:9971: result: yes
bash:10773: checking if libtool supports shared libraries
bash:10775: result: yes
bash:10778: checking whether to build shared libraries
bash:10799: result: yes
bash:10802: checking whether to build static libraries
bash:10806: result: yes
bash:10900: creating libtool
bash:11493: checking for ld used by g++
bash:11560: result: /usr/i586-suse-linux/bin/ld
bash:11569: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld
bash:11584: result: yes
bash:11635: checking whether the g++ linker (/usr/i586-suse-linux/bin/ld)
supports shared libraries
bash:12581: result: yes
bash:12598: g++ -c -g -O2  conftest.cpp >&5
bash:12601: $? = 0
bash:12757: checking for g++ option to produce PIC
bash:13041: result: -fPIC
bash:13049: checking if g++ PIC flag -fPIC works
bash:13067: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
bash:13071: $? = 0
bash:13084: result: yes
bash:13112: checking if g++ static flag -static works
bash:13140: result: yes
bash:13150: checking if g++ supports -c -o file.o
bash:13171: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
bash:13175: $? = 0
bash:13197: result: yes
bash:13223: checking whether the g++ linker (/usr/i586-suse-linux/bin/ld)
supports shared libraries
bash:13249: result: yes
bash:13316: checking dynamic linker characteristics
bash:13866: result: GNU/Linux ld.so
bash:13890: checking how to hardcode library paths into programs
bash:13915: result: immediate
bash:14454: checking if libtool supports shared libraries
bash:14456: result: yes
bash:14459: checking whether to build shared libraries
bash:14479: result: yes
bash:14482: checking whether to build static libraries
bash:14486: result: yes
bash:14496: checking for gfortran option to produce PIC
bash:14728: result: -fPIC
bash:14736: checking if gfortran PIC flag -fPIC works
bash:14754: gfortran -c -g -O2 -fPIC conftest.f >&5
bash:14758: $? = 0
bash:14771: result: yes
bash:14799: checking if gfortran static flag -static works
bash:14827: result: yes
bash:14837: checking if gfortran supports -c -o file.o
bash:14858: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
bash:14862: $? = 0
bash:14884: result: yes
bash:14910: checking whether the gfortran linker
(/usr/i586-suse-linux/bin/ld) supports shared libraries
bash:15870: result: yes
bash:15937: checking dynamic linker characteristics
bash:16487: result: GNU/Linux ld.so
bash:16511: checking how to hardcode library paths into programs
bash:16536: result: immediate
bash:20138: checking whether build environment is sane
bash:20181: result: yes
bash:20190: checking for working memcmp
bash:20243: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:20246: $? = 0
bash:20252: ./conftest
bash:20255: $? = 0
bash:20271: result: yes
bash:20284: checking for vprintf
bash:20340: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:20346: $? = 0
bash:20364: result: yes
bash:20371: checking for _doprnt
bash:20427: g++ -o conftest -g -O2   conftest.cpp  >&5
/tmp/ccumMO3q.o: In function `main':
/usr/activemq-cpp-2.2/conftest.cpp:56: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
bash:20433: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| #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 HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares
_doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _doprnt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
| 
| int
| main ()
| {
| return _doprnt ();
|   ;
|   return 0;
| }
bash:20450: result: no
bash:20465: checking for ANSI C header files
bash:20629: result: yes
bash:20639: checking for an ANSI C-conforming const
bash:20714: g++ -c -g -O2  conftest.cpp >&5
bash:20720: $? = 0
bash:20735: result: yes
bash:20745: checking for size_t
bash:20775: g++ -c -g -O2  conftest.cpp >&5
bash:20781: $? = 0
bash:20796: result: yes
bash:20808: checking whether byte ordering is bigendian
bash:20841: g++ -c -g -O2  conftest.cpp >&5
bash:20847: $? = 0
bash:20879: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:30: error: 'big' was not declared in this scope
conftest.cpp:30: error: expected `;' before 'endian'
bash:20885: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| #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 HAVE_VPRINTF 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
bash:21025: result: no
bash:21044: checking for short
bash:21074: g++ -c -g -O2  conftest.cpp >&5
bash:21080: $? = 0
bash:21095: result: yes
bash:21102: checking size of short
bash:21404: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:21407: $? = 0
bash:21413: ./conftest
bash:21416: $? = 0
bash:21439: result: 2
bash:21449: checking for int
bash:21479: g++ -c -g -O2  conftest.cpp >&5
bash:21485: $? = 0
bash:21500: result: yes
bash:21507: checking size of int
bash:21809: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:21812: $? = 0
bash:21818: ./conftest
bash:21821: $? = 0
bash:21844: result: 4
bash:21854: checking for long
bash:21884: g++ -c -g -O2  conftest.cpp >&5
bash:21890: $? = 0
bash:21905: result: yes
bash:21912: checking size of long
bash:22214: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:22217: $? = 0
bash:22223: ./conftest
bash:22226: $? = 0
bash:22249: result: 4
bash:22260: checking for char
bash:22290: g++ -c -g -O2  conftest.cpp >&5
bash:22296: $? = 0
bash:22311: result: yes
bash:22318: checking size of char
bash:22620: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:22623: $? = 0
bash:22629: ./conftest
bash:22632: $? = 0
bash:22655: result: 1
bash:22665: checking for short
bash:22716: result: yes
bash:22723: checking size of short
bash:23060: result: 2
bash:23070: checking for int
bash:23121: result: yes
bash:23128: checking size of int
bash:23465: result: 4
bash:23475: checking for long long
bash:23505: g++ -c -g -O2  conftest.cpp >&5
bash:23511: $? = 0
bash:23526: result: yes
bash:23533: checking size of long long
bash:23835: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:23838: $? = 0
bash:23844: ./conftest
bash:23847: $? = 0
bash:23870: result: 8
bash:23880: checking for float
bash:23910: g++ -c -g -O2  conftest.cpp >&5
bash:23916: $? = 0
bash:23931: result: yes
bash:23938: checking size of float
bash:24240: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:24243: $? = 0
bash:24249: ./conftest
bash:24252: $? = 0
bash:24275: result: 4
bash:24285: checking for double
bash:24315: g++ -c -g -O2  conftest.cpp >&5
bash:24321: $? = 0
bash:24336: result: yes
bash:24343: checking size of double
bash:24645: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:24648: $? = 0
bash:24654: ./conftest
bash:24657: $? = 0
bash:24680: result: 8
bash:24707: checking uuid.h usability
bash:24724: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp:65:18: error: uuid.h: No such file or directory
bash:24730: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| #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 HAVE_VPRINTF 1
| #define STDC_HEADERS 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* 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 <uuid.h>
bash:24744: result: no
bash:24748: checking uuid.h presence
bash:24763: g++ -E  conftest.cpp
conftest.cpp:32:18: error: uuid.h: No such file or directory
bash:24769: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| #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 HAVE_VPRINTF 1
| #define STDC_HEADERS 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h.  */
| #include <uuid.h>
bash:24783: result: no
bash:24816: checking for uuid.h
bash:24824: result: no
bash:24707: checking uuid/uuid.h usability
bash:24724: g++ -c -g -O2  conftest.cpp >&5
bash:24730: $? = 0
bash:24744: result: yes
bash:24748: checking uuid/uuid.h presence
bash:24763: g++ -E  conftest.cpp
bash:24769: $? = 0
bash:24783: result: yes
bash:24816: checking for uuid/uuid.h
bash:24824: result: yes
bash:24856: checking objbase.h usability
bash:24873: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp:67:21: error: objbase.h: No such file or directory
bash:24879: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| #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 HAVE_VPRINTF 1

| #define STDC_HEADERS 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_UUID_UUID_H 1
| #define HAVE_UUID_T 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 <objbase.h>
bash:24893: result: no
bash:24897: checking objbase.h presence
bash:24912: g++ -E  conftest.cpp
conftest.cpp:34:21: error: objbase.h: No such file or directory
bash:24918: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| #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 HAVE_VPRINTF 1
| #define STDC_HEADERS 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_UUID_UUID_H 1
| #define HAVE_UUID_T 1
| /* end confdefs.h.  */
| #include <objbase.h>
bash:24932: result: no
bash:24965: checking for objbase.h
bash:24973: result: no
bash:25001: checking repcdce.h usability
bash:25018: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp:67:21: error: repcdce.h: No such file or directory
bash:25024: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| #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 HAVE_VPRINTF 1
| #define STDC_HEADERS 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_UUID_UUID_H 1
| #define HAVE_UUID_T 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 <repcdce.h>
bash:25038: result: no
bash:25042: checking repcdce.h presence
bash:25057: g++ -E  conftest.cpp
conftest.cpp:34:21: error: repcdce.h: No such file or directory
bash:25063: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| #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 HAVE_VPRINTF 1
| #define STDC_HEADERS 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_UUID_UUID_H 1
| #define HAVE_UUID_T 1
| /* end confdefs.h.  */
| #include <repcdce.h>
bash:25077: result: no
bash:25110: checking for repcdce.h
bash:25118: result: no
bash:25146: checking sys/filio.h usability
bash:25163: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp:67:23: error: sys/filio.h: No such file or directory
bash:25169: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| #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 HAVE_VPRINTF 1
| #define STDC_HEADERS 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_UUID_UUID_H 1
| #define HAVE_UUID_T 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/filio.h>
bash:25183: result: no
bash:25187: checking sys/filio.h presence
bash:25202: g++ -E  conftest.cpp
conftest.cpp:34:23: error: sys/filio.h: No such file or directory
bash:25208: $? = 1
bash: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "activemq-cpp"
| #define PACKAGE_TARNAME "activemq-cpp"
| #define PACKAGE_VERSION "1"
| #define PACKAGE_STRING "activemq-cpp 1"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "activemq-cpp"
| #define VERSION "1"
| #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 HAVE_VPRINTF 1
| #define STDC_HEADERS 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_UUID_UUID_H 1
| #define HAVE_UUID_T 1
| /* end confdefs.h.  */
| #include <sys/filio.h>
bash:25222: result: no
bash:25255: checking for sys/filio.h
bash:25263: result: no
bash:25291: checking sys/ioctl.h usability
bash:25308: g++ -c -g -O2  conftest.cpp >&5
bash:25314: $? = 0
bash:25328: result: yes
bash:25332: checking sys/ioctl.h presence
bash:25347: g++ -E  conftest.cpp
bash:25353: $? = 0
bash:25367: result: yes
bash:25400: checking for sys/ioctl.h
bash:25408: result: yes
bash:25436: checking sys/select.h usability
bash:25453: g++ -c -g -O2  conftest.cpp >&5
bash:25459: $? = 0
bash:25473: result: yes
bash:25477: checking sys/select.h presence
bash:25492: g++ -E  conftest.cpp
bash:25498: $? = 0
bash:25512: result: yes
bash:25545: checking for sys/select.h
bash:25553: result: yes
bash:25581: checking sys/time.h usability
bash:25598: g++ -c -g -O2  conftest.cpp >&5
bash:25604: $? = 0
bash:25618: result: yes
bash:25622: checking sys/time.h presence
bash:25637: g++ -E  conftest.cpp
bash:25643: $? = 0
bash:25657: result: yes
bash:25690: checking for sys/time.h
bash:25698: result: yes
bash:25726: checking sys/timeb.h usability
bash:25743: g++ -c -g -O2  conftest.cpp >&5
bash:25749: $? = 0
bash:25763: result: yes
bash:25767: checking sys/timeb.h presence
bash:25782: g++ -E  conftest.cpp
bash:25788: $? = 0
bash:25802: result: yes
bash:25835: checking for sys/timeb.h
bash:25843: result: yes
bash:25871: checking pthread.h usability
bash:25888: g++ -c -g -O2  conftest.cpp >&5
bash:25894: $? = 0
bash:25908: result: yes
bash:25912: checking pthread.h presence
bash:25927: g++ -E  conftest.cpp
bash:25933: $? = 0
bash:25947: result: yes
bash:25980: checking for pthread.h
bash:25988: result: yes
bash:26010: checking for ioctl
bash:26066: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:26072: $? = 0
bash:26090: result: yes
bash:26010: checking for select
bash:26066: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:26072: $? = 0
bash:26090: result: yes
bash:26010: checking for gettimeofday
bash:26066: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:26072: $? = 0
bash:26090: result: yes
bash:26010: checking for time
bash:26066: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:26072: $? = 0
bash:26090: result: yes
bash:26010: checking for ftime
bash:26066: g++ -o conftest -g -O2   conftest.cpp  >&5
bash:26072: $? = 0
bash:26090: result: yes
bash:26135: checking for cppunit-config
bash:26153: found /usr/bin/cppunit-config
bash:26166: result: /usr/bin/cppunit-config
bash:26176: checking for Cppunit - version >= 1.10.2
bash:26222: result: 1.12.0
bash:26366: checking for pthread_create in -lpthread
bash:26401: g++ -o conftest -g -O2   conftest.cpp -lpthread   >&5
bash:26407: $? = 0
bash:26425: result: yes
bash:26445: Apache Portable Runtime (APR) library configuration
bash:26472: checking for APR
bash:26554: result: yes
bash:26582: checking for APR-util
bash:26664: result: yes
bash:26789: checking whether -fvisibility flags work
bash:26817: g++ -c -g -O2 -Werror -fvisibility=hidden
-fvisibility-inlines-hidden  conftest.cpp >&5
bash:26823: $? = 0
bash:26829: result: yes
bash:26855: checking whether struct addrinfo is defined
bash:26890: g++ -c -g -O2  conftest.cpp >&5
bash:26896: $? = 0
bash:26902: result: yes
bash:27033: checking for doxygen
bash:27051: found /usr/bin/doxygen
bash:27063: result: /usr/bin/doxygen
bash:27143: checking for perl
bash:27161: found /usr/bin/perl
bash:27173: result: /usr/bin/perl
bash:27323: checking for dot
bash:27341: found /usr/bin/dot
bash:27353: result: /usr/bin/dot
bash:29247: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by activemq-cpp config.status 1, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on praktikant

config.status:773: creating Makefile
config.status:773: creating activemq-cpp.pc
config.status:773: creating src/main/Makefile
config.status:773: creating src/examples/Makefile
config.status:773: creating activemqcpp-config
config.status:913: WARNING:  activemqcpp-config.in seems to ignore the
--datarootdir setting
config.status:773: creating src/test/Makefile
config.status:773: creating src/test-integration/Makefile
config.status:773: creating src/test-benchmarks/Makefile
config.status:773: creating config.h
config.status:1025: config.h is unchanged
config.status:1072: executing depfiles commands
config.status:1072: executing default-1 commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-suse-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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_DOXYGEN_PAPER_SIZE_set=
ac_cv_env_DOXYGEN_PAPER_SIZE_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_f77_compiler_gnu=yes
ac_cv_func__doprnt=no
ac_cv_func_ftime=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_ioctl=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_select=yes
ac_cv_func_time=yes
ac_cv_func_vprintf=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_objbase_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_repcdce_h=no
ac_cv_header_stdc=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_filio_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_uuid_h=no
ac_cv_header_uuid_uuid_h=yes
ac_cv_host=i686-suse-linux-gnu
ac_cv_lib_pthread_pthread_create=yes
ac_cv_objext=o
ac_cv_path_CPPUNIT_CONFIG=/usr/bin/cppunit-config
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_ac_pt_DX_DOT=/usr/bin/dot
ac_cv_path_ac_pt_DX_DOXYGEN=/usr/bin/doxygen
ac_cv_path_ac_pt_DX_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=gfortran
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_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_char=1
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_type_char=yes
ac_cv_type_double=yes
ac_cv_type_float=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_long=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i586-suse-linux/bin/ld
lt_cv_path_LDCXX=/usr/i586-suse-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_compiler_static_works_F77=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ 
{"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int
\1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/X11R6/lib/Xaw3d
/usr/X11R6/lib /usr/lib/Xaw3d /usr/i386-suse-linux/lib /usr/local/lib
/opt/kde3/lib /usr/lib/graphviz /usr/lib/graphviz/sharp
/usr/lib/graphviz/java /usr/lib/graphviz/perl /usr/lib/graphviz/php
/usr/lib/graphviz/ocaml /usr/lib/graphviz/python /usr/lib/graphviz/lua
/usr/lib/graphviz/tcl /usr/lib/graphviz/guile /usr/lib/graphviz/ruby '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i586-suse-linux/4.3
/usr/i586-suse-linux/lib /usr/lib /lib'
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 
]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      
]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1
\\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^
]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\)
\\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .*
\\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/activemq-cpp-2.2/config/missing --run aclocal-1.10'
ACTIVEMQ_API_VERSION='2.2'
ACTIVEMQ_LIBRARY_NAME='activemq-cpp'
ACTIVEMQ_LIBRARY_VERSION='3:0:0'
ACTIVEMQ_VERSION='2.2'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMQ_CXXFLAGS='-ansi -pedantic   -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE  -I/usr/include/apr-1   -I/usr/include/apr-1  -W -Wall
-fPIC -fstrict-aliasing -Wstrict-aliasing=2 -Wno-long-long'
AMQ_LIBS='-lm -lpthread -luuid  -L/usr/lib -R/usr/lib -lapr-1 -lrt -lcrypt 
-lpthread -ldl    -L/usr/lib -R/usr/lib -laprutil-1 -lldap -llber -ldb-4.5
-lexpat -lcrypt  '
AMQ_TEST_CXXFLAGS='-ansi -pedantic   -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE  -I/usr/include/apr-1   -I/usr/include/apr-1  -W -Wall
-fPIC -fstrict-aliasing -Wstrict-aliasing=2 -Wno-long-long   -DLINUX=2
-D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -I/usr/include/apr-1  
-I/usr/include/apr-1  -Wno-non-virtual-dtor -Wno-unused-parameter
-Wno-uninitialized'
AMQ_TEST_LIBS='../main/libactivemq-cpp.la  -L/usr/lib -R/usr/lib -lapr-1
-lrt -lcrypt  -lpthread -ldl    -L/usr/lib -R/usr/lib -laprutil-1 -lldap
-llber -ldb-4.5 -lexpat -lcrypt  '
AMTAR='${SHELL} /usr/activemq-cpp-2.2/config/missing --run tar'
APR_CPPFLAGS=' -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE'
APR_INCLUDES=' -I/usr/include/apr-1 '
APR_LDFLAGS=' '
APR_LIBS=' -L/usr/lib -R/usr/lib -lapr-1 -lrt -lcrypt  -lpthread -ldl'
APU_INCLUDES=' -I/usr/include/apr-1 '
APU_LDFLAGS=' '
APU_LIBS=' -L/usr/lib -R/usr/lib -laprutil-1 -lldap -llber -ldb-4.5 -lexpat
-lcrypt'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/activemq-cpp-2.2/config/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/activemq-cpp-2.2/config/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/activemq-cpp-2.2/config/missing --run automake-1.10'
AWK='gawk'
BUILD_CPPUNIT_TESTS_FALSE='#'
BUILD_CPPUNIT_TESTS_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CPPUNIT_CFLAGS='-I/usr//include'
CPPUNIT_CONFIG='/usr/bin/cppunit-config'
CPPUNIT_LIBS='-lcppunit -ldl'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DECAF_CONFIG_LOCATION='source'
DECAF_CXXFLAGS=' -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/usr/include/apr-1   -I/usr/include/apr-1 '
DECAF_LIBS=' -L/usr/lib -R/usr/lib -lapr-1 -lrt -lcrypt  -lpthread -ldl   
-L/usr/lib -R/usr/lib -laprutil-1 -lldap -llber -ldb-4.5 -lexpat -lcrypt  '
DECAF_TEST_CXXFLAGS=' -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE  -I/usr/include/apr-1   -I/usr/include/apr-1  
-DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/usr/include/apr-1   -I/usr/include/apr-1 '
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DOXYGEN_PAPER_SIZE=''
DSYMUTIL=''
DX_COND_chi_FALSE=''
DX_COND_chi_TRUE='#'
DX_COND_chm_FALSE=''
DX_COND_chm_TRUE='#'
DX_COND_doc_FALSE='#'
DX_COND_doc_TRUE=''
DX_COND_dot_FALSE='#'
DX_COND_dot_TRUE=''
DX_COND_html_FALSE='#'
DX_COND_html_TRUE=''
DX_COND_latex_FALSE=''
DX_COND_latex_TRUE='#'
DX_COND_man_FALSE=''
DX_COND_man_TRUE='#'
DX_COND_pdf_FALSE=''
DX_COND_pdf_TRUE='#'
DX_COND_ps_FALSE=''
DX_COND_ps_TRUE='#'
DX_COND_rtf_FALSE=''
DX_COND_rtf_TRUE='#'
DX_COND_xml_FALSE=''
DX_COND_xml_TRUE='#'
DX_CONFIG='doxygen.cfg'
DX_DOCDIR='doc'
DX_DOT='/usr/bin/dot'
DX_DOXYGEN='/usr/bin/doxygen'
DX_DVIPS=''
DX_EGREP=''
DX_ENV=' SRCDIR='\''.'\'' PROJECT='\''activemq-cpp'\'' DOCDIR='\''doc'\''
VERSION='\''1'\'' PERL_PATH='\''/usr/bin/perl'\'' HAVE_DOT='\''YES'\''
DOT_PATH='\''/usr/bin'\'' GENERATE_MAN='\''NO'\'' GENERATE_RTF='\''NO'\''
GENERATE_XML='\''NO'\'' GENERATE_HTMLHELP='\''NO'\'' GENERATE_CHI='\''NO'\''
GENERATE_HTML='\''YES'\'' GENERATE_LATEX='\''NO'\'''
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_chi='0'
DX_FLAG_chm='0'
DX_FLAG_doc='1'
DX_FLAG_dot='1'
DX_FLAG_html='1'
DX_FLAG_man='0'
DX_FLAG_pdf='0'
DX_FLAG_ps='0'
DX_FLAG_rtf='0'
DX_FLAG_xml='0'
DX_HHC=''
DX_LATEX=''
DX_MAKEINDEX=''
DX_PDFLATEX=''
DX_PERL='/usr/bin/perl'
DX_PROJECT='activemq-cpp'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='config/ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/activemq-cpp-2.2/config/missing --run makeinfo'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='activemq-cpp'
PACKAGE_BUGREPORT='[EMAIL PROTECTED]'
PACKAGE_NAME='activemq-cpp'
PACKAGE_STRING='activemq-cpp 1'
PACKAGE_TARNAME='activemq-cpp'
PACKAGE_VERSION='1'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='gfortran'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-suse-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='suse'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
decaf_builddir='/usr/activemq-cpp-2.2'
decaf_srcdir='/usr/activemq-cpp-2.2'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-suse-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='suse'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /usr/activemq-cpp-2.2/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "activemq-cpp"
#define PACKAGE_TARNAME "activemq-cpp"
#define PACKAGE_VERSION "1"
#define PACKAGE_STRING "activemq-cpp 1"
#define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
#define PACKAGE "activemq-cpp"
#define VERSION "1"
#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 HAVE_VPRINTF 1
#define STDC_HEADERS 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define HAVE_UUID_UUID_H 1
#define HAVE_UUID_T 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_IOCTL 1
#define HAVE_SELECT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_TIME 1
#define HAVE_FTIME 1
#define HAVE_VISIBILITY_OPTIONS
#define HAVE_STRUCT_ADDRINFO

bash: exit 0
-- 
View this message in context: 
http://www.nabble.com/activemq-cpp-config.log-error------%28opensuse11%29-tp20442283p20442283.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to