Re: Configure error on OS X 10.8.1 when following github instructions

2012-09-05 Thread Gustavo Gutierrez
Hi Ole,

First of all I'm sorry for answering so late. I don't know if you managed
to solve the problem or not.

2012/8/29 Ole Johan Væringstad ole.johan.varings...@gmail.com

 configure output:
 loading cache ./config.cache
 checking for SRCTOP... (cached) /Users/derp/dev/mozart/mozart
 checking for BUILDTOP... (cached) /Users/derp/dev/mozart/mozart
 checking host system type... i386-apple-darwin12.1.0
 checking for GNU make... (cached) make
 checking whether make sets ${MAKE}... (cached) yes
 checking for a BSD compatible install... (cached) /usr/local/bin/ginstall
 -c
 checking for --with-global-oz... no
 checking for mkinstalldirs... (cached)
 /Users/derp/dev/mozart/mozart/mkinstalldirs
 checking for oz version... (cached) 1.4.99
 checking for ozplatform... (cached)
 /Users/derp/dev/mozart/mozart/share/bin/ozplatform
 checking for oztool... no
 checking for --with-inc-dir...
 checking for --with-lib-dir...
 checking for build date... (cached) 20120829
 checking for build time... (cached) 220955
 checking for OZLOADSEP... (cached) :
 checking for OZLOADWIN... (cached)
 checking for --enable-contrib... yes
 checking for --enable-doc... no
 checking for --enable-subdirs... platform share contrib
 checking for --with-stdlib...
 updating cache ./config.cache
 creating ./config.status
 creating Makefile
 configuring in platform
 running /bin/sh /Users/derp/dev/mozart/mozart/platform/configure
 --prefix=/usr/local --disable-contrib-gdbm --disable-doc
 --disable-contrib-micq --cache-file=.././config.cache
 --srcdir=/Users/derp/dev/mozart/mozart/platform
 loading cache .././config.cache
 checking for SRCTOP... (cached) /Users/derp/dev/mozart/mozart
 checking for BUILDTOP... (cached) /Users/derp/dev/mozart/mozart
 checking host system type... i386-apple-darwin12.1.0
 checking for GNU make... (cached) make
 checking whether make sets ${MAKE}... (cached) yes
 checking for a BSD compatible install... (cached) /usr/local/bin/ginstall
 -c
 checking for --with-global-oz... no
 checking for mkinstalldirs... (cached)
 /Users/derp/dev/mozart/mozart/mkinstalldirs
 checking for oz version... (cached) 1.4.99
 checking for ozplatform... (cached)
 /Users/derp/dev/mozart/mozart/share/bin/ozplatform
 checking for oztool... no
 checking for --with-inc-dir...
 checking for --with-lib-dir...
 checking for build date... (cached) 20120829
 checking for build time... (cached) 220955
 checking for OZLOADSEP... (cached) :
 checking for OZLOADWIN... (cached)
 checking for --enable-wish... yes
 creating ./config.status
 creating Makefile
 configuring in dss
 running /bin/sh /Users/derp/dev/mozart/mozart/platform/dss/configure
 --prefix=/usr/local --disable-contrib-gdbm --disable-doc
 --disable-contrib-micq --cache-file=../.././config.cache
 --srcdir=/Users/derp/dev/mozart/mozart/platform/dss
 configure: loading cache ../.././config.cache
 checking build system type... (cached) i386-apple-darwin12.1.0
 checking host system type... (cached) i386-apple-darwin12.1.0
 checking for g++... (cached) g++
 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... (cached) o
 checking whether we are using the GNU C++ compiler... (cached) yes
 checking whether g++ accepts -g... (cached) yes
 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 for a BSD-compatible install... (cached) /usr/local/bin/ginstall
 -c
 checking whether make sets $(MAKE)... (cached) yes
 checking how to run the C++ preprocessor... (cached) g++ -E
 checking for grep that handles long lines and -e... (cached)
 /usr/local/bin/ggrep
 checking for egrep... (cached) /usr/local/bin/ggrep -E
 checking for ANSI C header files... (cached) yes
 checking for sys/types.h... (cached) yes
 checking for sys/stat.h... (cached) yes
 checking for stdlib.h... (cached) yes
 checking for string.h... (cached) yes
 checking for memory.h... (cached) yes
 checking for strings.h... (cached) yes
 checking for inttypes.h... (cached) yes
 checking for stdint.h... (cached) yes
 checking for unistd.h... (cached) yes
 checking for arpa/inet.h... (cached) yes
 checking for fcntl.h... (cached) yes
 checking for limits.h... (cached) yes
 checking for gmp.h... (cached) yes
 checking for pthread.h... (cached) yes
 checking for stdbool.h that conforms to C99... (cached) yes
 checking for _Bool... (cached) no
 checking for an ANSI C-conforming const... (cached) yes
 checking for inline... (cached) inline
 checking for size_t... (cached) yes
 checking whether time.h and sys/time.h may both be included... (cached) yes
 checking for sys/select.h... (cached) yes
 checking for sys/socket.h... (cached) yes
 checking types of arguments for select... (cached) int,fd_set *,struct

Configure error on OS X 10.8.1 when following github instructions

2012-08-29 Thread Ole Johan Væringstad
configure output:
loading cache ./config.cache
checking for SRCTOP... (cached) /Users/derp/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/derp/dev/mozart/mozart
checking host system type... i386-apple-darwin12.1.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/local/bin/ginstall -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached)
/Users/derp/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached)
/Users/derp/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20120829
checking for build time... (cached) 220955
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for --enable-contrib... yes
checking for --enable-doc... no
checking for --enable-subdirs... platform share contrib
checking for --with-stdlib...
updating cache ./config.cache
creating ./config.status
creating Makefile
configuring in platform
running /bin/sh /Users/derp/dev/mozart/mozart/platform/configure
--prefix=/usr/local --disable-contrib-gdbm --disable-doc
--disable-contrib-micq --cache-file=.././config.cache
--srcdir=/Users/derp/dev/mozart/mozart/platform
loading cache .././config.cache
checking for SRCTOP... (cached) /Users/derp/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/derp/dev/mozart/mozart
checking host system type... i386-apple-darwin12.1.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/local/bin/ginstall -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached)
/Users/derp/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached)
/Users/derp/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20120829
checking for build time... (cached) 220955
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for --enable-wish... yes
creating ./config.status
creating Makefile
configuring in dss
running /bin/sh /Users/derp/dev/mozart/mozart/platform/dss/configure
--prefix=/usr/local --disable-contrib-gdbm --disable-doc
--disable-contrib-micq --cache-file=../.././config.cache
--srcdir=/Users/derp/dev/mozart/mozart/platform/dss
configure: loading cache ../.././config.cache
checking build system type... (cached) i386-apple-darwin12.1.0
checking host system type... (cached) i386-apple-darwin12.1.0
checking for g++... (cached) g++
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... (cached) o
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
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 for a BSD-compatible install... (cached) /usr/local/bin/ginstall -c
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for grep that handles long lines and -e... (cached)
/usr/local/bin/ggrep
checking for egrep... (cached) /usr/local/bin/ggrep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for gmp.h... (cached) yes
checking for pthread.h... (cached) yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) no
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... (cached) int,fd_set *,struct
timeval *
checking for vprintf... (cached) yes
checking for _doprnt... (cached) no
checking for sqrt... (cached) yes
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking for ranlib... (cached) ranlib
checking whether we are using the GNU C++ compiler...