Hi, this the problem I encountered during the installation of the package grace under MacOSX 10.6.4 (with Xcode 2.3.4 and XQuartz 2.5.3)
The following package will be installed or updated: grace Setting runtime build-lock... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-grace-5.1.22-3 /sw/src/fink.build dpkg-deb: building package `fink-buildlock-grace-5.1.22-3' in `/sw/src/fink.build/fink-buildlock-grace-5.1.22-3_2010.09.21-14.51.10_darwin-i386.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-grace-5.1.22-3_2010.09.21-14.51.10_darwin-i386.deb Selecting previously deselected package fink-buildlock-grace-5.1.22-3. (Reading database ... 45640 files and directories currently installed.) Unpacking fink-buildlock-grace-5.1.22-3 (from .../fink-buildlock-grace-5.1.22-3_2010.09.21-14.51.10_darwin-i386.deb) ... Setting up fink-buildlock-grace-5.1.22-3 (2010.09.21-14.51.10) ... gzip -dc /sw/src/grace-5.1.22.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions [ -r /sw/fink/dists/unstable/main/finkinfo/sci/grace.patch ] patch -p1 < /sw/fink/dists/unstable/main/finkinfo/sci/grace.patch patching file config.cache patching file doc/Makefile acx_cv_netcdf=yes acx_cv_netcdf_libraries=-lnetcdf ./configure --prefix=/sw --enable-grace-home=/sw/lib/X11/grace --enable-editres --disable-fortran-wrapper --disable-xmhtml --with-bundled-xbae --x-i=/usr/X11R6/include --x-l=/usr/X11R6/lib checking build system type... i386-apple-darwin10.4.0 checking host system type... i386-apple-darwin10.4.0 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 ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for AIX... no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for gcc strength-reduce bug... no checking for f77... no --> Fortran tests won't be compiled checking whether char is unsigned... no checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 16 checking for void *... yes checking size of void *... 4 checking whether byte ordering is bigendian... no checking for FPU arithmetics type... Little endian IEEE checking whether make sets $(MAKE)... yes checking for ar... ar checking for ranlib... ranlib checking whether ln -s works... yes checking for bison... bison -y checking for a BSD-compatible install... /usr/bin/install -c checking for lp... 'lp -c' --> Using "'lp -c'" to print checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... 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 sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking whether time.h and sys/time.h may both be included... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for working alloca.h... yes checking for alloca... yes checking for getcwd... yes checking for gethostname... yes checking for strstr... yes checking for memcpy... yes checking for memmove... yes checking for unlink... yes checking for fcntl... yes checking for popen... yes checking for gettimeofday... yes checking for fnmatch... yes checking for vsnprintf... yes checking for on_exit... no checking for strerror... yes checking for drand48... yes checking for drand48 declaration in stdlib.h... yes checking for setlocale... yes checking whether realloc is buggy... no checking for sin in -lm... yes checking for hypot... yes checking for hypot declaration in math.h... yes checking for rint... yes checking for rint declaration in math.h... yes checking for cbrt... yes checking for cbrt declaration in math.h... yes checking for log2... yes checking for log2 declaration in math.h... yes checking for asinh... yes checking for asinh declaration in math.h... yes checking for acosh... yes checking for acosh declaration in math.h... yes checking for atanh... yes checking for atanh declaration in math.h... yes checking for lgamma... yes checking for lgamma declaration in math.h... yes checking for signgam declaration in math.h... yes checking for erf... yes checking for erf declaration in math.h... yes checking for erfc... yes checking for erfc declaration in math.h... yes checking for j0... yes checking for j0 declaration in math.h... yes checking for j1... yes checking for j1 declaration in math.h... yes checking for jn... yes checking for jn declaration in math.h... yes checking for y0... yes checking for y0 declaration in math.h... yes checking for y1... yes checking for y1 declaration in math.h... yes checking for yn... yes checking for yn declaration in math.h... yes checking for finite... yes checking for finite declaration in math.h... yes checking for isfinite... no checking for isnan... yes checking for isnan declaration in math.h... no checking for T1lib >= 1.3.1... yes --> Good. Seems you have compatible version of T1lib installed checking for library containing xdrstdio_create... none required checking for library containing dlopen... none required checking whether RTLD_NOW is defined in dlfcn.h... yes checking for netCDF API version >= 3.0... (cached) yes checking for FFTW library >= 2.1.3... yes checking for zlib >= 1.0.3... yes checking for IJG JPEG software >= 61... yes checking for libpng >= 0.9.6... yes checking for PDFlib >= 5.0.0... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for _XEditResCheckMessages in -lXmu... yes checking for main in -lXp... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking xpm.h usability... no checking xpm.h presence... no checking for xpm.h... no checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for a Motif >= 1002 compatible API... no configure: error: M*tif has not been found ### execution of acx_cv_netcdf=yes failed, exit code 1 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-grace-5.1.22-3 (Reading database ... 45641 files and directories currently installed.) Removing fink-buildlock-grace-5.1.22-3 ... Failed: phase compiling: grace-5.1.22-3 failed Before reporting any errors, please run "fink selfupdate" and try again. If you continue to have issues, please check to see if the FAQ on fink's website solves the problem. If not, ask on the fink-users or fink-beginners mailing lists, with a carbon copy to the maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net> Note that this is preferable to emailing the maintainer directly, since most fink package maintainers do not have access to all possible hardware and software configurations. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users