[greenstone_es] Re: Instalando Greenstone v 2.82.

  • From: Diego Spano <diegospano@xxxxxxxxx>
  • To: greenstone_es@xxxxxxxxxxxxx
  • Date: Wed, 29 Feb 2012 10:45:31 -0300

Hola Liuber.

Lo que está pasando es que estás intentando complilar el codigo fuente de
la aplicación. Yo te recomiendo que te descargues el instalador que ya
viene compilado y es todo lo que necesitas para ejecutar la aplicación.

El link es:

http://sourceforge.net/projects/greenstone/files/Binary%20Installer%20-%20Linux/Greenstone-2.85-linux/download



Saludos!.

Diego


*Diego Spano* *Director de Proyectos, Prodigio Consultores*
Tel: (54 11) 5093-5313

Argentina
dspano@xxxxxxxxxxxxxxxxxxxxxxx | www.prodigioconsultores.com
Mi perfil: [image: LinkedIn] <http://www.linkedin.com/in/diegospano>
Mensajería: [image: Google Talk] diegospano [image: Skype] diegospano
  Get a signature like this.
<http://r1.wisestamp.com/r/landing?promo=19&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_19>
CLICK
HERE.<http://r1.wisestamp.com/r/landing?promo=19&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_19>



On Tue, Feb 28, 2012 at 5:14 AM, Liuber's Hdez∴ <hliuber@xxxxxxxxxxxxxx>wrote:

