[mono-vb] mono-2.4 leopard build failure

Jude DaShiell jdashiel at shellworld.net
Mon Jul 27 20:18:42 EDT 2009


Script started on Mon Jul 27 17:28:59 2009
sh-3.2# 
sh-3.2# make
make: *** No targets specified and no makefile found.  Stop.
sh-3.2# exit
exit

Script done on Mon Jul 27 17:32:23 2009



On Mon, 27 Jul 2009, Rolf Bjarne Kvinge wrote:

> Hi,
>
> There is no error here... and what is the output of 'make'?
>
> Rolf
>
>> -----Original Message-----
>> From: mono-vb-bounces at lists.ximian.com [mailto:mono-vb-
>> bounces at lists.ximian.com] On Behalf Of Jude DaShiell
>> Sent: viernes, 24 de julio de 2009 10:39
>> To: mono-vb at lists.ximian.com
>> Subject: [mono-vb] mono-2.4 leopard build failure
>>
>> Script started on Fri Jul 24 03:34:27 2009
>> sh-3.2# ./configure --prefix=/usr/local
>> checking build system type... i386-apple-darwin9.7.0
>> checking host system type... i386-apple-darwin9.7.0
>> checking target system type... i386-apple-darwin9.7.0
>> 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... gcc3
>> checking dependency style of gcc... gcc3
>> 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) gcc3
>> 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 ld used by gcc... /usr/libexec/gcc/i686-apple-
>> darwin9/4.0.1/ld
>> checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld)
>> is GNU ld... no
>> checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to
>> reload object files... -r
>> checking for BSD-compatible nm... /usr/bin/nm -p
>> checking how to recognize dependent libraries... pass_all
>> 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 g++... g++
>> checking whether we are using the GNU C++ compiler... yes
>> checking whether g++ accepts -g... yes
>> checking dependency style of g++... gcc3
>> checking how to run the C++ preprocessor... g++ -E
>> 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... no
>> checking for g95... no
>> checking for xlf95... no
>> checking for f95... no
>> checking for fort... no
>> checking for ifort... no
>> checking for ifc... no
>> checking for efc... no
>> checking for pgf95... no
>> checking for lf95... no
>> checking for ftn... no
>> checking whether we are using the GNU Fortran 77 compiler... no
>> checking whether  accepts -g... no
>> 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
>> checking for ar... ar
>> checking for ranlib... ranlib
>> checking for strip... strip
>> checking for dsymutil... dsymutil
>> checking for nmedit... nmedit
>> checking for -single_module linker flag... yes
>> checking for -exported_symbols_list linker flag... yes
>> rm: conftest.dSYM: is a directory
>> checking if gcc supports -fno-rtti -fno-exceptions... no
>> checking for gcc option to produce PIC... -fno-common
>> checking if gcc PIC flag -fno-common works... yes
>> checking if gcc static flag -static works... no
>> checking if gcc supports -c -o file.o... yes
>> checking whether the gcc linker (/usr/libexec/gcc/i686-apple-
>> darwin9/4.0.1/ld) supports shared libraries... yes
>> checking dynamic linker characteristics... darwin9.7.0 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
>> configure: creating libtool
>> appending configuration tag "CXX" to libtool
>> checking for ld used by g++... /usr/libexec/gcc/i686-apple-
>> darwin9/4.0.1/ld
>> checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld)
>> is GNU ld... no
>> checking whether the g++ linker (/usr/libexec/gcc/i686-apple-
>> darwin9/4.0.1/ld) supports shared libraries... yes
>> checking for g++ option to produce PIC... -fno-common
>> checking if g++ PIC flag -fno-common works... yes
>> checking if g++ static flag -static works... no
>> checking if g++ supports -c -o file.o... yes
>> checking whether the g++ linker (/usr/libexec/gcc/i686-apple-
>> darwin9/4.0.1/ld) supports shared libraries... yes
>> checking dynamic linker characteristics... darwin9.7.0 dyld
>> (cached) (cached) checking how to hardcode library paths into
>> programs... immediate
>> appending configuration tag "F77" to libtool
>> checking for bash... /bin/bash
>> checking if dolt supports this host... yes, replacing libtool
>> checking for ld used by gcc... (cached) /usr/libexec/gcc/i686-apple-
>> darwin9/4.0.1/ld
>> checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld)
>> is GNU ld... (cached) no
>> checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/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/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 zlib.h usability... yes
>> checking zlib.h presence... yes
>> checking for zlib.h... yes
>> Using embedded zlib
>> checking elf.h usability... no
>> checking elf.h presence... no
>> checking for elf.h... no
>> checking poll.h usability... yes
>> checking poll.h presence... yes
>> checking for poll.h... yes
>> checking sys/poll.h usability... yes
>> checScript started on Fri Jul 24 03:34:27 2009
>> sh-3.2# ./configure --prefix=/usr/local
>> checking build system type... i386-apple-darwin9.7.0
>> checking host system type... i386-apple-darwin9.7.0
>> checking target system type... i386-apple-darwin9.7.0
>> 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 c
>>
>>
>> _______________________________________________
>> Mono-vb mailing list
>> Mono-vb at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-vb
>
>


More information about the Mono-vb mailing list