[gdal-dev] (unknown)

gilles.cherix at f... gilles.cherix at f...
Tue Aug 21 03:17:43 EDT 2001


Here you are ...

Sorry not to have thought of that earlier ...

Thanks in advance

gilles

--
Neu: sunrise hat jetzt noch günstigere Surfpreise!
Sofort profitieren! http://go.sunrise.ch/de/promo1 

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

configure:558: checking for gcc
configure:671: checking whether the C compiler (gcc  ) works
configure:687: gcc -o conftest    conftest.c  1>&5
configure:713: checking whether the C compiler (gcc  ) is a cross-compiler
configure:718: checking whether we are using GNU C
configure:727: gcc -E conftest.c
configure:746: checking whether gcc accepts -g
configure:782: checking for c++
configure:814: checking whether the C++ compiler (c++  ) works
configure:830: c++ -o conftest    conftest.C  1>&5
configure:856: checking whether the C++ compiler (c++  ) is a cross-compiler
configure:861: checking whether we are using GNU C++
configure:870: c++ -E conftest.C
configure:889: checking whether c++ accepts -g
configure:923: checking for ranlib
configure:956: checking for dlopen in -ldl
configure:975: gcc -o conftest -g -O2 -I/usr/local/include  -I/usr/local/include  conftest.c -ldl   -L/usr/local/lib 1>&5
configure:1003: checking for malloc_chain_check in -ldbmalloc
configure:1022: gcc -o conftest -g -O2 -I/usr/local/include  -I/usr/local/include  conftest.c -ldbmalloc  -ldl  -L/usr/local/lib 1>&5
ld: fatal: library -ldbmalloc: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1011 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char malloc_chain_check();

int main() {
malloc_chain_check()
; return 0; }
configure:1050: checking for main in -lm
configure:1065: gcc -o conftest -g -O2 -I/usr/local/include  -I/usr/local/include  conftest.c -lm  -ldl  -L/usr/local/lib 1>&5
configure:1094: checking how to run the C preprocessor
configure:1115: gcc -E  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1174: checking for ANSI C header files
configure:1187: gcc -E  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1281: checking for fcntl.h
configure:1291: gcc -E  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1281: checking for unistd.h
configure:1291: gcc -E  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1281: checking for dbmalloc.h
configure:1291: gcc -E  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1287: dbmalloc.h: No such file or directory
configure: failed program was:
#line 1286 "configure"
#include "confdefs.h"
#include <dbmalloc.h>
configure:1281: checking for dlfcn.h
configure:1291: gcc -E  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1319: checking whether byte ordering is bigendian
configure:1337: gcc -c -g -O2 -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:1332: `bogus' undeclared (first use in this function)
configure:1332: (Each undeclared identifier is reported only once
configure:1332: for each function it appears in.)
configure:1332: parse error before `endian'
configure: failed program was:
#line 1326 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
int main() {

#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
 bogus endian macros
#endif
; return 0; }


More information about the Gdal-dev mailing list