Updating kst-1.7.0-1004 on intel 10.6.8 fails with an
infinite loop while configuring:

...
make[1]: Leaving directory `/sw64/src/fink.build/kst-1.7.0-1004/kst-1.7.0'
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/sw64 
--mandir=/sw64/share/man --with-distribution=Fink/MacOS X 
--with-extra-includes=/sw64/include --with-extra-libs=/sw64/lib 
--with-qt-libraries=/sw64/lib/qt3/lib --disable-dependency-tracking 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib 
CPPFLAGS=-I/sw64/include CXXFLAGS=-Os 
LDFLAGS=-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 -L/sw64/lib --no-create --no-recursion
configure: WARNING: unrecognized options: --with-distribution
checking build system type... i686-apple-darwin10.8.0
checking host system type... i686-apple-darwin10.8.0
checking target system type... i686-apple-darwin10.8.0
checking for a BSD-compatible install... /sw64/bin/ginstall -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /sw64/bin/kde-config
checking where to install... /sw64 (as requested)
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether we are using the GNU C compiler... no
checking whether gcc accepts -g... no
checking for gcc option to accept ISO C89... unsupported
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for gcc... (cached) gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... (cached) no
checking whether gcc accepts -g... (cached) no
checking for gcc option to accept ISO C89... (cached) unsupported
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking whether gcc is blacklisted... no
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
./configure: line 8611: ldd: command not found
not using lib directory suffix
checking for a sed that does not truncate output... /sw64/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 for g77... no
checking for xlf... no
checking for f77... 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 xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking for gcc option to produce PIC... 
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... darwin10.8.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... no
checking for g++ option to produce PIC... 
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... darwin10.8.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... 
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... 
no
checking dynamic linker characteristics... darwin10.8.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for msgfmt... /sw64/bin/msgfmt
checking for gmsgfmt... /sw64/bin/msgfmt
checking for xgettext... /sw64/bin/xgettext
checking for pkg-config... /sw64/bin/pkg-config
checking if C++ programs can be compiled... yes
checking for strlcat... yes
checking if strlcat needs custom prototype... no
checking for strlcpy... yes
checking if strlcpy needs custom prototype... no
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... no
checking for crypt in -lc... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for poll in -lpoll... yes
checking Carbon/Carbon.h usability... yes
checking Carbon/Carbon.h presence... yes
checking for Carbon/Carbon.h... yes
checking CoreAudio/CoreAudio.h usability... yes
checking CoreAudio/CoreAudio.h presence... yes
checking for CoreAudio/CoreAudio.h... yes
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of char *... 8
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking size of size_t... 8
checking size of unsigned long... 8
checking sizeof size_t == sizeof unsigned long... yes
checking for PIE support... yes
checking if enabling -pie/fPIE support... yes
checking crt_externs.h usability... yes
checking crt_externs.h presence... yes
checking for crt_externs.h... yes
checking for _NSGetEnviron... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... added
checking for extra libs... added
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /sw64/lib/qt3/lib, headers /sw64/lib/qt3/include 
using -mt
checking for moc... /sw64/lib/qt3/bin/moc
checking for uic... /sw64/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /sw64/lib, headers /sw64/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /sw64/bin/dcopidl
checking for dcopidl2cpp... /sw64/bin/dcopidl2cpp
checking for mcopidl... /sw64/bin/mcopidl
checking for artsc-config... /sw64/bin/artsc-config
checking for meinproc... /sw64/bin/meinproc
checking for kconfig_compiler... /sw64/bin/kconfig_compiler
checking for dcopidlng... /sw64/bin/dcopidlng
checking for xmllint... /sw64/bin/xmllint
checking for Qt docs... /sw64/lib/qt3/doc/html
checking for dot... /sw64/bin/dot
checking for doxygen... /sw64/bin/doxygen
checking whether byte ordering is bigendian... no
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for unsetenv... yes
checking if unsetenv needs custom prototype... no
checking whether time.h and sys/time.h may both be included... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking HL2_PIOLIB/PIOLib.h usability... no
checking HL2_PIOLIB/PIOLib.h presence... no
checking for HL2_PIOLIB/PIOLib.h... no
checking for PIOGetObjectList in -lpiolib... no
checking HL2_DMC/PIODB.h usability... no
checking HL2_DMC/PIODB.h presence... no
checking for HL2_DMC/PIODB.h... no
checking for PIOGetObjectList in -ldmc... no
checking nad.h usability... no
checking nad.h presence... no
checking for nad.h... no
checking for NADVERSION in -lnad... no
checking cdf.h usability... no
checking cdf.h presence... no
checking for cdf.h... no
checking for CDFlib in -lcdf... no
checking netcdfcpp.h usability... yes
checking netcdfcpp.h presence... yes
checking for netcdfcpp.h... yes
checking for nc_open in -lnetcdf... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for rl_cleanup_after_signal in -lreadline... yes
checking gsl/gsl_rng.h usability... yes
checking gsl/gsl_rng.h presence... yes
checking for gsl/gsl_rng.h... yes
checking for gsl_rng_alloc in -lgsl... yes
checking gsl/gsl_fit.h usability... yes
checking gsl/gsl_fit.h presence... yes
checking for gsl/gsl_fit.h... yes
checking for gsl_fit_linear in -lgsl... yes
checking gsl/gsl_multifit_nlin.h usability... yes
checking gsl/gsl_multifit_nlin.h presence... yes
checking for gsl/gsl_multifit_nlin.h... yes
checking for gsl_multifit_fdfsolver_alloc in -lgsl... yes
checking gsl/gsl_spline.h usability... yes
checking gsl/gsl_spline.h presence... yes
checking for gsl/gsl_spline.h... yes
checking for gsl_interp_init in -lgsl... yes
checking gsl/gsl_fft_real.h usability... yes
checking gsl/gsl_fft_real.h presence... yes
checking for gsl/gsl_fft_real.h... yes
checking for gsl_fft_real_wavetable_alloc in -lgsl... yes
checking for gsl/gsl_fft_real.h... (cached) yes
checking for gsl_fft_real_wavetable_alloc in -lgsl... (cached) yes
checking for gsl/gsl_fft_real.h... (cached) yes
checking for gsl_fft_real_wavetable_alloc in -lgsl... (cached) yes
checking for gsl/gsl_fit.h... (cached) yes
checking for gsl_fit_linear in -lgsl... (cached) yes
checking fitsio.h usability... yes
checking fitsio.h presence... yes
checking for fitsio.h... yes
checking for fftopn in -lcfitsio... yes
checking muParserDLL.h usability... yes
checking muParserDLL.h presence... yes
checking for muParserDLL.h... yes
checking for main in -lmuparser... yes
checking whether to use kmdi lib from kdelibs... yes
checking whether to use our own KJSEmbed... yes
checking linux/vt.h usability... no
./configure: line 30956: test: =: unary operator expected
checking linux/vt.h presence... no
checking for linux/vt.h... no
checking if doc should be compiled... yes
checking if kst should be compiled... yes
checking if po should be compiled... yes
configure: creating ./config.status
configure: WARNING: unrecognized options: --with-distribution

Good - your configure finished. Start make now

 /bin/sh ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating doc/Makefile
config.status: WARNING:  'doc/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating doc/da/Makefile
config.status: WARNING:  'doc/da/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating doc/de/Makefile
config.status: WARNING:  'doc/de/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating doc/es/Makefile
config.status: WARNING:  'doc/es/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating doc/et/Makefile
config.status: WARNING:  'doc/et/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating doc/fr/Makefile
config.status: WARNING:  'doc/fr/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating doc/it/Makefile
config.status: WARNING:  'doc/it/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating doc/kst/Makefile
config.status: WARNING:  'doc/kst/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating doc/nl/Makefile
config.status: WARNING:  'doc/nl/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating doc/sv/Makefile
config.status: WARNING:  'doc/sv/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating kst/Makefile
config.status: WARNING:  'kst/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating kst/misc/Makefile
config.status: WARNING:  'kst/misc/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/misc/fonts/Makefile
config.status: WARNING:  'kst/misc/fonts/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/misc/tutorial/Makefile
config.status: WARNING:  'kst/misc/tutorial/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/Makefile
config.status: WARNING:  'kst/src/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/d2asc/Makefile
config.status: WARNING:  'kst/src/d2asc/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/d2d/Makefile
config.status: WARNING:  'kst/src/d2d/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/datasources/Makefile
config.status: WARNING:  'kst/src/datasources/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/datasources/ascii/Makefile
config.status: WARNING:  'kst/src/datasources/ascii/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/cdf/Makefile
config.status: WARNING:  'kst/src/datasources/cdf/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/datasources/dirfile/Makefile
config.status: WARNING:  'kst/src/datasources/dirfile/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/dmc/Makefile
config.status: WARNING:  'kst/src/datasources/dmc/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/datasources/fitsimage/Makefile
config.status: WARNING:  'kst/src/datasources/fitsimage/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/frame/Makefile
config.status: WARNING:  'kst/src/datasources/frame/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/healpix/Makefile
config.status: WARNING:  'kst/src/datasources/healpix/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/indirect/Makefile
config.status: WARNING:  'kst/src/datasources/indirect/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/lfiio/Makefile
config.status: WARNING:  'kst/src/datasources/lfiio/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/libfitstools/Makefile
config.status: WARNING:  'kst/src/datasources/libfitstools/Makefile.in' seems 
to ignore the --datarootdir setting
config.status: creating kst/src/datasources/nad/Makefile
config.status: WARNING:  'kst/src/datasources/nad/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/datasources/nad/nadslave/Makefile
config.status: WARNING:  'kst/src/datasources/nad/nadslave/Makefile.in' seems 
to ignore the --datarootdir setting
config.status: creating kst/src/datasources/naddirect/Makefile
config.status: WARNING:  'kst/src/datasources/naddirect/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/naddirect/nadslave/Makefile
config.status: WARNING:  'kst/src/datasources/naddirect/nadslave/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/datasources/netcdf/Makefile
config.status: WARNING:  'kst/src/datasources/netcdf/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/planck/Makefile
config.status: WARNING:  'kst/src/datasources/planck/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/planckIDEF/Makefile
config.status: WARNING:  'kst/src/datasources/planckIDEF/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/qimagesource/Makefile
config.status: WARNING:  'kst/src/datasources/qimagesource/Makefile.in' seems 
to ignore the --datarootdir setting
config.status: creating kst/src/datasources/scuba2/Makefile
config.status: WARNING:  'kst/src/datasources/scuba2/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/template/Makefile
config.status: WARNING:  'kst/src/datasources/template/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/datasources/wmap/Makefile
config.status: WARNING:  'kst/src/datasources/wmap/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/extdate/Makefile
config.status: WARNING:  'kst/src/extdate/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/extensions/Makefile
config.status: WARNING:  'kst/src/extensions/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/extensions/elog/Makefile
config.status: WARNING:  'kst/src/extensions/elog/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/extensions/js/Makefile
config.status: WARNING:  'kst/src/extensions/js/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/extensions/js/kjsembed/Makefile
config.status: WARNING:  'kst/src/extensions/js/kjsembed/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/extensions/js/kjsembed/bindings/Makefile
config.status: WARNING:  'kst/src/extensions/js/kjsembed/bindings/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/extensions/js/kjsembed/builtins/Makefile
config.status: WARNING:  'kst/src/extensions/js/kjsembed/builtins/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/extensions/js/kjsembed/plugin/Makefile
config.status: WARNING:  'kst/src/extensions/js/kjsembed/plugin/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/extensions/js/kjsembed/plugins/Makefile
config.status: WARNING:  'kst/src/extensions/js/kjsembed/plugins/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/extensions/js/kjsembed/qtbindings/Makefile
config.status: WARNING:  
'kst/src/extensions/js/kjsembed/qtbindings/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/extensions/js/kjsembed/stdlib/Makefile
config.status: WARNING:  'kst/src/extensions/js/kjsembed/stdlib/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/extensions/pulse/Makefile
config.status: WARNING:  'kst/src/extensions/pulse/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/extensions/rana/Makefile
config.status: WARNING:  'kst/src/extensions/rana/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/kst/Makefile
config.status: WARNING:  'kst/src/kst/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/kst/pics/Makefile
config.status: WARNING:  'kst/src/kst/pics/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/libkst/Makefile
config.status: WARNING:  'kst/src/libkst/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/libkstapp/Makefile
config.status: WARNING:  'kst/src/libkstapp/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/libkstkmdi/Makefile
config.status: WARNING:  'kst/src/libkstkmdi/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/libkstmath/Makefile
config.status: WARNING:  'kst/src/libkstmath/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/plugins/Makefile
config.status: WARNING:  'kst/src/plugins/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/plugins/bin/Makefile
config.status: WARNING:  'kst/src/plugins/bin/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/plugins/binnedmap/Makefile
config.status: WARNING:  'kst/src/plugins/binnedmap/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/chop/Makefile
config.status: WARNING:  'kst/src/plugins/chop/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/plugins/combine/Makefile
config.status: WARNING:  'kst/src/plugins/combine/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/plugins/convolution/Makefile
config.status: WARNING:  'kst/src/plugins/convolution/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/convolution/convolve/Makefile
config.status: WARNING:  'kst/src/plugins/convolution/convolve/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/convolution/deconvolve/Makefile
config.status: WARNING:  'kst/src/plugins/convolution/deconvolve/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/correlation/Makefile
config.status: WARNING:  'kst/src/plugins/correlation/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/correlation/autocorrelation/Makefile
config.status: WARNING:  
'kst/src/plugins/correlation/autocorrelation/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/plugins/correlation/crosscorrelation/Makefile
config.status: WARNING:  
'kst/src/plugins/correlation/crosscorrelation/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/plugins/crossspectrum/Makefile
config.status: WARNING:  'kst/src/plugins/crossspectrum/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/cumulative_sum/Makefile
config.status: WARNING:  'kst/src/plugins/cumulative_sum/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/despike/Makefile
config.status: WARNING:  'kst/src/plugins/despike/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/plugins/differentiation/Makefile
config.status: WARNING:  'kst/src/plugins/differentiation/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/discretizing_filters/Makefile
config.status: WARNING:  'kst/src/plugins/discretizing_filters/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/editor/Makefile
config.status: WARNING:  'kst/src/plugins/editor/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/plugins/effective_bandwidth/Makefile
config.status: WARNING:  'kst/src/plugins/effective_bandwidth/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/fits/Makefile
config.status: WARNING:  'kst/src/plugins/fits/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/plugins/fits/gradient_unweighted/Makefile
config.status: WARNING:  'kst/src/plugins/fits/gradient_unweighted/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/fits/gradient_weighted/Makefile
config.status: WARNING:  'kst/src/plugins/fits/gradient_weighted/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/fits/kneefrequency_unweighted/Makefile
config.status: WARNING:  
'kst/src/plugins/fits/kneefrequency_unweighted/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/plugins/fits/linear_unweighted/Makefile
config.status: WARNING:  'kst/src/plugins/fits/linear_unweighted/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/fits/linear_weighted/Makefile
config.status: WARNING:  'kst/src/plugins/fits/linear_weighted/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/fits/polynomial_unweighted/Makefile
config.status: WARNING:  
'kst/src/plugins/fits/polynomial_unweighted/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/plugins/fits/polynomial_weighted/Makefile
config.status: WARNING:  'kst/src/plugins/fits/polynomial_weighted/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/fits/sinusoid_unweighted/Makefile
config.status: WARNING:  'kst/src/plugins/fits/sinusoid_unweighted/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/fits/sinusoid_weighted/Makefile
config.status: WARNING:  'kst/src/plugins/fits/sinusoid_weighted/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/fits_nonlinear/Makefile
config.status: WARNING:  'kst/src/plugins/fits_nonlinear/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/fits_nonlinear/exponential/Makefile
config.status: WARNING:  
'kst/src/plugins/fits_nonlinear/exponential/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating 
kst/src/plugins/fits_nonlinear/exponential_weighted/Makefile
config.status: WARNING:  
'kst/src/plugins/fits_nonlinear/exponential_weighted/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/fits_nonlinear/gaussian/Makefile
config.status: WARNING:  'kst/src/plugins/fits_nonlinear/gaussian/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating 
kst/src/plugins/fits_nonlinear/gaussian_weighted/Makefile
config.status: WARNING:  
'kst/src/plugins/fits_nonlinear/gaussian_weighted/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating 
kst/src/plugins/fits_nonlinear/general_levenberg_marquardt/Makefile
config.status: WARNING:  
'kst/src/plugins/fits_nonlinear/general_levenberg_marquardt/Makefile.in' seems 
to ignore the --datarootdir setting
config.status: creating kst/src/plugins/fits_nonlinear/lorentzian/Makefile
config.status: WARNING:  
'kst/src/plugins/fits_nonlinear/lorentzian/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating 
kst/src/plugins/fits_nonlinear/lorentzian_weighted/Makefile
config.status: WARNING:  
'kst/src/plugins/fits_nonlinear/lorentzian_weighted/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/interpolations/Makefile
config.status: WARNING:  'kst/src/plugins/interpolations/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/interpolations/akima/Makefile
config.status: WARNING:  'kst/src/plugins/interpolations/akima/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/interpolations/akima_periodic/Makefile
config.status: WARNING:  
'kst/src/plugins/interpolations/akima_periodic/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/plugins/interpolations/cspline/Makefile
config.status: WARNING:  'kst/src/plugins/interpolations/cspline/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/interpolations/cspline_periodic/Makefile
config.status: WARNING:  
'kst/src/plugins/interpolations/cspline_periodic/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/plugins/interpolations/linear/Makefile
config.status: WARNING:  'kst/src/plugins/interpolations/linear/Makefile.in' 
seems to ignore the --datarootdir setting
config.status: creating kst/src/plugins/interpolations/polynomial/Makefile
config.status: WARNING:  
'kst/src/plugins/interpolations/polynomial/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/plugins/lfidifference/Makefile
config.status: WARNING:  'kst/src/plugins/lfidifference/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/noise_addition/Makefile
config.status: WARNING:  'kst/src/plugins/noise_addition/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/pass_filters/Makefile
config.status: WARNING:  'kst/src/plugins/pass_filters/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating 
kst/src/plugins/pass_filters/butterworth_bandpass/Makefile
config.status: WARNING:  
'kst/src/plugins/pass_filters/butterworth_bandpass/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating 
kst/src/plugins/pass_filters/butterworth_bandstop/Makefile
config.status: WARNING:  
'kst/src/plugins/pass_filters/butterworth_bandstop/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating 
kst/src/plugins/pass_filters/butterworth_highpass/Makefile
config.status: WARNING:  
'kst/src/plugins/pass_filters/butterworth_highpass/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating 
kst/src/plugins/pass_filters/butterworth_lowpass/Makefile
config.status: WARNING:  
'kst/src/plugins/pass_filters/butterworth_lowpass/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/plugins/periodogram/Makefile
config.status: WARNING:  'kst/src/plugins/periodogram/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/phase/Makefile
config.status: WARNING:  'kst/src/plugins/phase/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/plugins/shift/Makefile
config.status: WARNING:  'kst/src/plugins/shift/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/plugins/statistics/Makefile
config.status: WARNING:  'kst/src/plugins/statistics/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/syncbin/Makefile
config.status: WARNING:  'kst/src/plugins/syncbin/Makefile.in' seems to ignore 
the --datarootdir setting
config.status: creating kst/src/plugins/testplugin/Makefile
config.status: WARNING:  'kst/src/plugins/testplugin/Makefile.in' seems to 
ignore the --datarootdir setting
config.status: creating kst/src/plugins/trim/Makefile
config.status: WARNING:  'kst/src/plugins/trim/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/src/widgets/Makefile
config.status: WARNING:  'kst/src/widgets/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/tests/Makefile
config.status: WARNING:  'kst/tests/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/tests/healpix/Makefile
config.status: WARNING:  'kst/tests/healpix/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/tests/kstXbench/Makefile
config.status: WARNING:  'kst/tests/kstXbench/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/tests/planck/Makefile
config.status: WARNING:  'kst/tests/planck/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating po/Makefile
config.status: WARNING:  'po/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/ar/Makefile
config.status: WARNING:  'po/ar/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/bg/Makefile
config.status: WARNING:  'po/bg/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/br/Makefile
config.status: WARNING:  'po/br/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/cs/Makefile
config.status: WARNING:  'po/cs/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/cy/Makefile
config.status: WARNING:  'po/cy/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/da/Makefile
config.status: WARNING:  'po/da/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/de/Makefile
config.status: WARNING:  'po/de/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/el/Makefile
config.status: WARNING:  'po/el/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/en_GB/Makefile
config.status: WARNING:  'po/en_GB/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating po/es/Makefile
config.status: WARNING:  'po/es/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/et/Makefile
config.status: WARNING:  'po/et/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/fr/Makefile
config.status: WARNING:  'po/fr/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/ga/Makefile
config.status: WARNING:  'po/ga/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/gl/Makefile
config.status: WARNING:  'po/gl/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/hi/Makefile
config.status: WARNING:  'po/hi/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/is/Makefile
config.status: WARNING:  'po/is/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/it/Makefile
config.status: WARNING:  'po/it/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/ka/Makefile
config.status: WARNING:  'po/ka/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/lt/Makefile
config.status: WARNING:  'po/lt/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/ms/Makefile
config.status: WARNING:  'po/ms/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/mt/Makefile
config.status: WARNING:  'po/mt/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/nb/Makefile
config.status: WARNING:  'po/nb/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/nds/Makefile
config.status: WARNING:  'po/nds/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/nl/Makefile
config.status: WARNING:  'po/nl/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/pa/Makefile
config.status: WARNING:  'po/pa/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/pl/Makefile
config.status: WARNING:  'po/pl/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/pt/Makefile
config.status: WARNING:  'po/pt/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/pt_BR/Makefile
config.status: WARNING:  'po/pt_BR/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating po/ro/Makefile
config.status: WARNING:  'po/ro/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/ru/Makefile
config.status: WARNING:  'po/ru/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/rw/Makefile
config.status: WARNING:  'po/rw/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/sk/Makefile
config.status: WARNING:  'po/sk/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/sr/Makefile
config.status: WARNING:  'po/sr/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/sr@Latn/Makefile
config.status: WARNING:  'po/sr@Latn/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating po/sv/Makefile
config.status: WARNING:  'po/sv/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/ta/Makefile
config.status: WARNING:  'po/ta/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/tr/Makefile
config.status: WARNING:  'po/tr/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/uk/Makefile
config.status: WARNING:  'po/uk/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/vi/Makefile
config.status: WARNING:  'po/vi/Makefile.in' seems to ignore the --datarootdir 
setting
config.status: creating po/zh_CN/Makefile
config.status: WARNING:  'po/zh_CN/Makefile.in' seems to ignore the 
--datarootdir setting
config.status: creating kst/kst.spec
config.status: creating kst/kst.lsm
config.status: creating config.h
config.status: config.h is unchanged
config.status: creating kst/src/libkst/ksttimers.h
config.status: kst/src/libkst/ksttimers.h is unchanged
config.status: executing depfiles commands
Makefile:1006: warning: overriding recipe for target `clean-bcheck'
Makefile:984: warning: ignoring old recipe for target `clean-bcheck'
Makefile:1011: warning: overriding recipe for target `bcheck-am'
Makefile:989: warning: ignoring old recipe for target `bcheck-am'
Makefile:1028: warning: overriding recipe for target `clean-bcheck'
Makefile:1006: warning: ignoring old recipe for target `clean-bcheck'
Makefile:1033: warning: overriding recipe for target `bcheck-am'
Makefile:1011: warning: ignoring old recipe for target `bcheck-am'
Makefile:1050: warning: overriding recipe for target `clean-bcheck'
Makefile:1028: warning: ignoring old recipe for target `clean-bcheck'
Makefile:1055: warning: overriding recipe for target `bcheck-am'
Makefile:1033: warning: ignoring old recipe for target `bcheck-am'
Makefile:1072: warning: overriding recipe for target `clean-bcheck'
Makefile:1050: warning: ignoring old recipe for target `clean-bcheck'
Makefile:1077: warning: overriding recipe for target `bcheck-am'
Makefile:1055: warning: ignoring old recipe for target `bcheck-am'
Makefile:1094: warning: overriding recipe for target `clean-bcheck'
Makefile:1072: warning: ignoring old recipe for target `clean-bcheck'
Makefile:1099: warning: overriding recipe for target `bcheck-am'
Makefile:1077: warning: ignoring old recipe for target `bcheck-am'
Makefile:1131: warning: overriding recipe for target `clean-bcheck'
Makefile:1094: warning: ignoring old recipe for target `clean-bcheck'
Makefile:1136: warning: overriding recipe for target `bcheck-am'
Makefile:1099: warning: ignoring old recipe for target `bcheck-am'
make: Warning: File `Makefile.am' has modification time 18446744072366419968 s 
in the future
*** Creating acinclude.m4
*** Creating configure.files
cd . && /bin/sh /sw64/src/fink.build/kst-1.7.0-1004/kst-1.7.0/admin/missing 
--run aclocal-1.9 
/sw64/src/fink.build/kst-1.7.0-1004/kst-1.7.0/admin/missing: line 52: 
aclocal-1.9: command not found
WARNING: `aclocal-1.9' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
 cd . && /bin/sh /sw64/src/fink.build/kst-1.7.0-1004/kst-1.7.0/admin/missing 
--run automake-1.9 --foreign 
/sw64/src/fink.build/kst-1.7.0-1004/kst-1.7.0/admin/missing: line 52: 
automake-1.9: command not found
WARNING: `automake-1.9' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
 cd . && perl admin/am_edit 
cd . && perl admin/am_edit Makefile.in
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/sw64/src/fink.build/kst-1.7.0-1004/kst-1.7.0'
...

automake-1.9 seems needed.

TIA

Dominique

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to