Squeak on Minix.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Squeak on Minix.

Alan Grimes
I didn't expect this to work so I'm not at all mad at anyone, I'm just
reporting this configure log as a point of interest.

--
Don't let your schoolwork get in the way of your learning.

http://users.rcn.com/alangrimes/

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ../platforms/unix/config/configure

## --------- ##
## Platform. ##
## --------- ##

hostname = AlonzoLC
uname -m = i686
uname -r = 3
uname -s = Minix
uname -v = 1.1

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/atg/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1499: result: using built-in src directory
configure:1508: checking sanity of generated src directory
configure:1526: result: okay
configure:1605: checking build system type
configure:1623: result: i686-pc-minix
configure:1631: checking host system type
configure:1645: result: i686-pc-minix
configure:1702: checking whether make sets $(MAKE)
configure:1722: result: yes
configure:1777: checking for gcc
configure:1806: result: no
configure:1857: checking for cc
configure:1873: found /usr/bin/cc
configure:1883: result: cc
configure:2047: checking for C compiler version
configure:2050: cc --version </dev/null >&5
cc: --version: unknown option
configure:2053: $? = 1
configure:2055: cc -v </dev/null >&5
mkdir /tmp/acd490
rmdir /tmp/acd490
configure:2058: $? = 0
configure:2060: cc -V </dev/null >&5
cc: -V: unknown option
configure:2063: $? = 1
configure:2087: checking for C compiler default output
configure:2090: cc    conftest.c  >&5
"configure", line 2084: (warning) 'main' old-fashioned function definition
configure:2093: $? = 0
configure:2139: result: a.out
configure:2144: checking whether the C compiler works
configure:2150: ./a.out
configure:2153: $? = 0
configure:2170: result: yes
configure:2177: checking whether we are cross compiling
configure:2179: result: no
configure:2182: checking for suffix of executables
configure:2184: cc -o conftest    conftest.c  >&5
"configure", line 2084: (warning) 'main' old-fashioned function definition
configure:2187: $? = 0
configure:2212: result:
configure:2218: checking for suffix of object files
configure:2240: cc -c   conftest.c >&5
"configure", line 2241: (warning) 'main' old-fashioned function definition
configure:2243: $? = 0
configure:2265: result: o
configure:2269: checking whether we are using the GNU C compiler
configure:2294: cc -c   conftest.c >&5
"configure", line 2292: (warning) 'main' old-fashioned function definition
"configure", line 2294: choke is not a type identifier
configure:2297: $? = 1
configure: failed program was:
| #line 2275 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SQ_VERSION "3.7-5989"
| #define VM_VERSION "3.7-7"
| #define OS_TYPE "unix"
| #define VM_HOST "i686-pc-minix"
| #define VM_HOST_OS "minix"
| #define VM_HOST_CPU "i686"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
|
|   ;
|   return 0;
| }
configure:2316: result: no
configure:2322: checking whether cc accepts -g
configure:2344: cc -c -g  conftest.c >&5
"configure", line 2345: (warning) 'main' old-fashioned function definition
configure:2347: $? = 0
configure:2350: test -s conftest.o
configure:2353: $? = 0
configure:2364: result: yes
configure:2381: checking for cc option to accept ANSI C
configure:2442: cc  -c -g  conftest.c >&5
"configure", line 2413: (warning) 'e' old-fashioned function definition
"configure", line 2433: (warning) 'main' old-fashioned function definition
configure:2445: $? = 0
configure:2448: test -s conftest.o
configure:2451: $? = 0
configure:2469: result: none needed
configure:2487: cc -c -g  conftest.c >&5
"conftest.c", line 2: choke is not a type identifier
"conftest.c", line 4: end of file not expected
configure:2490: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2603: checking for as
configure:2632: result: no
configure:2636: checking for GNU as
configure:2645: result: no
configure:2688: checking for ranlib
configure:2715: result: :
configure:2739: checking for a BSD-compatible install
configure:2793: result: /bin/install -c
configure:2804: checking for BSD-compatible nm
configure:2846: result: /usr/bin/nm -p
configure:2853: checking for ln
configure:2869: found /bin/ln
configure:2879: result: ln
configure:2891: checking "size of int"
configure:2911: cc -o conftest -g   conftest.c  >&5
"configure", line 2916: (warning) 'main' old-fashioned function definition
configure:2914: $? = 0
configure:2916: ./conftest
configure:2919: $? = 0
configure:2921: result: "okay"
configure:2939: checking "size of double"
configure:2959: cc -o conftest -g   conftest.c  >&5
"configure", line 2964: (warning) 'main' old-fashioned function definition
configure:2962: $? = 0
configure:2964: ./conftest
configure:2967: $? = 0
configure:2969: result: "okay"
configure:2986: checking for 64-bit integer type
configure:3008: cc -o conftest -g   conftest.c  >&5
"configure", line 3013: (warning) 'main' old-fashioned function definition
configure:3011: $? = 0
configure:3013: ./conftest
configure:3016: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 2999 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SQ_VERSION "3.7-5989"
| #define VM_VERSION "3.7-7"
| #define OS_TYPE "unix"
| #define VM_HOST "i686-pc-minix"
| #define VM_HOST_OS "minix"
| #define VM_HOST_CPU "i686"
| /* end confdefs.h.  */
| int main(){return(sizeof(long) == 8)?0:1;}
configure:3042: cc -o conftest -g   conftest.c  >&5
"configure", line 3047: (warning) 'main' old-fashioned function definition
"configure", line 3047: repeated size specifier
configure:3045: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 3033 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SQ_VERSION "3.7-5989"
| #define VM_VERSION "3.7-7"
| #define OS_TYPE "unix"
| #define VM_HOST "i686-pc-minix"
| #define VM_HOST_OS "minix"
| #define VM_HOST_CPU "i686"
| /* end confdefs.h.  */
| int main(){return(sizeof(long long) == 8)?0:1;}
configure:3067: result: no
configure:3155: checking for a sed that does not truncate output
configure:3209: result: /bin/sed
configure:3212: checking for egrep
configure:3222: result: egrep
configure:3271: checking for non-GNU ld
configure:3308: result: no
configure:3311: error: no acceptable ld found in $PATH

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CXXFLAGS_value=''
ac_cv_env_F77_value=''
ac_cv_prog_cc_g='yes'
ac_cv_env_CXXCPP_set=''
ac_cv_env_LDFLAGS_set=''
ac_cv_path_install='/bin/install -c'
ac_cv_c_compiler_gnu='no'
ac_cv_exeext=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CXX_set=''
ac_cv_env_host_alias_set=''
ac_cv_env_build_alias_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_target_alias_set=''
ac_cv_prog_cc_stdc=''
ac_cv_host_alias='i686-pc-minix'
ac_cv_env_CFLAGS_value=''
ac_cv_env_CC_set=''
lt_cv_path_SED='/bin/sed'
ac_cv_prog_egrep='egrep'
ac_cv_prog_make_make_set='yes'
ac_cv_env_FFLAGS_value=''
ac_cv_build_alias='i686-pc-minix'
ac_cv_env_CPPFLAGS_value=''
ac_cv_prog_ac_ct_RANLIB=':'
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXX_value=''
ac_cv_host='i686-pc-minix'
ac_cv_env_F77_set=''
ac_cv_env_host_alias_value=''
ac_cv_build='i686-pc-minix'
ac_cv_env_build_alias_value=''
ac_cv_prog_ac_ct_CC='cc'
ac_cv_env_target_alias_value=''
ac_cv_int64_t='no'
ac_cv_env_CC_value=''
lt_cv_path_NM='/usr/bin/nm -p'
ac_cv_env_CPP_set=''
ac_cv_prog_LN='ln'
ac_cv_objext='o'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ALLOCA=''
AR=''
AS=''
AWK=''
CC='cc'
CFLAGS='-g'
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXFLAGS=''
DEFS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='egrep'
EXEEXT=''
F77=''
FFI_C=''
FFI_DIR=''
FFI_O=''
FFI_S=''
FFLAGS=''
HAVE_LANGINFO_CODESET=''
INCLUDES=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INTERP=''
LD=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN='ln'
LN_S=''
LTLIBOBJS=''
NM='/usr/bin/nm -p'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=':'
SET_MAKE=''
SHELL='/bin/sh'
SQ_LIBDIR=''
SQ_MAJOR='3'
SQ_MINOR='7'
SQ_UPDATE='5989'
SQ_VERSION='3.7-5989'
STRIP=''
VM_APP_ICONS=''
VM_MAJOR='3'
VM_MINOR='7'
VM_RELEASE='7'
VM_VERSION='3.7-7'
WFLAGS=''
X_CFLAGS=''
X_CPPFLAGS=''
X_EXTRA_LIBS=''
X_INCLUDES=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AR=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=':'
ac_ct_STRIP=''
bindir='${exec_prefix}/bin'
blddir='/home/atg/source/Squeak-3.7-7/bld'
build='i686-pc-minix'
build_alias=''
build_cpu='i686'
build_os='minix'
build_vendor='pc'
cfgdir='/home/atg/source/Squeak-3.7-7/platforms/unix/config'
datadir='${prefix}/share'
exec_prefix='${prefix}'
ext_modules=''
ext_plugins=''
host='i686-pc-minix'
host_alias=''
host_cpu='i686'
host_os='minix'
host_vendor='pc'
imgdir='${prefix}/lib/squeak'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_nps=''
int_modules=''
int_plugins=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
npsqueak=''
oldincludedir='/usr/include'
plgdir='/usr/local/lib/squeak/3.7-7'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
topdir='/home/atg/source/Squeak-3.7-7'
uninstall_nps=''
vmmdir='/home/atg/source/Squeak-3.7-7/platforms/unix/src'

## ------------- ##
## Output files. ##
## ------------- ##

Makefile_deb=''
Makefile_dist=''
Makefile_install=''
Makefile_rpm=''
make_cfg=''
make_ext=''
make_int=''
make_prg=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define OS_TYPE "unix"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SQ_VERSION "3.7-5989"
#define VM_HOST "i686-pc-minix"
#define VM_HOST_CPU "i686"
#define VM_HOST_OS "minix"
#define VM_VERSION "3.7-7"
#define squeakInt64 no

configure: exit 1