Re: ANSI C header files

2011-10-04 Thread Ryan Johnson
basic one configure:6808: checking for ANSI C header files configure:6828: gcc -c -g -O2 conftest.c>&5 configure:6828: $? = 0 configure:6901: gcc -o conftest.exe -g -O2 conftest.c>&5 configure:6901: $? = 0 configure:6901: ./conftest.exe configure:6901: $? = 0 configure:6912: result: yes

Re: ANSI C header files

2011-10-04 Thread Kåre Edvardsen
On Tue, Oct 4, 2011 at 12:13 PM, Marco Atzeri wrote: (snip) > Kare, > in addition to the TOFU advise, > > running configure of grib_api-1.9.9_libtool.tar.gz > on my XP-SP3 gave no problem. > > "Configuration completed." > > The ANSI C test is a basic one &g

Re: ANSI C header files

2011-10-04 Thread Marco Atzeri
configure:6808: checking for ANSI C header files configure:6828: gcc -c -g -O2 conftest.c>&5 configure:6828: $? = 0 configure:6901: gcc -o conftest.exe -g -O2 conftest.c>&5 configure:6901: $? = 0 configure:6901: ./conftest.exe configure:6901: $? = 0 configure:6912: result: yes I r

Re: ANSI C header files

2011-10-04 Thread Csaba Raduly
On Tue, Oct 4, 2011 at 12:13 PM, Marco Atzeri wrote: (snip) > Kare, > in addition to the TOFU advise, > > running configure of grib_api-1.9.9_libtool.tar.gz > on my XP-SP3 gave no problem. > > "Configuration completed." > > The ANSI C test is a basic one &g

Re: ANSI C header files

2011-10-04 Thread Marco Atzeri
tar-ball you're supposed to run 'configure' before installing but 'configure' hangs on "checking for ANSI C header files..." Regards, Kare The output looks like this: $ ./configure --prefix=/user/kare/software/ecmwf/lib 1.9.9 configuring grib_api 1.9.9 checking

Re: ANSI C header files

2011-10-04 Thread Csaba Raduly
x27;re supposed to run 'configure' before > installing but 'configure' hangs on "checking for ANSI C header > files..." > > Regards, > Kare > > The output looks like this: > > $ ./configure --prefix=/user/kare/software/ecmwf/lib > 1.9.9

Re: ANSI C header files

2011-10-04 Thread Kåre Edvardsen
'configure' hangs on "checking for ANSI C header files..." Regards, Kare The output looks like this: $ ./configure --prefix=/user/kare/software/ecmwf/lib 1.9.9 configuring grib_api 1.9.9 checking whether build environment is sane... yes checking for a BSD-compatible install

Re: ANSI C header files

2011-10-03 Thread Marco Atzeri
On 10/3/2011 2:47 PM, Kåre Edvardsen wrote: Hi all! When installing software from source (./configure --prfix=/some/install/dir), the installation always hangs on: "checking for ANSI C header files..." Does anyone know if this is this a Windows or cygwin related problem? Cheers, K

ANSI C header files

2011-10-03 Thread Kåre Edvardsen
Hi all! When installing software from source (./configure --prfix=/some/install/dir), the installation always hangs on: "checking for ANSI C header files..." Does anyone know if this is this a Windows or cygwin related problem? Cheers, Kåre -- Problem reports: http://