> Hola Listas. Buenos días.
>
> Estoy instalando greenstone, pero necesito de vuestra ayuda para
> completar correctamente la instalación, primera vez que lo instalo y
> sobre debian lenny.
>
> Lo que he hecho hasta el momento:
> Según el el archivo install.txt
>
> -- Compiling and installing on Unix --
>
> cd to the top level Greenstone directory (i.e. the directory
> where this file lives) and perform the following three steps.
>
> 1. ./configure
> 2. make
> 3. make install
>
> cuando ejecuto el paso 1. ./configure
> me dice que no tiene gcc
>
> instale gcc.
>
> lo vuelvo a ejecutar ./configure y procede con las configuraciones anexo
> 1. Config.log.
>
> Mi duda radica en el paso dos y tres.
> No entiendo lo que debo hacer y es aquí donde necesito ayuda.
>
> gracias de antemano.
>
> liuber's hdez.
>
>
> --------------------------------------------------------------------------
> Anexo 1.
> Config.log
> 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.59.  Invocation command line was
>
>  $ ./configure
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = bib01
> uname -m = i686
> uname -r = 2.6.26-2-686
> uname -s = Linux
> uname -v = #1 SMP Thu Mar 26 01:08:11 UTC 2009
>
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
>
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> hostinfo               = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
>
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /sbin
> PATH: /bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:1503: checking for gcc
> configure:1519: found /usr/bin/gcc
> configure:1529: result: gcc
> configure:1773: checking for C compiler version
> configure:1776: gcc --version </dev/null >&5
> gcc (Debian 4.3.2-1.1) 4.3.2
> 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.
>
> configure:1779: $? = 0
> configure:1781: gcc -v </dev/null >&5
> Using built-in specs.
> Target: i486-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian
> 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
> --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
> --enable-shared --with-system-zlib --libexecdir=/usr/lib
> --without-included-gettext --enable-threads=posix --enable-nls
> --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
> --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc
> --enable-mpfr --enable-targets=all --enable-cld
> --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu
> --target=i486-linux-gnu
> Thread model: posix
> gcc version 4.3.2 (Debian 4.3.2-1.1)
> configure:1784: $? = 0
> configure:1786: gcc -V </dev/null >&5
> gcc: '-V' option must have argument
> configure:1789: $? = 1
> configure:1812: checking for C compiler default output file name
> configure:1815: gcc -O2   conftest.c  >&5
> configure:1818: $? = 0
> configure:1864: result: a.out
> configure:1869: checking whether the C compiler works
> configure:1875: ./a.out
> configure:1878: $? = 0
> configure:1895: result: yes
> configure:1902: checking whether we are cross compiling
> configure:1904: result: no
> configure:1907: checking for suffix of executables
> configure:1909: gcc -o conftest -O2   conftest.c  >&5
> configure:1912: $? = 0
> configure:1937: result:
> configure:1943: checking for suffix of object files
> configure:1964: gcc -c -O2  conftest.c >&5
> configure:1967: $? = 0
> configure:1989: result: o
> configure:1993: checking whether we are using the GNU C compiler
> configure:2017: gcc -c -O2  conftest.c >&5
> configure:2023: $? = 0
> configure:2027: test -z
> || test ! -s conftest.err
> configure:2030: $? = 0
> configure:2033: test -s conftest.o
> configure:2036: $? = 0
> configure:2049: result: yes
> configure:2055: checking whether gcc accepts -g
> configure:2076: gcc -c -g  conftest.c >&5
> configure:2082: $? = 0
> configure:2086: test -z
> || test ! -s conftest.err
> configure:2089: $? = 0
> configure:2092: test -s conftest.o
> configure:2095: $? = 0
> configure:2106: result: yes
> configure:2123: checking for gcc option to accept ANSI C
> configure:2193: gcc  -c -O2  conftest.c >&5
> configure:2199: $? = 0
> configure:2203: test -z
> || test ! -s conftest.err
> configure:2206: $? = 0
> configure:2209: test -s conftest.o
> configure:2212: $? = 0
> configure:2230: result: none needed
> configure:2248: gcc -c -O2  conftest.c >&5
> conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__'
> before 'me'
> configure:2254: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:2439: checking for g++
> configure:2468: result: no
> configure:2439: checking for c++
> configure:2468: result: no
> configure:2439: checking for gpp
> configure:2468: result: no
> configure:2439: checking for aCC
> configure:2468: result: no
> configure:2439: checking for CC
> configure:2468: result: no
> configure:2439: checking for cxx
> configure:2468: result: no
> configure:2439: checking for cc++
> configure:2468: result: no
> configure:2439: checking for cl
> configure:2468: result: no
> configure:2439: checking for FCC
> configure:2468: result: no
> configure:2439: checking for KCC
> configure:2468: result: no
> configure:2439: checking for RCC
> configure:2468: result: no
> configure:2439: checking for xlC_r
> configure:2468: result: no
> configure:2439: checking for xlC
> configure:2468: result: no
> configure:2481: checking for C++ compiler version
> configure:2484: g++ --version </dev/null >&5
> ./configure: line 2485: g++: command not found
> configure:2487: $? = 127
> configure:2489: g++ -v </dev/null >&5
> ./configure: line 2490: g++: command not found
> configure:2492: $? = 127
> configure:2494: g++ -V </dev/null >&5
> ./configure: line 2495: g++: command not found
> configure:2497: $? = 127
> configure:2500: checking whether we are using the GNU C++ compiler
> configure:2524: g++ -c   conftest.cc >&5
> ./configure: line 2525: g++: command not found
> configure:2530: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> | #ifndef __GNUC__
> |        choke me
> | #endif
> |
> |   ;
> |   return 0;
> | }
> configure:2556: result: no
> configure:2562: checking whether g++ accepts -g
> configure:2583: g++ -c -g  conftest.cc >&5
> ./configure: line 2584: g++: command not found
> configure:2589: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:2613: result: no
> configure:2655: g++ -c   conftest.cc >&5
> ./configure: line 2656: g++: command not found
> configure:2661: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | /* end confdefs.h.  */
> |
> | #include <stdlib.h>
> | int
> | main ()
> | {
> | exit (42);
> |   ;
> |   return 0;
> | }
> configure:2655: g++ -c   conftest.cc >&5
> ./configure: line 2656: g++: command not found
> configure:2661: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | /* end confdefs.h.  */
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #include <stdlib.h>
> | int
> | main ()
> | {
> | exit (42);
> |   ;
> |   return 0;
> | }
> configure:2655: g++ -c   conftest.cc >&5
> ./configure: line 2656: g++: command not found
> configure:2661: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | /* end confdefs.h.  */
> | extern "C" void std::exit (int); using std::exit;
> | #include <stdlib.h>
> | int
> | main ()
> | {
> | exit (42);
> |   ;
> |   return 0;
> | }
> configure:2655: g++ -c   conftest.cc >&5
> ./configure: line 2656: g++: command not found
> configure:2661: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | /* end confdefs.h.  */
> | extern "C" void exit (int) throw ();
> | #include <stdlib.h>
> | int
> | main ()
> | {
> | exit (42);
> |   ;
> |   return 0;
> | }
> configure:2655: g++ -c   conftest.cc >&5
> ./configure: line 2656: g++: command not found
> configure:2661: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | /* end confdefs.h.  */
> | extern "C" void exit (int);
> | #include <stdlib.h>
> | int
> | main ()
> | {
> | exit (42);
> |   ;
> |   return 0;
> | }
> configure:2655: g++ -c   conftest.cc >&5
> ./configure: line 2656: g++: command not found
> configure:2661: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | /* end confdefs.h.  */
> | void exit (int);
> | #include <stdlib.h>
> | int
> | main ()
> | {
> | exit (42);
> |   ;
> |   return 0;
> | }
> configure:2746: checking for gawk
> configure:2775: result: no
> configure:2746: checking for mawk
> configure:2762: found /usr/bin/mawk
> configure:2772: result: mawk
> configure:2786: checking for bison
> configure:2815: result: no
> configure:2786: checking for byacc
> configure:2815: result: no
> configure:2854: checking build system type
> configure:2872: result: i686-pc-linux-gnu
> configure:2880: checking host system type
> configure:2894: result: i686-pc-linux-gnu
> configure:2902: checking target system type
> configure:2916: result: i686-pc-linux-gnu
> configure:2943: checking for a BSD-compatible install
> configure:2998: result: /usr/bin/install -c
> configure:3009: checking whether ln -s works
> configure:3013: result: yes
> configure:3020: checking whether make sets $(MAKE)
> configure:3040: result: yes
> configure:3090: checking for ranlib
> configure:3106: found /usr/bin/ranlib
> configure:3117: result: ranlib
> configure:3130: checking to see if architecture is 64-bit
> configure:3144: result: no
> configure:3192: checking how to run the C preprocessor
> configure:3227: gcc -E  conftest.c
> configure:3233: $? = 0
> configure:3265: gcc -E  conftest.c
> conftest.c:20:28: error: ac_nonexistent.h: No such file or directory
> configure:3271: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | #ifdef __cplusplus
> | void exit (int);
> | #endif
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3310: result: gcc -E
> configure:3334: gcc -E  conftest.c
> configure:3340: $? = 0
> configure:3372: gcc -E  conftest.c
> conftest.c:20:28: error: ac_nonexistent.h: No such file or directory
> configure:3378: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | #ifdef __cplusplus
> | void exit (int);
> | #endif
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3422: checking for egrep
> configure:3432: result: grep -E
> configure:3438: checking for AIX
> configure:3460: result: no
> configure:3466: checking for library containing strerror
> configure:3496: gcc -o conftest -O2   conftest.c  >&5
> configure:3502: $? = 0
> configure:3506: test -z
> || test ! -s conftest.err
> configure:3509: $? = 0
> configure:3512: test -s conftest
> configure:3515: $? = 0
> configure:3585: result: none required
> configure:3592: checking for ANSI C header files
> configure:3617: gcc -c -O2  conftest.c >&5
> configure:3623: $? = 0
> configure:3627: test -z
> || test ! -s conftest.err
> configure:3630: $? = 0
> configure:3633: test -s conftest.o
> configure:3636: $? = 0
> configure:3725: gcc -o conftest -O2   conftest.c  >&5
> conftest.c: In function 'main':
> conftest.c:37: warning: incompatible implicit declaration of built-in
> function 'exit'
> configure:3728: $? = 0
> configure:3730: ./conftest
> configure:3733: $? = 0
> configure:3748: result: yes
> configure:3772: checking for sys/types.h
> configure:3788: gcc -c -O2  conftest.c >&5
> configure:3794: $? = 0
> configure:3798: test -z
> || test ! -s conftest.err
> configure:3801: $? = 0
> configure:3804: test -s conftest.o
> configure:3807: $? = 0
> configure:3818: result: yes
> configure:3772: checking for sys/stat.h
> configure:3788: gcc -c -O2  conftest.c >&5
> configure:3794: $? = 0
> configure:3798: test -z
> || test ! -s conftest.err
> configure:3801: $? = 0
> configure:3804: test -s conftest.o
> configure:3807: $? = 0
> configure:3818: result: yes
> configure:3772: checking for stdlib.h
> configure:3788: gcc -c -O2  conftest.c >&5
> configure:3794: $? = 0
> configure:3798: test -z
> || test ! -s conftest.err
> configure:3801: $? = 0
> configure:3804: test -s conftest.o
> configure:3807: $? = 0
> configure:3818: result: yes
> configure:3772: checking for string.h
> configure:3788: gcc -c -O2  conftest.c >&5
> configure:3794: $? = 0
> configure:3798: test -z
> || test ! -s conftest.err
> configure:3801: $? = 0
> configure:3804: test -s conftest.o
> configure:3807: $? = 0
> configure:3818: result: yes
> configure:3772: checking for memory.h
> configure:3788: gcc -c -O2  conftest.c >&5
> configure:3794: $? = 0
> configure:3798: test -z
> || test ! -s conftest.err
> configure:3801: $? = 0
> configure:3804: test -s conftest.o
> configure:3807: $? = 0
> configure:3818: result: yes
> configure:3772: checking for strings.h
> configure:3788: gcc -c -O2  conftest.c >&5
> configure:3794: $? = 0
> configure:3798: test -z
> || test ! -s conftest.err
> configure:3801: $? = 0
> configure:3804: test -s conftest.o
> configure:3807: $? = 0
> configure:3818: result: yes
> configure:3772: checking for inttypes.h
> configure:3788: gcc -c -O2  conftest.c >&5
> configure:3794: $? = 0
> configure:3798: test -z
> || test ! -s conftest.err
> configure:3801: $? = 0
> configure:3804: test -s conftest.o
> configure:3807: $? = 0
> configure:3818: result: yes
> configure:3772: checking for stdint.h
> configure:3788: gcc -c -O2  conftest.c >&5
> configure:3794: $? = 0
> configure:3798: test -z
> || test ! -s conftest.err
> configure:3801: $? = 0
> configure:3804: test -s conftest.o
> configure:3807: $? = 0
> configure:3818: result: yes
> configure:3772: checking for unistd.h
> configure:3788: gcc -c -O2  conftest.c >&5
> configure:3794: $? = 0
> configure:3798: test -z
> || test ! -s conftest.err
> configure:3801: $? = 0
> configure:3804: test -s conftest.o
> configure:3807: $? = 0
> configure:3818: result: yes
> configure:3840: checking minix/config.h usability
> configure:3852: gcc -c -O2  conftest.c >&5
> conftest.c:64:26: error: minix/config.h: No such file or directory
> configure:3858: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | #ifdef __cplusplus
> | void exit (int);
> | #endif
> | #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
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #if HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #if HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #if STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # if HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #if HAVE_STRING_H
> | # if !STDC_HEADERS && HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #if HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #if HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #else
> | # if HAVE_STDINT_H
> | #  include <stdint.h>
> | # endif
> | #endif
> | #if HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <minix/config.h>
> configure:3881: result: no
> configure:3885: checking minix/config.h presence
> configure:3895: gcc -E  conftest.c
> conftest.c:30:26: error: minix/config.h: No such file or directory
> configure:3901: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | #ifdef __cplusplus
> | void exit (int);
> | #endif
> | #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
> | /* end confdefs.h.  */
> | #include <minix/config.h>
> configure:3921: result: no
> configure:3956: checking for minix/config.h
> configure:3963: result: no
> configure:3992: checking for gcc option to accept ANSI C
> configure:4062: result:
> configure:4070: checking for function prototypes
> configure:4073: result: yes
> configure:4086: checking for an ANSI C-conforming const
> configure:4153: gcc -c -O2  conftest.c >&5
> configure:4159: $? = 0
> configure:4163: test -z
> || test ! -s conftest.err
> configure:4166: $? = 0
> configure:4169: test -s conftest.o
> configure:4172: $? = 0
> configure:4183: result: yes
> configure:4193: checking for off_t
> configure:4217: gcc -c -O2  conftest.c >&5
> configure:4223: $? = 0
> configure:4227: test -z
> || test ! -s conftest.err
> configure:4230: $? = 0
> configure:4233: test -s conftest.o
> configure:4236: $? = 0
> configure:4247: result: yes
> configure:4259: checking for size_t
> configure:4283: gcc -c -O2  conftest.c >&5
> configure:4289: $? = 0
> configure:4293: test -z
> || test ! -s conftest.err
> configure:4296: $? = 0
> configure:4299: test -s conftest.o
> configure:4302: $? = 0
> configure:4313: result: yes
> configure:4325: checking whether time.h and sys/time.h may both be
> included
> configure:4350: gcc -c -O2  conftest.c >&5
> configure:4356: $? = 0
> configure:4360: test -z
> || test ! -s conftest.err
> configure:4363: $? = 0
> configure:4366: test -s conftest.o
> configure:4369: $? = 0
> configure:4380: result: yes
> configure:4390: checking whether struct tm is in sys/time.h or time.h
> configure:4413: gcc -c -O2  conftest.c >&5
> configure:4419: $? = 0
> configure:4423: test -z
> || test ! -s conftest.err
> configure:4426: $? = 0
> configure:4429: test -s conftest.o
> configure:4432: $? = 0
> configure:4443: result: time.h
> configure:4505: checking for main in -lg
> configure:4529: gcc -o conftest -O2   conftest.c -lg   >&5
> configure:4535: $? = 0
> configure:4539: test -z
> || test ! -s conftest.err
> configure:4542: $? = 0
> configure:4545: test -s conftest
> configure:4548: $? = 0
> configure:4561: result: yes
> configure:4574: checking for main in -lm
> configure:4598: gcc -o conftest -O2   conftest.c -lm  -lg  >&5
> configure:4604: $? = 0
> configure:4608: test -z
> || test ! -s conftest.err
> configure:4611: $? = 0
> configure:4614: test -s conftest
> configure:4617: $? = 0
> configure:4630: result: yes
> configure:4643: checking for main in -lcrypt
> configure:4667: gcc -o conftest -O2   conftest.c -lcrypt  -lm -lg  >&5
> configure:4673: $? = 0
> configure:4677: test -z
> || test ! -s conftest.err
> configure:4680: $? = 0
> configure:4683: test -s conftest
> configure:4686: $? = 0
> configure:4699: result: yes
> configure:4713: checking for main in -liconv
> configure:4737: gcc -o conftest -O2   conftest.c -liconv  -lcrypt -lm
> -lg  >&5
> /usr/bin/ld: cannot find -liconv
> collect2: ld returned 1 exit status
> configure:4743: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | #ifdef __cplusplus
> | void exit (int);
> | #endif
> | #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 PROTOTYPES 1
> | #define TIME_WITH_SYS_TIME 1
> | #define HAVE_LIBG 1
> | #define HAVE_LIBM 1
> | #define HAVE_LIBCRYPT 1
> | /* end confdefs.h.  */
> |
> |
> | int
> | main ()
> | {
> | main ();
> |   ;
> |   return 0;
> | }
> configure:4769: result: no
> configure:4791: checking for dirent.h that defines DIR
> configure:4815: gcc -c -O2  conftest.c >&5
> configure:4821: $? = 0
> configure:4825: test -z
> || test ! -s conftest.err
> configure:4828: $? = 0
> configure:4831: test -s conftest.o
> configure:4834: $? = 0
> configure:4845: result: yes
> configure:4858: checking for library containing opendir
> configure:4888: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:4894: $? = 0
> configure:4898: test -z
> || test ! -s conftest.err
> configure:4901: $? = 0
> configure:4904: test -s conftest
> configure:4907: $? = 0
> configure:4977: result: none required
> configure:5113: checking for ANSI C header files
> configure:5269: result: yes
> configure:5301: checking fcntl.h usability
> configure:5313: gcc -c -O2  conftest.c >&5
> configure:5319: $? = 0
> configure:5323: test -z
> || test ! -s conftest.err
> configure:5326: $? = 0
> configure:5329: test -s conftest.o
> configure:5332: $? = 0
> configure:5342: result: yes
> configure:5346: checking fcntl.h presence
> configure:5356: gcc -E  conftest.c
> configure:5362: $? = 0
> configure:5382: result: yes
> configure:5417: checking for fcntl.h
> configure:5424: result: yes
> configure:5301: checking limits.h usability
> configure:5313: gcc -c -O2  conftest.c >&5
> configure:5319: $? = 0
> configure:5323: test -z
> || test ! -s conftest.err
> configure:5326: $? = 0
> configure:5329: test -s conftest.o
> configure:5332: $? = 0
> configure:5342: result: yes
> configure:5346: checking limits.h presence
> configure:5356: gcc -E  conftest.c
> configure:5362: $? = 0
> configure:5382: result: yes
> configure:5417: checking for limits.h
> configure:5424: result: yes
> configure:5301: checking sys/time.h usability
> configure:5313: gcc -c -O2  conftest.c >&5
> configure:5319: $? = 0
> configure:5323: test -z
> || test ! -s conftest.err
> configure:5326: $? = 0
> configure:5329: test -s conftest.o
> configure:5332: $? = 0
> configure:5342: result: yes
> configure:5346: checking sys/time.h presence
> configure:5356: gcc -E  conftest.c
> configure:5362: $? = 0
> configure:5382: result: yes
> configure:5417: checking for sys/time.h
> configure:5424: result: yes
> configure:5292: checking for unistd.h
> configure:5297: result: yes
> configure:5301: checking crypt.h usability
> configure:5313: gcc -c -O2  conftest.c >&5
> configure:5319: $? = 0
> configure:5323: test -z
> || test ! -s conftest.err
> configure:5326: $? = 0
> configure:5329: test -s conftest.o
> configure:5332: $? = 0
> configure:5342: result: yes
> configure:5346: checking crypt.h presence
> configure:5356: gcc -E  conftest.c
> configure:5362: $? = 0
> configure:5382: result: yes
> configure:5417: checking for crypt.h
> configure:5424: result: yes
> configure:5292: checking for string.h
> configure:5297: result: yes
> configure:5292: checking for memory.h
> configure:5297: result: yes
> configure:5301: checking sys/procfs.h usability
> configure:5313: gcc -c -O2  conftest.c >&5
> configure:5319: $? = 0
> configure:5323: test -z
> || test ! -s conftest.err
> configure:5326: $? = 0
> configure:5329: test -s conftest.o
> configure:5332: $? = 0
> configure:5342: result: yes
> configure:5346: checking sys/procfs.h presence
> configure:5356: gcc -E  conftest.c
> configure:5362: $? = 0
> configure:5382: result: yes
> configure:5417: checking for sys/procfs.h
> configure:5424: result: yes
> configure:5292: checking for sys/stat.h
> configure:5297: result: yes
> configure:5494: checking for working alloca.h
> configure:5515: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:5521: $? = 0
> configure:5525: test -z
> || test ! -s conftest.err
> configure:5528: $? = 0
> configure:5531: test -s conftest
> configure:5534: $? = 0
> configure:5546: result: yes
> configure:5556: checking for alloca
> configure:5597: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:5603: $? = 0
> configure:5607: test -z
> || test ! -s conftest.err
> configure:5610: $? = 0
> configure:5613: test -s conftest
> configure:5616: $? = 0
> configure:5628: result: yes
> configure:5852: checking whether gcc needs -traditional
> configure:5894: result: no
> configure:5901: checking return type of signal handlers
> configure:5932: gcc -c -O2  conftest.c >&5
> configure:5938: $? = 0
> configure:5942: test -z
> || test ! -s conftest.err
> configure:5945: $? = 0
> configure:5948: test -s conftest.o
> configure:5951: $? = 0
> configure:5962: result: void
> configure:5974: checking for vprintf
> configure:6031: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> conftest.c:75: warning: conflicting types for built-in function
> 'vprintf'
> configure:6037: $? = 0
> configure:6041: test -z
> || test ! -s conftest.err
> configure:6044: $? = 0
> configure:6047: test -s conftest
> configure:6050: $? = 0
> configure:6062: result: yes
> configure:6069: checking for _doprnt
> configure:6126: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> /tmp/cceku5Xf.o: In function `main':
> conftest.c:(.text+0x17): undefined reference to `_doprnt'
> /tmp/cceku5Xf.o:(.data+0x0): undefined reference to `_doprnt'
> collect2: ld returned 1 exit status
> configure:6132: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | #ifdef __cplusplus
> | void exit (int);
> | #endif
> | #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 PROTOTYPES 1
> | #define TIME_WITH_SYS_TIME 1
> | #define HAVE_LIBG 1
> | #define HAVE_LIBM 1
> | #define HAVE_LIBCRYPT 1
> | #define HAVE_DIRENT_H 1
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_CRYPT_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_SYS_PROCFS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_FREAD_DECL 1
> | #define HAVE_FGETC_DECL 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define RETSIGTYPE void
> | #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 gcc2 internal prototype to avoid an error.  */
> | #ifdef __cplusplus
> | extern "C"
> | {
> | #endif
> | /* We use char because int might match the return type of a gcc2
> |    builtin and then its argument prototype would still apply.  */
> | 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
> | #else
> | char (*f) () = _doprnt;
> | #endif
> | #ifdef __cplusplus
> | }
> | #endif
> |
> | int
> | main ()
> | {
> | return f != _doprnt;
> |   ;
> |   return 0;
> | }
> configure:6157: result: no
> configure:6184: checking for ftime
> configure:6241: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:6247: $? = 0
> configure:6251: test -z
> || test ! -s conftest.err
> configure:6254: $? = 0
> configure:6257: test -s conftest
> configure:6260: $? = 0
> configure:6272: result: yes
> configure:6184: checking for select
> configure:6241: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:6247: $? = 0
> configure:6251: test -z
> || test ! -s conftest.err
> configure:6254: $? = 0
> configure:6257: test -s conftest
> configure:6260: $? = 0
> configure:6272: result: yes
> configure:6184: checking for strftime
> configure:6241: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> conftest.c:78: warning: conflicting types for built-in function
> 'strftime'
> configure:6247: $? = 0
> configure:6251: test -z
> || test ! -s conftest.err
> configure:6254: $? = 0
> configure:6257: test -s conftest
> configure:6260: $? = 0
> configure:6272: result: yes
> configure:6184: checking for strtol
> configure:6241: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:6247: $? = 0
> configure:6251: test -z
> || test ! -s conftest.err
> configure:6254: $? = 0
> configure:6257: test -s conftest
> configure:6260: $? = 0
> configure:6272: result: yes
> configure:6184: checking for getrusage
> configure:6241: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:6247: $? = 0
> configure:6251: test -z
> || test ! -s conftest.err
> configure:6254: $? = 0
> configure:6257: test -s conftest
> configure:6260: $? = 0
> configure:6272: result: yes
> configure:6184: checking for times
> configure:6241: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:6247: $? = 0
> configure:6251: test -z
> || test ! -s conftest.err
> configure:6254: $? = 0
> configure:6257: test -s conftest
> configure:6260: $? = 0
> configure:6272: result: yes
> configure:6184: checking for mallinfo
> configure:6241: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:6247: $? = 0
> configure:6251: test -z
> || test ! -s conftest.err
> configure:6254: $? = 0
> configure:6257: test -s conftest
> configure:6260: $? = 0
> configure:6272: result: yes
> configure:6184: checking for setbuffer
> configure:6241: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:6247: $? = 0
> configure:6251: test -z
> || test ! -s conftest.err
> configure:6254: $? = 0
> configure:6257: test -s conftest
> configure:6260: $? = 0
> configure:6272: result: yes
> configure:6184: checking for getpagesize
> configure:6241: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:6247: $? = 0
> configure:6251: test -z
> || test ! -s conftest.err
> configure:6254: $? = 0
> configure:6257: test -s conftest
> configure:6260: $? = 0
> configure:6272: result: yes
> configure:6184: checking for strerror
> configure:6241: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:6247: $? = 0
> configure:6251: test -z
> || test ! -s conftest.err
> configure:6254: $? = 0
> configure:6257: test -s conftest
> configure:6260: $? = 0
> configure:6272: result: yes
> configure:6288: checking for ftruncate
> configure:6345: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:6351: $? = 0
> configure:6355: test -z
> || test ! -s conftest.err
> configure:6358: $? = 0
> configure:6361: test -s conftest
> configure:6364: $? = 0
> configure:6376: result: yes
> configure:6288: checking for strstr
> configure:6345: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> conftest.c:87: warning: conflicting types for built-in function 'strstr'
> configure:6351: $? = 0
> configure:6355: test -z
> || test ! -s conftest.err
> configure:6358: $? = 0
> configure:6361: test -s conftest
> configure:6364: $? = 0
> configure:6376: result: yes
> configure:6288: checking for strcasecmp
> configure:6345: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> conftest.c:88: warning: conflicting types for built-in function
> 'strcasecmp'
> configure:6351: $? = 0
> configure:6355: test -z
> || test ! -s conftest.err
> configure:6358: $? = 0
> configure:6361: test -s conftest
> configure:6364: $? = 0
> configure:6376: result: yes
> configure:6397: checking for textdomain
> configure:6454: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:6460: $? = 0
> configure:6464: test -z
> || test ! -s conftest.err
> configure:6467: $? = 0
> configure:6470: test -s conftest
> configure:6473: $? = 0
> configure:6485: result: yes
> configure:6497: checking for HP-UX needing gmalloc
> configure:6515: result: no
> configure:6521: checking for valloc
> configure:6578: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> configure:6584: $? = 0
> configure:6588: test -z
> || test ! -s conftest.err
> configure:6591: $? = 0
> configure:6594: test -s conftest
> configure:6597: $? = 0
> configure:6609: result: yes
> configure:6622: checking for Apple MacOS X/Darwin
> configure:6629: result: no
> configure:6635: checking if malloc debugging is wanted
> configure:6655: result: no
> configure:6659: checking which of rx or regex is wanted
> configure:6684: result: rx
> configure:6686: checking for re_rx_search
> configure:6743: gcc -o conftest -O2   conftest.c -lcrypt -lm -lg  >&5
> /tmp/ccOejlDL.o: In function `main':
> conftest.c:(.text+0x17): undefined reference to `re_rx_search'
> /tmp/ccOejlDL.o:(.data+0x0): undefined reference to `re_rx_search'
> collect2: ld returned 1 exit status
> configure:6749: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | #ifdef __cplusplus
> | void exit (int);
> | #endif
> | #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 PROTOTYPES 1
> | #define TIME_WITH_SYS_TIME 1
> | #define HAVE_LIBG 1
> | #define HAVE_LIBM 1
> | #define HAVE_LIBCRYPT 1
> | #define HAVE_DIRENT_H 1
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_CRYPT_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_SYS_PROCFS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_FREAD_DECL 1
> | #define HAVE_FGETC_DECL 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define RETSIGTYPE void
> | #define HAVE_VPRINTF 1
> | #define HAVE_FTIME 1
> | #define HAVE_SELECT 1
> | #define HAVE_STRFTIME 1
> | #define HAVE_STRTOL 1
> | #define HAVE_GETRUSAGE 1
> | #define HAVE_TIMES 1
> | #define HAVE_MALLINFO 1
> | #define HAVE_SETBUFFER 1
> | #define HAVE_GETPAGESIZE 1
> | #define HAVE_STRERROR 1
> | #define HAVE_FTRUNCATE 1
> | #define HAVE_STRSTR 1
> | #define HAVE_STRCASECMP 1
> | #define ENABLE_NLS  1
> | #define HAVE_VALLOC 1
> | /* end confdefs.h.  */
> | /* Define re_rx_search to an innocuous variant, in case <limits.h>
> declares re_rx_search.
> |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
> | #define re_rx_search innocuous_re_rx_search
> |
> | /* System header to define __stub macros and hopefully few prototypes,
> |     which can conflict with char re_rx_search (); 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 re_rx_search
> |
> | /* Override any gcc2 internal prototype to avoid an error.  */
> | #ifdef __cplusplus
> | extern "C"
> | {
> | #endif
> | /* We use char because int might match the return type of a gcc2
> |    builtin and then its argument prototype would still apply.  */
> | char re_rx_search ();
> | /* 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_re_rx_search) || defined (__stub___re_rx_search)
> | choke me
> | #else
> | char (*f) () = re_rx_search;
> | #endif
> | #ifdef __cplusplus
> | }
> | #endif
> |
> | int
> | main ()
> | {
> | return f != re_rx_search;
> |   ;
> |   return 0;
> | }
> configure:6774: result: no
> configure:6822: checking that Perl 5 is available
> configure:6840: result: "yes"
> configure:6856: checking "whether STL library has known faults"
> configure:6877: g++ -c   conftest.cc >&5
> ./configure: line 6878: g++: command not found
> configure:6883: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | #ifdef __cplusplus
> | void exit (int);
> | #endif
> | #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 PROTOTYPES 1
> | #define TIME_WITH_SYS_TIME 1
> | #define HAVE_LIBG 1
> | #define HAVE_LIBM 1
> | #define HAVE_LIBCRYPT 1
> | #define HAVE_DIRENT_H 1
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_CRYPT_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_SYS_PROCFS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_FREAD_DECL 1
> | #define HAVE_FGETC_DECL 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define RETSIGTYPE void
> | #define HAVE_VPRINTF 1
> | #define HAVE_FTIME 1
> | #define HAVE_SELECT 1
> | #define HAVE_STRFTIME 1
> | #define HAVE_STRTOL 1
> | #define HAVE_GETRUSAGE 1
> | #define HAVE_TIMES 1
> | #define HAVE_MALLINFO 1
> | #define HAVE_SETBUFFER 1
> | #define HAVE_GETPAGESIZE 1
> | #define HAVE_STRERROR 1
> | #define HAVE_FTRUNCATE 1
> | #define HAVE_STRSTR 1
> | #define HAVE_STRCASECMP 1
> | #define ENABLE_NLS  1
> | #define HAVE_VALLOC 1
> | /* end confdefs.h.  */
> | #include <vector>
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:6924: g++ -c   conftest.cc >&5
> ./configure: line 6925: g++: command not found
> configure:6930: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | #ifdef __cplusplus
> | void exit (int);
> | #endif
> | #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 PROTOTYPES 1
> | #define TIME_WITH_SYS_TIME 1
> | #define HAVE_LIBG 1
> | #define HAVE_LIBM 1
> | #define HAVE_LIBCRYPT 1
> | #define HAVE_DIRENT_H 1
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_CRYPT_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_SYS_PROCFS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_FREAD_DECL 1
> | #define HAVE_FGETC_DECL 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define RETSIGTYPE void
> | #define HAVE_VPRINTF 1
> | #define HAVE_FTIME 1
> | #define HAVE_SELECT 1
> | #define HAVE_STRFTIME 1
> | #define HAVE_STRTOL 1
> | #define HAVE_GETRUSAGE 1
> | #define HAVE_TIMES 1
> | #define HAVE_MALLINFO 1
> | #define HAVE_SETBUFFER 1
> | #define HAVE_GETPAGESIZE 1
> | #define HAVE_STRERROR 1
> | #define HAVE_FTRUNCATE 1
> | #define HAVE_STRSTR 1
> | #define HAVE_STRCASECMP 1
> | #define ENABLE_NLS  1
> | #define HAVE_VALLOC 1
> | /* end confdefs.h.  */
> | #include <vector.h>
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:6972: g++ -c   conftest.cc >&5
> ./configure: line 6973: g++: command not found
> configure:6978: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gsdl"
> | #define VERSION "2.82-svn"
> | #define USE_CORBA 0
> | #define MICO_DIR "default"
> | #define USE_YAZ $USE_YAZ
> | #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> | #define USE_SQLITE $USE_SQLITE
> | #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> | #ifdef __cplusplus
> | void exit (int);
> | #endif
> | #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 PROTOTYPES 1
> | #define TIME_WITH_SYS_TIME 1
> | #define HAVE_LIBG 1
> | #define HAVE_LIBM 1
> | #define HAVE_LIBCRYPT 1
> | #define HAVE_DIRENT_H 1
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_CRYPT_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_SYS_PROCFS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_FREAD_DECL 1
> | #define HAVE_FGETC_DECL 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define RETSIGTYPE void
> | #define HAVE_VPRINTF 1
> | #define HAVE_FTIME 1
> | #define HAVE_SELECT 1
> | #define HAVE_STRFTIME 1
> | #define HAVE_STRTOL 1
> | #define HAVE_GETRUSAGE 1
> | #define HAVE_TIMES 1
> | #define HAVE_MALLINFO 1
> | #define HAVE_SETBUFFER 1
> | #define HAVE_GETPAGESIZE 1
> | #define HAVE_STRERROR 1
> | #define HAVE_FTRUNCATE 1
> | #define HAVE_STRSTR 1
> | #define HAVE_STRCASECMP 1
> | #define ENABLE_NLS  1
> | #define HAVE_VALLOC 1
> | /* end confdefs.h.  */
> | #include <ospace\std\vector>
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:7006: result: "yes"
> configure:7008: error: "STL Broken - Obtain newer version of GNU C
> Compiler"
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_build=i686-pc-linux-gnu
> ac_cv_build_alias=i686-pc-linux-gnu
> ac_cv_c_compiler_gnu=yes
> ac_cv_c_const=yes
> ac_cv_cxx_compiler_gnu=no
> 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_CXXFLAGS_set=
> ac_cv_env_CXXFLAGS_value=
> ac_cv_env_CXX_set=
> ac_cv_env_CXX_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_exeext=
> ac_cv_func__doprnt=no
> ac_cv_func_alloca_works=yes
> ac_cv_func_ftime=yes
> ac_cv_func_ftruncate=yes
> ac_cv_func_getpagesize=yes
> ac_cv_func_getrusage=yes
> ac_cv_func_mallinfo=yes
> ac_cv_func_re_rx_search=no
> ac_cv_func_select=yes
> ac_cv_func_setbuffer=yes
> ac_cv_func_strcasecmp=yes
> ac_cv_func_strerror=yes
> ac_cv_func_strftime=yes
> ac_cv_func_strstr=yes
> ac_cv_func_strtol=yes
> ac_cv_func_textdomain=yes
> ac_cv_func_times=yes
> ac_cv_func_valloc=yes
> ac_cv_func_vprintf=yes
> ac_cv_header_crypt_h=yes
> ac_cv_header_dirent_dirent_h=yes
> ac_cv_header_fcntl_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_limits_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_minix_config_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_procfs_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=i686-pc-linux-gnu
> ac_cv_host_alias=i686-pc-linux-gnu
> ac_cv_lib_crypt=ac_cv_lib_crypt_main
> ac_cv_lib_crypt_main=yes
> ac_cv_lib_g=ac_cv_lib_g_main
> ac_cv_lib_g_main=yes
> ac_cv_lib_iconv=ac_cv_lib_iconv_main
> ac_cv_lib_iconv_main=no
> ac_cv_lib_m=ac_cv_lib_m_main
> ac_cv_lib_m_main=yes
> ac_cv_objext=o
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_stdc=
> ac_cv_prog_cxx_g=no
> ac_cv_prog_egrep='grep -E'
> ac_cv_prog_gcc_traditional=no
> ac_cv_prog_make_make_set=yes
> ac_cv_search_opendir='none required'
> ac_cv_search_strerror='none required'
> ac_cv_struct_tm=time.h
> ac_cv_target=i686-pc-linux-gnu
> ac_cv_target_alias=i686-pc-linux-gnu
> ac_cv_type_off_t=yes
> ac_cv_type_signal=void
> ac_cv_type_size_t=yes
> ac_cv_working_alloca_h=yes
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ALLOCA=''
> ANSI2KNR=''
> AWK='mawk'
> CC='gcc'
> CFLAGS='-O2'
> COMPAT32BITFLAGS=''
> CPP='gcc -E'
> CPPFLAGS=''
> CXX='g++'
> CXXFLAGS=''
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='grep -E'
> ENABLE_ACCENTFOLD='1'
> EXEEXT=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> LDFLAGS=''
> LIBOBJS=' rx.o'
> LIBS='-lcrypt -lm -lg '
> LN_S='ln -s'
> LTLIBOBJS=''
> MICO_DIR='default'
> MICO_VER=''
> MODULEDIRS=''
> OBJEXT='o'
> PACKAGE='gsdl'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> RANLIB='ranlib'
> SET_MAKE=''
> SHELL='/bin/sh'
> STATIC='-static '
> U=''
> USE_APACHE_HTTPD='1'
> USE_CORBA='0'
> USE_FASTCGI='0'
> USE_LANGACTION=''
> USE_SQLITE='1'
> USE_YAZ='1'
> USE_Z3950='0'
> VERSION='2.82-svn'
> YACC='yacc'
> ac_ct_CC='gcc'
> ac_ct_CXX='g++'
> ac_ct_RANLIB='ranlib'
> bindir='${exec_prefix}/bin'
> build='i686-pc-linux-gnu'
> build_alias=''
> build_cpu='i686'
> build_os='linux-gnu'
> build_vendor='pc'
> datadir='${prefix}/share'
> exec_prefix='NONE'
> gsdlos=''
> host='i686-pc-linux-gnu'
> host_alias=''
> host_cpu='i686'
> host_os='linux-gnu'
> host_vendor='pc'
> includedir='${prefix}/include'
> infodir='${prefix}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localstatedir='${prefix}/var'
> mandir='${prefix}/man'
> oldincludedir='/usr/include'
> prefix='NONE'
> program_transform_name='s,x,x,'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> subdirs=''
> sysconfdir='${prefix}/etc'
> target='i686-pc-linux-gnu'
> target_alias=''
> target_cpu='i686'
> target_os='linux-gnu'
> target_vendor='pc'
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define ENABLE_ACCENTFOLD $ENABLE_ACCENTFOLD
> #define ENABLE_NLS  1
> #define HAVE_ALLOCA 1
> #define HAVE_ALLOCA_H 1
> #define HAVE_CRYPT_H 1
> #define HAVE_DIRENT_H 1
> #define HAVE_FCNTL_H 1
> #define HAVE_FGETC_DECL 1
> #define HAVE_FREAD_DECL 1
> #define HAVE_FTIME 1
> #define HAVE_FTRUNCATE 1
> #define HAVE_GETPAGESIZE 1
> #define HAVE_GETRUSAGE 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_LIBCRYPT 1
> #define HAVE_LIBG 1
> #define HAVE_LIBM 1
> #define HAVE_LIMITS_H 1
> #define HAVE_MALLINFO 1
> #define HAVE_MEMORY_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_SELECT 1
> #define HAVE_SETBUFFER 1
> #define HAVE_STDINT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRCASECMP 1
> #define HAVE_STRERROR 1
> #define HAVE_STRFTIME 1
> #define HAVE_STRINGS_H 1
> #define HAVE_STRING_H 1
> #define HAVE_STRING_H 1
> #define HAVE_STRSTR 1
> #define HAVE_STRTOL 1
> #define HAVE_SYS_PROCFS_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_TIME_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_TIMES 1
> #define HAVE_UNISTD_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_VALLOC 1
> #define HAVE_VPRINTF 1
> #define MICO_DIR "default"
> #define PACKAGE "gsdl"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_NAME ""
> #define PACKAGE_STRING ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PROTOTYPES 1
> #define RETSIGTYPE void
> #define STDC_HEADERS 1
> #define STDC_HEADERS 1
> #define TIME_WITH_SYS_TIME 1
> #define USE_APACHE_HTTPD $USE_APACHE_HTTPD
> #define USE_CORBA 0
> #define USE_SQLITE $USE_SQLITE
> #define USE_YAZ $USE_YAZ
> #define VERSION "2.82-svn"
> #endif
> #ifdef __cplusplus
> void exit (int);
>
> configure: exit 1
>
>
> --
>
> Este mensaje le ha llegado mediante el servicio de correo electronico que
> ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema
> Nacional de Salud. La persona que envia este correo asume el compromiso de
> usar el servicio a tales fines y cumplir con las regulaciones establecidas
>
> Infomed: http://www.sld.cu/
>
>

Other related posts: