help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Installing Gnu Smalltalk 2.1d onto Mac OS X 10.3.2


From: Yamamoto Jiro
Subject: [Help-smalltalk] Installing Gnu Smalltalk 2.1d onto Mac OS X 10.3.2
Date: Sat, 7 Feb 2004 14:57:25 +0900

Hi 

I am having trouble installing Gnu Smalltalk 2.1d onto Mac OS X 10.3.2. 
I simply typed './configure" and it failed with the following message. 
Any help will be appreciated. Regards. - Yamamoto Jiro

iMac $ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes

Build Tools:
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for library containing strerror... none required
checking for gawk... (cached) awk
checking whether ln -s works... yes
checking for install-info... /sw/sbin/install-info
checking for emacs... emacs
checking where .elc files should go... ${datadir}/emacs/site-lisp

Platform environment:
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for restrict... __restrict__
checking builtin preprocessor symbol set... "__BIG_ENDIAN__", 
"__MACH__", "__STDC__", 
checking for goto void *... yes
checking whether byte ordering is bigendian... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... 
yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in lib-src/stdintx.h... stdint.h (already 
complete)
checking return type of signal handlers... void
checking for double alignment... 4
checking for long double alignment... 4
checking for off_t... yes
checking size of off_t... 8
checking for intptr_t... yes
checking size of intptr_t... configure: error: cannot compute sizeof 
(intptr_t), 77
See `config.log' for more details.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]