This version of mono seems to be looking for the JavaVM in /System/ Library/Frameworks/ and there doesn't seem to be any there on either this [Tiger] or my wife's [Leopard] system. I have it in /Developer/ SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/JavaVM.framework/ .
> + ./configure --prefix=/sw --build=powerpc-apple-darwin8 --with- > jit=yes --with-ikvm-native=yes --mandir=/sw/share/man --sysconfdir=/ > sw/etc --with-glib=system --with-preview=yes --with-x --with- > moonlight --disable-dtrace --disable-dependency-tracking CFLAGS=-Os > CXXFLAGS=-Os --with-jdk=/System/Library/Frameworks/JavaVM.framework/ > Versions/1.5.0/Home > checking build system type... powerpc-apple-darwin8 > checking host system type... powerpc-apple-darwin8 > checking target system type... powerpc-apple-darwin8 > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... ./install-sh -c -d > checking for gawk... no > checking for mawk... no > checking for nawk... no > checking for awk... awk > checking whether make sets $(MAKE)... yes > checking how to create a ustar tar archive... gnutar > checking whether to enable maintainer-specific portions of > Makefiles... no > checking whether ln -s works... yes > checking host platform characteristics... ok > checking for gcc... gcc > checking for gcc... (cached) 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 style of include used by make... GNU > checking dependency style of gcc... none > checking for g++... g++ > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking dependency style of g++... none > checking dependency style of gcc... none > checking for gcc... (cached) gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ISO C89... (cached) none needed > checking dependency style of gcc... (cached) none > checking for a BSD-compatible install... /usr/bin/install -c > checking for gawk... (cached) awk > checking for bison... yes > 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 ANSI C header files... yes > checking for a sed that does not truncate output... /usr/bin/sed > checking for fgrep... /usr/bin/grep -F > checking for ld used by gcc... /usr/libexec/gcc/powerpc-apple- > darwin8/4.0.1/ld > checking if the linker (/usr/libexec/gcc/powerpc-apple- > darwin8/4.0.1/ld) is GNU ld... no > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p > checking the name lister (/usr/bin/nm -p) interface... BSD nm > checking the maximum length of command line arguments... (cached) > 65536 > checking whether the shell understands some XSI constructs... yes > checking whether the shell understands "+="... no > checking for /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld option > to reload object files... -r > checking for objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for ar... ar > checking for strip... strip > checking for ranlib... ranlib > checking command to parse /usr/bin/nm -p output from gcc object... ok > checking for dsymutil... dsymutil > checking for nmedit... nmedit > checking for lipo... lipo > checking for otool... otool > checking for otool64... otool64 > checking for -single_module linker flag... (cached) yes > checking for -exported_symbols_list linker flag... 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 dlfcn.h... yes > checking whether we are using the GNU C++ compiler... (cached) yes > checking whether g++ accepts -g... (cached) yes > checking dependency style of g++... (cached) none > checking how to run the C++ preprocessor... g++ -E > checking for objdir... .libs > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fno-common -DPIC > checking if gcc PIC flag -fno-common -DPIC works... yes > checking if gcc static flag -static works... no > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.o... (cached) yes > checking whether the gcc linker (/usr/libexec/gcc/powerpc-apple- > darwin8/4.0.1/ld) supports shared libraries... yes > checking dynamic linker characteristics... darwin8 dyld > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking for ld used by g++... /usr/libexec/gcc/powerpc-apple- > darwin8/4.0.1/ld > checking if the linker (/usr/libexec/gcc/powerpc-apple- > darwin8/4.0.1/ld) is GNU ld... no > checking whether the g++ linker (/usr/libexec/gcc/powerpc-apple- > darwin8/4.0.1/ld) supports shared libraries... yes > checking for g++ option to produce PIC... -fno-common -DPIC > checking if g++ PIC flag -fno-common -DPIC works... yes > checking if g++ static flag -static works... no > checking if g++ supports -c -o file.o... yes > checking if g++ supports -c -o file.o... (cached) yes > checking whether the g++ linker (/usr/libexec/gcc/powerpc-apple- > darwin8/4.0.1/ld) supports shared libraries... yes > checking dynamic linker characteristics... darwin8 dyld > checking how to hardcode library paths into programs... immediate > checking for bash... /bin/bash > checking if dolt supports this host... no, falling back to libtool > ./configure: line 1: ./libtool: No such file or directory > checking for ld used by gcc... (cached) /usr/libexec/gcc/powerpc- > apple-darwin8/4.0.1/ld > checking if the linker (/usr/libexec/gcc/powerpc-apple- > darwin8/4.0.1/ld) is GNU ld... (cached) no > checking sys/filio.h usability... yes > checking sys/filio.h presence... yes > checking for sys/filio.h... yes > checking sys/sockio.h usability... yes > checking sys/sockio.h presence... yes > checking for sys/sockio.h... yes > checking netdb.h usability... yes > checking netdb.h presence... yes > checking for netdb.h... yes > checking utime.h usability... yes > checking utime.h presence... yes > checking for utime.h... yes > checking sys/utime.h usability... no > checking sys/utime.h presence... no > checking for sys/utime.h... no > checking semaphore.h usability... yes > checking semaphore.h presence... yes > checking for semaphore.h... yes > checking sys/un.h usability... yes > checking sys/un.h presence... yes > checking for sys/un.h... yes > checking linux/rtc.h usability... no > checking linux/rtc.h presence... no > checking for linux/rtc.h... no > checking sys/syscall.h usability... yes > checking sys/syscall.h presence... yes > checking for sys/syscall.h... yes > checking sys/mkdev.h usability... no > checking sys/mkdev.h presence... no > checking for sys/mkdev.h... no > checking sys/uio.h usability... yes > checking sys/uio.h presence... yes > checking for sys/uio.h... yes > checking sys/user.h usability... yes > checking sys/user.h presence... yes > checking for sys/user.h... yes > checking sys/socket.h usability... yes > checking sys/socket.h presence... yes > checking for sys/socket.h... yes > checking sys/ipc.h usability... yes > checking sys/ipc.h presence... yes > checking for sys/ipc.h... yes > checking sys/sem.h usability... yes > checking sys/sem.h presence... yes > checking for sys/sem.h... yes > checking sys/utsname.h usability... yes > checking sys/utsname.h presence... yes > checking for sys/utsname.h... yes > checking alloca.h usability... yes > checking alloca.h presence... yes > checking for alloca.h... yes > checking ucontext.h usability... yes > checking ucontext.h presence... yes > checking for ucontext.h... yes > checking pwd.h usability... yes > checking pwd.h presence... yes > checking for pwd.h... yes > checking sys/select.h usability... yes > checking sys/select.h presence... yes > checking for sys/select.h... yes > checking netinet/tcp.h usability... yes > checking netinet/tcp.h presence... yes > checking for netinet/tcp.h... yes > checking netinet/in.h usability... yes > checking netinet/in.h presence... yes > checking for netinet/in.h... yes > checking for unistd.h... (cached) yes > checking for sys/types.h... (cached) yes > checking zlib.h usability... yes > checking zlib.h presence... yes > checking for zlib.h... yes > Using system zlib > checking elf.h usability... no > checking elf.h presence... no > checking for elf.h... no > checking for poll.h... (cached) no > checking for sys/poll.h... (cached) no > checking sys/wait.h usability... yes > checking sys/wait.h presence... yes > checking for sys/wait.h... yes > checking grp.h usability... yes > checking grp.h presence... yes > checking for grp.h... yes > checking syslog.h usability... yes > checking syslog.h presence... yes > checking for syslog.h... yes > checking wchar.h usability... yes > checking wchar.h presence... yes > checking for wchar.h... yes > checking ieeefp.h usability... no > checking ieeefp.h presence... no > checking for ieeefp.h... no > checking for isinf... yes > checking size of void *... 4 > checking for -Wdeclaration-after-statement option to gcc... no > checking integrity of package... ok > checking whether NLS is requested... yes > checking for msgfmt... /sw/bin/msgfmt > checking for gmsgfmt... /sw/bin/msgfmt > checking for xgettext... /sw/bin/xgettext > checking for msgmerge... /sw/bin/msgmerge > checking for msgfmt... yes > checking for pkg-config... /sw/bin/pkg-config > checking for -mno-tls-direct-seg-refs option to gcc... no > checking for visibility __attribute__... no > checking for library containing clock_gettime... no > checking for dlopen... yes > checking for preceeding underscore in symbols... no > checking for dlerror... yes > checking execinfo.h usability... no > checking execinfo.h presence... no > checking for execinfo.h... no > checking for getgrgid_r... yes > checking for getgrnam_r... yes > checking for getpwnam_r... yes > checking for getpwuid_r... yes > checking for getresuid... no > checking for setresuid... no > checking for kqueue... yes > checking for backtrace_symbols... no > checking for mkstemp... yes > checking for mmap... yes > checking for madvise... yes > checking for getrusage... yes > checking for getpriority... yes > checking for setpriority... yes > checking for sched_setaffinity... no > checking for sched_setaffinity from glibc < 2.3.4... no > checking if off_t is 64 bits wide... ok > checking for socket in -lsocket... no > checking for MSG_NOSIGNAL... no > checking for SOL_IP... no > checking for SOL_IPV6... no > checking for SOL_TCP... no > checking for IP_PKTINFO... no > checking for IPV6_PKTINFO... yes > checking for IP_DONTFRAGMENT... no > checking for IP_MTU_DISCOVER... no > checking for struct ip_mreqn... no > checking for struct ip_mreq... yes > checking for gethostbyname2_r... no > checking for gethostbyaddr... yes > checking for inet_pton... yes > checking for inet_aton... yes > checking size of sockaddr_un.sun_path... 104 > checking whether gcc supports zero length arrays... yes > checking for main in -lpthread... yes > checking pthread.h usability... yes > checking pthread.h presence... yes > checking for pthread.h... yes > checking for pthread_mutex_timedlock... no > checking for pthread_getattr_np... no > checking for pthread_attr_get_np... no > checking for PTHREAD_MUTEX_RECURSIVE... ok > checking for pthread_attr_setstacksize... yes > checking for pthread_attr_getstack... yes > checking for pthread_attr_getstacksize... yes > checking for pthread_get_stacksize_np... yes > checking for pthread_get_stackaddr_np... yes > checking signal.h usability... yes > checking signal.h presence... yes > checking for signal.h... yes > checking for sigaction... yes > checking for working __thread... no > checking for working sigaltstack... no > checking for library containing sem_init... none required > checking for library containing shm_open... none required > checking for shm_open... yes > checking for tm_gmtoff in struct tm... yes > checking for finite... yes > checking for isfinite... no > checking for isfinite in math.h... yes > checking for poll... yes > checking for signbit... yes > checking sys/epoll.h usability... no > checking sys/epoll.h presence... no > checking for sys/epoll.h... no > checking for epoll_ctl... no > checking sys/ioctl.h usability... yes > checking sys/ioctl.h presence... yes > checking for sys/ioctl.h... yes > checking net/if.h usability... no > checking net/if.h presence... yes > configure: WARNING: net/if.h: present but cannot be compiled > configure: WARNING: net/if.h: check for missing prerequisite > headers? > configure: WARNING: net/if.h: see the Autoconf documentation > configure: WARNING: net/if.h: section "Present But Cannot Be > Compiled" > configure: WARNING: net/if.h: proceeding with the preprocessor's > result > configure: WARNING: net/if.h: in the future, the compiler will take > precedence > checking for net/if.h... yes > checking for ifreq... no > checking for sockaddr_in.sin_len... yes > checking for sockaddr_in6.sin6_len... yes > checking checklist.h usability... no > checking checklist.h presence... no > checking for checklist.h... no > checking fstab.h usability... yes > checking fstab.h presence... yes > checking for fstab.h... yes > checking attr/xattr.h usability... no > checking attr/xattr.h presence... no > checking for attr/xattr.h... no > checking sys/extattr.h usability... no > checking sys/extattr.h presence... no > checking for sys/extattr.h... no > checking sys/sendfile.h usability... no > checking sys/sendfile.h presence... no > checking for sys/sendfile.h... no > checking sys/statvfs.h usability... yes > checking sys/statvfs.h presence... yes > checking for sys/statvfs.h... yes > checking sys/statfs.h usability... no > checking sys/statfs.h presence... no > checking for sys/statfs.h... no > checking sys/vfstab.h usability... no > checking sys/vfstab.h presence... no > checking for sys/vfstab.h... no > checking sys/xattr.h usability... yes > checking sys/xattr.h presence... yes > checking for sys/xattr.h... yes > checking sys/mman.h usability... yes > checking sys/mman.h presence... yes > checking for sys/mman.h... yes > checking sys/param.h usability... yes > checking sys/param.h presence... yes > checking for sys/param.h... yes > checking sys/mount.h usability... yes > checking sys/mount.h presence... yes > checking for sys/mount.h... yes > checking for getdomainname... yes > checking for setdomainname... yes > checking for fgetgrent... no > checking for fgetpwent... no > checking for fgetpwent... (cached) no > checking for getfsstat... yes > checking for lutimes... no > checking for mremap... no > checking for remap_file_pages... no > checking for posix_fadvise... no > checking for posix_fallocate... no > checking for posix_madvise... yes > checking for vsnprintf... yes > checking for sendfile... no > checking for sethostid... yes > checking for statfs... yes > checking for fstatfs... yes > checking for statvfs... yes > checking for fstatvfs... yes > checking for stime... no > checking for strerror_r... yes > checking for ttyname_r... yes > checking size of size_t... 4 > checking for blksize_t... yes > checking for blkcnt_t... yes > checking for suseconds_t... yes > checking for struct flock... yes > checking for struct pollfd... (cached) no > checking for struct stat... yes > checking for struct timespec... yes > checking for struct timeval... yes > checking for struct timezone... yes > checking for struct utimbuf... yes > checking for struct dirent.d_off... no > checking for struct dirent.d_reclen... yes > checking for struct dirent.d_type... yes > checking for lsetxattr... no > checking for lsetxattr in -lattr... no > checking for struct kinfo_proc.kp_proc... yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking for sys/param.h... (cached) yes > checking dirent.h usability... yes > checking dirent.h presence... yes > checking for dirent.h... yes > checking curses.h usability... yes > checking curses.h presence... yes > checking for curses.h... yes > checking for term.h... yes > checking termios.h usability... yes > checking termios.h presence... yes > checking for termios.h... yes > checking for socklen_t... yes > checking for array element initalizer support... yes > checking for trunc... yes > checking for aintl in -lsunmath... no > checking for round... yes > checking for rint... yes > checking if usage of random device is requested... yes > checking for random device... yes > checking if inter-process shared handles are requested... yes > checking if big-arrays are to be enabled... no > configure: error: No JIT or interpreter support available or selected. > ### execution of /var/tmp/tmp.4.qNsevJ failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-mono-2.6.1-2 > (Reading database ... 164318 files and directories currently > installed.) > Removing fink-buildlock-mono-2.6.1-2 ... PowerMac G5 1.6 GHz [2 GB mem] Os X.4.11, Apple X11, XCode 2.5, Fink 0.29.10 "A child prodigy is one with highly imaginative parents." ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users