[Shape-univ] circles-0.1.62

Zbigniew Bulinski zzpol w adjani.astro.uni.torun.pl
Czw, 1 Lut 2007, 16:24:15 CET


Niestety zadna z podanych rozwiazan nie zadzialalo. 2a i 2b nie bylem w 
stanie wykonac, a 1 i 3a,3b nie przynioslo efektu. w zalaczniku jest plik 
log.

pozdr
zbyszek

On Tue, 30 Jan 2007, Boud Roukema wrote:

> Cze?? Zbyszek,
>
> On Fri, 19 Jan 2007, ZBIGNIEW BULI?SKI wrote:
>
>> Wiam!
>> 
>> plkik pxalloc.c dzia?a teraz poprawnie lecz niestety s? nowe b??dy w
>> rdWMAP_.f oraz rdCOBE.f w których jest niezdefiniowane odo?anie do funcji:
>> ftopen_
>> ftmahd_
>> ftgtbb_
>> ftclos_
>> W za??czniku wysy?am raport
>
> ANALIZA:
>
> Brakuj?cy funkcji s? w bibliotece cfitsio, tzn plik libcfitsio.a je?li jest
> wersja staticzna (te? istnieje wersja "shared" - podzielona).
>
> W zasadzie, ,,-lcfitsio"  w komendzie kompilacja, ?e cytowa?e?, jest 
> interpretowany
> automatyczny jako ,,libcfitsio.a" i jest szukany w niektórych katalogach 
> standardowych i w katalogach np /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1
> /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/../../..   (tz. /usr/lib)
>
> Tu jest twój komend:
>
> f95  -g -O2 -Lcosmdist/lib -Lisolat/lib -Lastromisc/lib -o circles  circles.o 
> xmalloc.o circles_f77.o lib/libcircles.a -lcosmdist -lisolat -lastromisc 
> -L/usr/local/pgplot -lpgplot -lpng -L/usr/X11R6/lib -lX11 -lm  -llapack 
> -lblas -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1 
> -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/../../.. -lgfortranbegin 
> -lgfortran -lm -lgcc_s   -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1 
> -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/../../.. -lgfortranbegin 
> -lgfortran -lm -lgcc_s -lcfitsio -lgsl -lgslcblas -lm -lgcc -lX11 -lm
>
>
> Wydaje mi si?, ?e albo twoja instalacja mandriva jest troch? nie-standardowy,
> albo skrypt configure nie dobrze dodawa? ca?ych katalogów  -L/tu/katalog  w 
> komendzie kompilacji.
>
> Czy mog?by? zrobi?:
>
> ./configure --prefix=$HOME > /tmp/log 2>&1
>
> i nas wysy?a? /tmp/log ?  (Je?li kto? nie lubi to czyta? na
> shape-univ, niech go wyja?ni? gdzie jest b??d lub to poprawi? :P.
> Albo si? wypisywa? z listy lub zmieni? jego paramety w li?cie. Na
> http://cosmo.torun.pl/mailman/listinfo/shape-univ  mo?esz prosi? robot 
> mailman
> o wysy?aniu Ci twój has?o.)
>
>
> EWENTUALNE ROZWI?ZANIA:
>
> W mandrivie, szukaj pakiet typu  cfitsio-dev  lub  cfitsio3-dev   lub 
> libcfitsio-dev  lub  libcfitsio3-dev   lub co? podobny i to instalowa? - w 
> debian to jest dodatkowy pakiet dla osoby, ch?cie do
> u?ycie pakiet jako bibliotek?.
>
> Wtedy ./configure  && make && make install
>
>
> BIBLIOTEKI OD ?RÓD?A:
>
> 1. Kompilowa? cfitsio od ?ród?a, tworz? bibliotek? staticzn?:   libcfitsio.a
>
> albo 2a+3a:
>
> 2a. Umieszczy? go np $HOME/mylib/    jako zwykly u?ytkownik.
> 3a. LDFLAGS=$HOME/mylib/ ./configure --prefix=$HOME
>
> albo 2b+3b:
>
> 2b. Umieszczy? go w  /usr/local/lib/   jako root
> 3b. ./configure --prefix=$HOME
>
>
> Idealnie, 2a + 3a powinna dzia?a? tzn bez prawa root'a.  W debian unstable, 
> dzia?a.
>
>
> BUG: ANNOYING: W piernix-0.0.4, 2a+3a nie dzia?a? dla mnie - configure nie 
> mog? znale?? kompilator gcc ! Mo?e  bo zale?y od pusty warto?ci LDFLAGS aby
> sam dodawa? ,,standardowy katalogów" do LDFLAGS.
>
>
> Wi?c je?li nie mo?esz to zrobi? jako u?ytkownik, spróbuj 2b jako rootem i 3b 
> jako u?ytkownikiem.
>
> To testowa?em tak?e dla liblapack.a w piernix-0.0.4 i dzia?a.
>
>
> pozdr
> boud
-------------- nast?pna cz??? ---------
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... 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 epcf90... no
checking for f95... f95
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 accepts -g... yes
checking how to get verbose linking output from f95... -v
checking for Fortran libraries of f95...  -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1 -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking how to get verbose linking output from f95... (cached) -v
checking for Fortran libraries of f95... (cached)  -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1 -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether f95 accepts -g... (cached) yes
checking for cos in -lm... yes
checking for pl_openpl in -lplot... no
configure: WARNING: Could not find plot. Hint (1)  find /usr -name "*libplot*" -print   Hint (2)  install plotutils  e.g. from http://www.gnu.org/software/plotutils/plotutils.html put it in /usr/local/lib or use --libdir=DIR
checking for XChangeProperty in -lX11... yes
checking for XawDeclareAction in -lXaw... no
checking for libXaw.a in /usr/X11R6/lib... checking for libXaw.so in /usr/X11R6/lib... configure: WARNING: Could not find Xaw library. Hint (1)  find /usr -name "*libXaw*" -print   Hint (2)  install libXaw-dev  e.g. from http://www.debian.org or http://freedesktop.org/Software/xlibs and put it in /usr/local/lib or use --libdir=DIR
checking for main in -lgcc... yes
checking for sgemm_... no
checking for ATL_xerbla in -latlas... no
checking for sgemm_ in -lblas... yes
checking for dgemm_ in -ldgemm... no
checking for sgemm_ in -lcxml... no
checking for sgemm_ in -ldxml... no
checking for sgemm_ in -lscs... no
checking for sgemm_ in -lcomplib.sgimath... no
checking for sgemm_ in -lblas... (cached) yes
checking for sgemm_ in -lessl... no
checking for sgemm_ in -lblas... (cached) yes
blas found
checking for cheev_... no
checking for cheev_ in -llapack... yes
lapack found
checking for main in -lm... yes
checking for main in -lgslcblas... yes
checking for main in -lgsl... yes
checking for main in -lcosmdist... no
configure: WARNING: Could not find cosmdist - I will install a copy for you - However you might wish to install a more recent version of  libcosmdist.a  yourself e.g. from  http://cosmo.torun.pl/GPLdownload/dodec/ and put it in /usr/local/lib/ or set environment variable LDFLAGS to be -L/my/directory/lib/ with the library.
checking for main in -lisolat... no
configure: WARNING: Could not find isolat - I will install a copy for you - However you might wish to install a more recent version of  libisolat.a  yourself e.g. from  http://cosmo.torun.pl/GPLdownload/dodec/ and put it in /usr/local/lib/ or set environment variable LDFLAGS to be -L/my/directory/lib/ with the library.
checking for main in -lastromisc... no
configure: WARNING: Could not find astromisc - I will install a copy for you - However you might wish to install a more recent version of  libastromisc.a  yourself e.g. from  http://cosmo.torun.pl/GPLdownload/dodec/ and put it in /usr/local/lib/ or set environment variable LDFLAGS to be -L/my/directory/lib/ with the library.
checking for main in -lcfitsio... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -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 for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for struct utimbuf... yes
checking whether sys/types.h defines makedev... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct stat.st_blocks... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking for mkfifo... yes
checking for mknod... yes
checking argp.h usability... yes
checking argp.h presence... yes
checking for argp.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for stdlib.h... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
configure: creating ./config.status
config.status: creating lib/Makefile
config.status: creating Makefile
config.status: creating circles.lsm
config.status: creating circles.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
configure: configuring in cosmdist
configure: running /bin/sh './configure' --prefix=/home/zzpol  '--prefix=/home/zzpol' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... 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 epcf90... no
checking for f95... f95
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 accepts -g... yes
checking how to get verbose linking output from f95... -v
checking for Fortran libraries of f95...  -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1 -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking how to get verbose linking output from f95... (cached) -v
checking for Fortran libraries of f95... (cached)  -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1 -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether f95 accepts -g... (cached) yes
checking for cos in -lm... yes
checking for main in -lgcc... yes
checking for main in -lm... yes
checking for main in -lgslcblas... yes
checking for main in -lgsl... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -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 for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for struct utimbuf... yes
checking whether sys/types.h defines makedev... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct stat.st_blocks... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking for mkfifo... yes
checking for mknod... yes
checking argp.h usability... yes
checking argp.h presence... yes
checking for argp.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cosmdist.lsm
config.status: creating cosmdist.spec
config.status: creating lib/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
configure: configuring in isolat
configure: running /bin/sh './configure' --prefix=/home/zzpol  '--prefix=/home/zzpol' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... 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 epcf90... no
checking for f95... f95
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 accepts -g... yes
checking how to get verbose linking output from f95... -v
checking for Fortran libraries of f95...  -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1 -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking how to get verbose linking output from f95... (cached) -v
checking for Fortran libraries of f95... (cached)  -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1 -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether f95 accepts -g... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -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 for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for struct utimbuf... yes
checking whether sys/types.h defines makedev... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct stat.st_blocks... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking for mkfifo... yes
checking for mknod... yes
checking argp.h usability... yes
checking argp.h presence... yes
checking for argp.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for __cos in -lm... no
checking for pl_openpl in -lplot... no
configure: WARNING: Could not find plot. Hint (1)  find /usr -name "*libplot*" -print   Hint (2)  install plotutils  e.g. from http://www.gnu.org/software/plotutils/plotutils.html put it in /usr/local/lib or use --libdir=DIR
checking for XChangeProperty in -lX11... yes
checking for XawDeclareAction in -lXaw... no
checking for libXaw.a in /usr/X11R6/lib... checking for libXaw.so in /usr/X11R6/lib... configure: WARNING: Could not find Xaw library. Hint (1)  find /usr -name "*libXaw*" -print   Hint (2)  install libXaw-dev  e.g. from http://www.debian.org or http://freedesktop.org/Software/xlibs and put it in /usr/local/lib or use --libdir=DIR
checking for wcspih in -lwcs... no
configure: WARNING: Could not find wcslib. Hint: install wcslib-4.1 or later from ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib.tar.gz and put   libwcs.a   in /usr/local/lib or use --libdir=DIR
checking for wcspih in -lwcs... (cached) no
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
configure: creating ./config.status
config.status: creating Makefile
config.status: creating isolat.lsm
config.status: creating isolat.spec
config.status: creating lib/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
configure: configuring in astromisc
configure: running /bin/sh './configure' --prefix=/home/zzpol  '--prefix=/home/zzpol' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... 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 epcf90... no
checking for f95... f95
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 accepts -g... yes
checking how to get verbose linking output from f95... -v
checking for Fortran libraries of f95...  -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1 -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking how to get verbose linking output from f95... (cached) -v
checking for Fortran libraries of f95... (cached)  -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1 -L/usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether f95 accepts -g... (cached) yes
checking for main in -lm... yes
checking for main in -lgslcblas... yes
checking for main in -lgsl... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -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 for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for struct utimbuf... yes
checking whether sys/types.h defines makedev... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct stat.st_blocks... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking for mkfifo... yes
checking for mknod... yes
checking argp.h usability... yes
checking argp.h presence... yes
checking for argp.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
configure: creating ./config.status
config.status: creating Makefile
config.status: creating astromisc.lsm
config.status: creating astromisc.spec
config.status: creating lib/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands


Więcej informacji o liście Shape-univ