(changed list from community to carob)

Hi!
It looks like it is not finding carob directory.
Anyway, can you give it a try with the last version (issued today) ?
<https://forge.continuent.org/frs/?group_id=10>

Cheers,
Gilles.


[EMAIL PROTECTED] a écrit :

HI,

I m getting following error on configring libmysequoia-0.9.7 ("./configure && make && make install"). Plz help.


[EMAIL PROTECTED] libmysequoia]# ./configure && make && make install
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether you want profiling... no
checking for Carob... configure: error: You need to install the Carob development package or use --with-carob-headers=DIR if the headers are in an unusual place.
[EMAIL PROTECTED] libmysequoia]# ./configure --with-carob-headers=../carob
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether you want profiling... no
checking for Carob... configure: error: You need to install the Carob development package or use --with-carob-headers=DIR if the headers are in an unusual place.

BELOW IS MY config.log FILE:

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

It was created by configure, which was
generated by GNU Autoconf 2.60.  Invocation command line was

  $ ./configure --with-carob-headers=../carob

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

hostname = rahulbhaskar
uname -m = i686
uname -r = 2.6.9-34.EL
uname -s = Linux
uname -v = #1 Wed Mar 8 00:07:35 CST 2006

/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: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


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

configure:1975: checking build system type
configure:1993: result: i686-pc-linux-gnu
configure:2015: checking host system type
configure:2030: result: i686-pc-linux-gnu
configure:2052: checking target system type
configure:2067: result: i686-pc-linux-gnu
configure:2109: checking for a BSD-compatible install
configure:2165: result: /usr/bin/install -c
configure:2176: checking whether build environment is sane
configure:2219: result: yes
configure:2284: checking for gawk
configure:2300: found /bin/gawk
configure:2311: result: gawk
configure:2322: checking whether make sets $(MAKE)
configure:2343: result: yes
configure:2544: checking for a BSD-compatible install
configure:2600: result: /usr/bin/install -c
configure:2669: checking for g++
configure:2685: found /usr/bin/g++
configure:2696: result: g++
configure:2727: checking for C++ compiler version
configure:2734: g++ --version >&5
g++ (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3)
Copyright (C) 2006 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:2737: $? = 0
configure:2744: g++ -v >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)
configure:2747: $? = 0
configure:2754: g++ -V >&5
g++: `-V' option must have argument
configure:2757: $? = 1
configure:2780: checking for C++ compiler default output file name
configure:2807: g++    conftest.cpp  >&5
configure:2810: $? = 0
configure:2856: result: a.out
configure:2861: checking whether the C++ compiler works
configure:2871: ./a.out
configure:2874: $? = 0
configure:2891: result: yes
configure:2898: checking whether we are cross compiling
configure:2900: result: no
configure:2903: checking for suffix of executables
configure:2910: g++ -o conftest    conftest.cpp   >&5
configure:2913: $? = 0
configure:2937: result:
configure:2943: checking for suffix of object files
configure:2969: g++ -c   conftest.cpp >&5
configure:2972: $? = 0
configure:2995: result: o
configure:2999: checking whether we are using the GNU C++ compiler
configure:3028: g++ -c   conftest.cpp >&5
configure:3034: $? = 0
configure:3041: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:3044: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3068: result: yes
configure:3073: checking whether g++ accepts -g
configure:3103: g++ -c -g  conftest.cpp >&5
configure:3109: $? = 0
configure:3116: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:3119: $? = 0
configure:3126: test -s conftest.o
configure:3129: $? = 0
configure:3259: result: yes
configure:3293: checking for style of include used by make
configure:3321: result: GNU
configure:3349: checking dependency style of g++
configure:3439: result: gcc3
configure:3456: checking whether ln -s works
configure:3460: result: yes
configure:3467: checking whether make sets $(MAKE)
configure:3488: result: yes
configure:3617: checking for gcc
configure:3633: found /usr/bin/gcc
configure:3644: result: gcc
configure:3882: checking for C compiler version
configure:3889: gcc --version >&5
gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3)
Copyright (C) 2006 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:3892: $? = 0
configure:3899: gcc -v >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)
configure:3902: $? = 0
configure:3909: gcc -V >&5
gcc: `-V' option must have argument
configure:3912: $? = 1
configure:3915: checking whether we are using the GNU C compiler
configure:3944: gcc -c   conftest.c >&5
configure:3950: $? = 0
configure:3957: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3960: $? = 0
configure:3967: test -s conftest.o
configure:3970: $? = 0
configure:3984: result: yes
configure:3989: checking whether gcc accepts -g
configure:4019: gcc -c -g  conftest.c >&5
configure:4025: $? = 0
configure:4032: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4035: $? = 0
configure:4042: test -s conftest.o
configure:4045: $? = 0
configure:4175: result: yes
configure:4192: checking for gcc option to accept ISO C89
configure:4266: gcc  -c -g -O2  conftest.c >&5
configure:4272: $? = 0
configure:4279: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4282: $? = 0
configure:4289: test -s conftest.o
configure:4292: $? = 0
configure:4312: result: none needed
configure:4332: checking dependency style of gcc
configure:4422: result: gcc3
configure:4439: checking for a sed that does not truncate output
configure:4493: result: /bin/sed
configure:4496: checking for grep that handles long lines and -e
configure:4570: result: /bin/grep
configure:4575: checking for egrep
configure:4653: result: /bin/grep -E
configure:4669: checking for ld used by gcc
configure:4736: result: /usr/bin/ld
configure:4745: checking if the linker (/usr/bin/ld) is GNU ld
configure:4760: result: yes
configure:4765: checking for /usr/bin/ld option to reload object files
configure:4772: result: -r
configure:4790: checking for BSD-compatible nm
configure:4839: result: /usr/bin/nm -B
configure:4843: checking how to recognise dependent libraries
configure:5019: result: pass_all
configure:5269: checking how to run the C preprocessor
configure:5309: gcc -E  conftest.c
configure:5315: $? = 0
configure:5353: gcc -E  conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:5359: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libmysequoia"
| #define VERSION "0.9.7"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5399: result: gcc -E
configure:5428: gcc -E  conftest.c
configure:5434: $? = 0
configure:5472: gcc -E  conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:5478: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libmysequoia"
| #define VERSION " 0.9.7"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5523: checking for ANSI C header files
configure:5553: gcc -c -g -O2  conftest.c >&5
configure:5559: $? = 0
configure:5566: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5569: $? = 0
configure:5576: test -s conftest.o
configure:5579: $? = 0
configure:5675: gcc -o conftest -g -O2   conftest.c  >&5
configure:5678: $? = 0
configure:5684: ./conftest
configure:5687: $? = 0
configure:5704: result: yes
configure:5728: checking for sys/types.h
configure:5749: gcc -c -g -O2  conftest.c >&5
configure:5755: $? = 0
configure:5762: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5765: $? = 0
configure:5772: test -s conftest.o
configure:5775: $? = 0
configure:5788: result: yes
configure:5728: checking for sys/stat.h
configure:5749: gcc -c -g -O2  conftest.c >&5
configure:5755: $? = 0
configure:5762: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5765: $? = 0
configure:5772: test -s conftest.o
configure:5775: $? = 0
configure:5788: result: yes
configure:5728: checking for stdlib.h
configure:5749: gcc -c -g -O2  conftest.c >&5
configure:5755: $? = 0
configure:5762: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5765: $? = 0
configure:5772: test -s conftest.o
configure:5775: $? = 0
configure:5788: result: yes
configure:5728: checking for string.h
configure:5749: gcc -c -g -O2  conftest.c >&5
configure:5755: $? = 0
configure:5762: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5765: $? = 0
configure:5772: test -s conftest.o
configure:5775: $? = 0
configure:5788: result: yes
configure:5728: checking for memory.h
configure:5749: gcc -c -g -O2  conftest.c >&5
configure:5755: $? = 0
configure:5762: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5765: $? = 0
configure:5772: test -s conftest.o
configure:5775: $? = 0
configure:5788: result: yes
configure:5728: checking for strings.h
configure:5749: gcc -c -g -O2  conftest.c >&5
configure:5755: $? = 0
configure:5762: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5765: $? = 0
configure:5772: test -s conftest.o
configure:5775: $? = 0
configure:5788: result: yes
configure:5728: checking for inttypes.h
configure:5749: gcc -c -g -O2  conftest.c >&5
configure:5755: $? = 0
configure:5762: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5765: $? = 0
configure:5772: test -s conftest.o
configure:5775: $? = 0
configure:5788: result: yes
configure:5728: checking for stdint.h
configure:5749: gcc -c -g -O2  conftest.c >&5
configure:5755: $? = 0
configure:5762: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5765: $? = 0
configure:5772: test -s conftest.o
configure:5775: $? = 0
configure:5788: result: yes
configure:5728: checking for unistd.h
configure:5749: gcc -c -g -O2  conftest.c >&5
configure:5755: $? = 0
configure:5762: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5765: $? = 0
configure:5772: test -s conftest.o
configure:5775: $? = 0
configure:5788: result: yes
configure:5815: checking dlfcn.h usability
configure:5832: gcc -c -g -O2  conftest.c >&5
configure:5838: $? = 0
configure:5845: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5848: $? = 0
configure:5855: test -s conftest.o
configure:5858: $? = 0
configure:5869: result: yes
configure:5873: checking dlfcn.h presence
configure:5888: gcc -E  conftest.c
configure:5894: $? = 0
configure:5915: result: yes
configure:5943: checking for dlfcn.h
configure:5951: result: yes
configure:5974: checking how to run the C++ preprocessor
configure:6010: g++ -E  conftest.cpp
configure:6016: $? = 0
configure:6054: g++ -E  conftest.cpp
conftest.cpp :21:28: ac_nonexistent.h: No such file or directory
configure:6060: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libmysequoia"
| #define VERSION "0.9.7"
| #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:6100: result: g++ -E
configure:6129: g++ -E  conftest.cpp
configure:6135: $? = 0
configure:6173: g++ -E  conftest.cpp
conftest.cpp :21:28: ac_nonexistent.h: No such file or directory
configure:6179: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libmysequoia"
| #define VERSION "0.9.7"
| #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:6279: checking for g77
configure:6309: result: no
configure:6279: checking for f77
configure:6309: result: no
configure:6279: checking for xlf
configure:6309: result: no
configure:6279: checking for frt
configure:6309: result: no
configure:6279: checking for pgf77
configure:6309: result: no
configure:6279: checking for cf77
configure:6309: result: no
configure:6279: checking for fort77
configure:6309: result: no
configure:6279: checking for fl32
configure:6309: result: no
configure:6279: checking for af77
configure:6309: result: no
configure:6279: checking for f90
configure:6309: result: no
configure:6279: checking for xlf90
configure:6309: result: no
configure:6279: checking for pgf90
configure:6309: result: no
configure:6279: checking for pghpf
configure:6309: result: no
configure:6279: checking for epcf90
configure:6309: result: no
configure:6279: checking for gfortran
configure:6309: result: no
configure:6279: checking for g95
configure:6309: result: no
configure:6279: checking for f95
configure:6309: result: no
configure:6279: checking for fort
configure:6309: result: no
configure:6279: checking for xlf95
configure:6309: result: no
configure:6279: checking for ifort
configure:6309: result: no
configure:6279: checking for ifc
configure:6309: result: no
configure:6279: checking for efc
configure:6309: result: no
configure:6279: checking for pgf95
configure:6309: result: no
configure:6279: checking for lf95
configure:6309: result: no
configure:6279: checking for ftn
configure:6309: result: no
configure:6336: checking for Fortran 77 compiler version
configure:6343:  --version >&5
./configure: line 6344: --version: command not found
configure:6346: $? = 127
configure:6353:  -v >&5
./configure: line 6354: -v: command not found
configure:6356: $? = 127
configure:6363:  -V >&5
./configure: line 6364: -V: command not found
configure:6366: $? = 127
configure:6374: checking whether we are using the GNU Fortran 77 compiler
configure:6393:  -c  conftest.F >&5
./configure: line 6394: -c: command not found
configure:6399: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
|
|       end
configure:6433: result: no
configure:6439: checking whether  accepts -g
configure:6456:  -c -g conftest.f >&5
./configure: line 6457: -c: command not found
configure:6462: $? = 127
configure: failed program was:
|       program main
|
|       end
configure:6495: result: no
configure:6525: checking the maximum length of command line arguments
configure:6634: result: 32768
configure:6645: checking command to parse /usr/bin/nm -B output from gcc object
configure:6750: gcc -c -g -O2  conftest.c >&5
configure:6753: $? = 0
configure:6757: /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
configure:6760: $? = 0
configure:6812: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6815: $? = 0
configure:6853: result: ok
configure:6857: checking for objdir
configure:6872: result: .libs
configure:6964: checking for ar
configure:6980: found /usr/bin/ar
configure:6991: result: ar
configure:7060: checking for ranlib
configure:7076: found /usr/bin/ranlib
configure:7087: result: ranlib
configure:7156: checking for strip
configure:7172: found /usr/bin/strip
configure:7183: result: strip
configure:7469: checking if gcc supports -fno-rtti -fno-exceptions
configure:7487: 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:7491: $? = 0
configure:7504: result: no
configure:7519: checking for gcc option to produce PIC
configure:7729: result: -fPIC
configure:7737: checking if gcc PIC flag -fPIC works
configure:7755: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:7759: $? = 0
configure:7772: result: yes
configure:7800: checking if gcc static flag -static works
configure:7828: result: yes
configure:7838: checking if gcc supports -c -o file.o
configure:7859: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:7863: $? = 0
configure:7885: result: yes
configure:7911: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:8898: result: yes
configure:8919: checking whether -lc should be explicitly linked in
configure:8924: gcc -c -g -O2  conftest.c >&5
configure:8927: $? = 0
configure:8942: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8945: $? = 0
configure:8957: result: no
configure:8965: checking dynamic linker characteristics
configure:9541: result: GNU/Linux ld.so
configure:9550: checking how to hardcode library paths into programs
configure:9575: result: immediate
configure:9589: checking whether stripping libraries is possible
configure:9594: result: yes
configure:10507: checking if libtool supports shared libraries
configure:10509: result: yes
configure:10512: checking whether to build shared libraries
configure:10533: result: yes
configure:10536: checking whether to build static libraries
configure:10540: result: yes
configure:10632: creating libtool
configure:11220: checking for ld used by g++
configure:11287: result: /usr/bin/ld
configure:11296: checking if the linker (/usr/bin/ld) is GNU ld
configure:11311: result: yes
configure:11362: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:12328: result: yes
configure:12346: g++ -c -g -O2  conftest.cpp >&5
configure:12349: $? = 0
configure:12468: checking for g++ option to produce PIC
configure:12742: result: -fPIC
configure:12750: checking if g++ PIC flag -fPIC works
configure:12768: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
configure:12772: $? = 0
configure:12785: result: yes
configure:12813: checking if g++ static flag -static works
configure:12841: result: yes
configure:12851: checking if g++ supports -c -o file.o
configure:12872: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:12876: $? = 0
configure:12898: result: yes
configure:12924: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:12952: result: yes
configure:13019: checking dynamic linker characteristics
configure:13595: result: GNU/Linux ld.so
configure:13604: checking how to hardcode library paths into programs
configure:13629: result: immediate
configure:19820: checking whether you want profiling
configure:19831: result: no
configure:20276: checking for Carob
configure:20292: error: You need to install the Carob development package or use --with-carob-headers=DIR if the headers are in an unusual place.

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=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_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_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=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
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_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=no
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
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/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
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_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"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} /libmysequoia/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /libmysequoia/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /libmysequoia/missing --run autoconf'
AUTOHEADER='${SHELL} /libmysequoia/missing --run autoheader'
AUTOMAKE='${SHELL} /libmysequoia/missing --run automake-1.9'
AWK='gawk'
CAROB_CFLAGS=''
CAROB_LDADD=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CONFIGFILE_DIR=''
CPP='gcc -E'
CPPFLAGS=''
CPPUNIT_CFLAGS=''
CPPUNIT_CONFIG=''
CPPUNIT_LDADD=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DOXYGEN=''
DOXYGEN_ENABLED_FALSE=''
DOXYGEN_ENABLED_TRUE='#'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GCOV_CFLAGS=''
GCOV_ENABLED_FALSE=''
GCOV_ENABLED_TRUE='#'
GCOV_LDADD=''
GENHTML=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LCOV=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LOG4CXX_CFLAGS=''
LOG4CXX_LDADD=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /libmysequoia/missing --run makeinfo'
MYSQL_CFLAGS=''
OBJEXT='o'
PACKAGE='libmysequoia'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PROFILE_CFLAGS=''
PROFILE_LDADD=''
RANLIB='ranlib'
SET_MAKE=''
SHARED_LIB_VERSION=''
SHELL='/bin/sh'
STRIP='strip'
TESTS_ENABLED_FALSE=''
TESTS_ENABLED_TRUE='#'
VERSION='0.9.7'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/libmysequoia/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "libmysequoia"
#define VERSION "0.9.7"
#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

configure: exit 1




Check out the new AOL.in. Get your free email, keep in touch with friends and family using AOL Messenger and stay up to date with the latest in News, Cricket, Bollywood, Music and much more!

_______________________________________________ Community mailing list [EMAIL PROTECTED] https://forge.continuent.org/mailman/listinfo/community
_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to