Tcl Source Code

Artifact [17b3933f83]
Login

Artifact 17b3933f83bae6578f88a5db2db42a1ded2bb252:

Attachment "console.log" to ticket [1805763fff] added by [email protected] 2007-10-01 23:07:47.
gerald-lesters-computer:~/tclOO/TclOO0.1 gerald$ ./configure  --with-tcl /Library/Frameworks/Tcl.framework/Versions/8.5/tclConfig.sh  --prefix  /usr/local
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /Library/Frameworks/Tcl.framework/Versions/8.5/tclConfig.sh
checking for correct TEA configuration... ok (TEA 3.6)
checking for Tcl configuration... configure: error: yes directory doesn't contain tclConfig.sh
gerald-lesters-computer:~/tclOO/TclOO0.1 gerald$ ./configure  --with-tcl /Library/Frameworks/Tcl.framework/Versions/8.5/  --prefix  /usr/local
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /Library/Frameworks/Tcl.framework/Versions/8.5/
checking for correct TEA configuration... ok (TEA 3.6)
checking for Tcl configuration... configure: error: yes directory doesn't contain tclConfig.sh
gerald-lesters-computer:~/tclOO/TclOO0.1 gerald$ pwd
/Users/gerald/tclOO/TclOO0.1
gerald-lesters-computer:~/tclOO/TclOO0.1 gerald$ ./configure  --with-tcl=/Library/Frameworks/Tcl.framework/Versions/8.5/  --prefix=/usr/local
checking for correct TEA configuration... ok (TEA 3.6)
checking for Tcl configuration... found /Library/Frameworks/Tcl.framework/Versions/8.5/tclConfig.sh
checking for existence of /Library/Frameworks/Tcl.framework/Versions/8.5/tclConfig.sh... loading
configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /Users/andreask/dbn/lba/night/builds/macosx-ix86/out/macosx-ix86
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 ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for egrep... grep -E
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 if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for sin... yes
checking for main in -lieee... no
checking for main in -linet... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking for connect... yes
checking for gethostbyname... yes
checking dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for inline... inline
checking for Tcl private include files... Using srcdir found in tclConfig.sh: /Users/andreask/dbn/lba/night/builds/macosx-ix86/tcl
checking for pthread_mutex_init in -lpthread... yes
checking for building with threads... yes (default)
checking how to build libraries... shared
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version... Darwin-8.10.3
checking for dlopen in -ldl... yes
checking for ar... ar
checking if ld accepts -single_module flag... yes
checking if ld accepts -search_paths_first flag... yes
checking for required early compiler flags... none
checking for 64-bit integer type... long long
checking for struct dirent64... no
checking for struct stat64... no
checking for open64... no
checking for lseek64... no
checking for off64_t... no
checking for build with symbols... no
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version... (cached) Darwin-8.10.3
checking for dlopen in -ldl... (cached) yes
checking for ar... (cached) ar
checking if ld accepts -single_module flag... (cached) yes
checking if ld accepts -search_paths_first flag... (cached) yes
checking for required early compiler flags... (cached) (cached) (cached) none
checking for 64-bit integer type... (cached) long long
checking for struct dirent64... (cached) no
checking for struct stat64... (cached) no
checking for open64... (cached) no
checking for lseek64... (cached) no
checking for off64_t... (cached) no
checking for tclsh... tclsh8.5
checking for sdx... none
checking for sdx.kit... none
configure: WARNING: cannot find sdx; building starkits will fail; building as a normal library still supported
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tclooConfig.sh
gerald-lesters-computer:~/tclOO/TclOO0.1 root# make install
/usr/bin/install -c libTclOO0.1.dylib /Users/andreask/dbn/lba/night/builds/macosx-ix86/out/macosx-ix86/lib/TclOO0.1/libTclOO0.1.dylib
/usr/bin/install -c -m 644 pkgIndex.tcl /Users/andreask/dbn/lba/night/builds/macosx-ix86/out/macosx-ix86/lib/TclOO0.1/pkgIndex.tcl
/usr/bin/install -c -m 644 tclooConfig.sh /Users/andreask/dbn/lba/night/builds/macosx-ix86/out/macosx-ix86/lib/TclOO0.1/tclooConfig.sh
Installing libTclOOstub0.1.a in /Users/andreask/dbn/lba/night/builds/macosx-ix86/out/macosx-ix86/lib
/usr/bin/install -c libTclOOstub0.1.a /Users/andreask/dbn/lba/night/builds/macosx-ix86/out/macosx-ix86/lib
Installing header files in /usr/local/include
Installing ./generic/tclOO.h
Installing ./generic/tclOOInt.h
Installing documentation in /usr/local/man
Installing ./doc/class.n
Installing ./doc/copy.n
Installing ./doc/define.n
Installing ./doc/my.n
Installing ./doc/next.n
Installing ./doc/object.n
Installing ./doc/ooInfo.n
Installing ./doc/self.n
Installing ./doc/Class.3
Installing ./doc/Method.3