Having trouble getting dx to install on a Macbook Pro, 10.5.1, Xcode 3.0. Can anyone report success? Any help would be appreciated.
Some hopefully relevant snippets from the install are included here: ... Reading buildlock packages... /sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin-i386/devel/automake1.7_1.7.9-2_darwin-i386.deb Selecting previously deselected package automake1.7. dpkg: considering removing automake1.9 in favour of automake1.7 ... dpkg: yes, will remove automake1.9 in favour of automake1.7. (Reading database ... 50162 files and directories currently installed.) Unpacking automake1.7 (from .../automake1.7_1.7.9-2_darwin-i386.deb) ... ..... then it actually starts to build dx-4.4.4-1001, and fairly early in the process the following errors start popping up: ... checking whether g95 accepts -g... yes checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -p output from gcc object... rm: conftest.dSYM: is a directory ok checking for objdir... .libs ... until eventually it starts to look like this: ... checking whether to enable large arenas ...... "no" checking for dirent.h that defines DIR... yes checking for library containing opendir... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for pthread_getspecific in -lpthread... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking for IceConnectionNumber in -lICE... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no checking for SmcSetProperties in -lSM... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no checking for printf in -lxlibcon... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no checking for XCreateWindow in -lxlib... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no checking for XtVaGetValues in -lxt... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no checking for XtVaGetValues in -lxmstatxt... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no checking for XmStringFree in -lxmstatic... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no checking for XmStringFree in -lxm... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no ... configure: checking for HDF components ...... checking dfsd.h usability... yes checking dfsd.h presence... yes checking for dfsd.h... yes checking hdf/dfsd.h usability... no checking hdf/dfsd.h presence... no checking for hdf/dfsd.h... no checking for Hopen in -ldf... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no checking if HDF package is complete... no -- some components failed test ... but fink list hdf shows: i hdf 4.2r1-1012 Scientific data format the last bit is: checking for windows.h... (cached) no checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory could not find working combination of stat function and structure make make: *** No targets specified and no makefile found. Stop. ### execution of make failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-dx-4.4.4-1001 (Reading database ... 50142 files and directories currently installed.) Removing fink-buildlock-dx-4.4.4-1001 ... Failed: phase compiling: dx-4.4.4-1001 failed Thanks, -g -- Geoff Smith voice: 202.404.6324 Naval Research Laboratory; Code 7233 fax: 202.404.5689 4555 Overlook Ave., SW [EMAIL PROTECTED] Washington, DC 20375 http://rsd-www.nrl.navy.mil/7230/tampa_bay_ir.htm ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
