Ticket #8657: config.log

File config.log, 5.0 KB (added by philipolson@…, 18 years ago)

config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.53.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-http --enable-html --enable-mif --disable-dependency-tracking --enable-default-catalog=/opt/local/share/sgml/catalog --datadir=/opt/local/share/sgml/openjade
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = water.local
14uname -m = i386
15uname -r = 8.6.2
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.6.2: Thu Apr 13 18:48:29 PDT 2006; root:xnu-792.9.59.obj~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 8.6.2: Thu Apr 13 18:48:29 PDT 2006; root:xnu-792.9.59.obj~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 1.00 gigabytes
33Default processor set: 85 tasks, 275 threads, 2 processors
34Load average: 1.00, Mach factor: 0.98
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:1425: checking for a BSD-compatible install
53configure:1479: result: /usr/bin/install -c
54configure:1490: checking whether build environment is sane
55configure:1533: result: yes
56configure:1548: checking whether make sets ${MAKE}
57configure:1572: result: no
58configure:1600: checking for working aclocal
59configure:1607: result: found
60configure:1615: checking for working autoconf
61configure:1622: result: found
62configure:1630: checking for working automake
63configure:1637: result: found
64configure:1645: checking for working autoheader
65configure:1652: result: found
66configure:1660: checking for working makeinfo
67configure:1667: result: found
68configure:1678: checking location of OpenSP include files
69configure:1719: checking for /opt/local/include/OpenSP
70configure:1734: result: yes
71configure:1757: checking location of OpenSP Library
72configure:1773: result: /opt/local/lib
73configure:1788: checking build system type
74configure:1806: result: i386-apple-darwin8.6.2
75configure:1814: checking host system type
76configure:1828: result: i386-apple-darwin8.6.2
77configure:1893: checking for gcc
78configure:1919: result: gcc-3.3
79configure:2163: checking for C compiler version
80configure:2166: gcc-3.3 --version </dev/null >&5
81gcc-3.3 (GCC) 3.3 20030304 (Apple Computer, Inc. build 1819)
82Copyright (C) 2002 Free Software Foundation, Inc.
83This is free software; see the source for copying conditions.  There is NO
84warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
85
86configure:2169: $? = 0
87configure:2171: gcc-3.3 -v </dev/null >&5
88Using built-in specs.
89Thread model: posix
90gcc version 3.3 20030304 (Apple Computer, Inc. build 1819)
91configure:2174: $? = 0
92configure:2176: gcc-3.3 -V </dev/null >&5
93gcc-3.3: `-V' option must have argument
94configure:2179: $? = 1
95configure:2205: checking for C compiler default output
96configure:2208: gcc-3.3   -L/opt/local/lib conftest.c -L/opt/local/lib >&5
97gcc-3.3: installation problem, cannot exec `cc1': No such file or directory
98configure:2211: $? = 1
99configure: failed program was:
100#line 2182 "configure"
101#include "confdefs.h"
102
103#ifdef F77_DUMMY_MAIN
104#  ifdef __cplusplus
105     extern "C"
106#  endif
107   int F77_DUMMY_MAIN() { return 1; }
108#endif
109int
110main ()
111{
112
113  ;
114  return 0;
115}
116configure:2238: error: C compiler cannot create executables
117
118## ---------------- ##
119## Cache variables. ##
120## ---------------- ##
121
122ac_cv_build=i386-apple-darwin8.6.2
123ac_cv_build_alias=i386-apple-darwin8.6.2
124ac_cv_env_CC_set=set
125ac_cv_env_CC_value=gcc-3.3
126ac_cv_env_CFLAGS_set=
127ac_cv_env_CFLAGS_value=
128ac_cv_env_CPPFLAGS_set=
129ac_cv_env_CPPFLAGS_value=
130ac_cv_env_CPP_set=
131ac_cv_env_CPP_value=
132ac_cv_env_CXXCPP_set=
133ac_cv_env_CXXCPP_value=
134ac_cv_env_CXXFLAGS_set=set
135ac_cv_env_CXXFLAGS_value='-I/opt/local/include -fno-rtti'
136ac_cv_env_CXX_set=set
137ac_cv_env_CXX_value=g++-3.3
138ac_cv_env_LDFLAGS_set=set
139ac_cv_env_LDFLAGS_value=-L/opt/local/lib
140ac_cv_env_build_alias_set=
141ac_cv_env_build_alias_value=
142ac_cv_env_host_alias_set=
143ac_cv_env_host_alias_value=
144ac_cv_env_target_alias_set=
145ac_cv_env_target_alias_value=
146ac_cv_file__opt_local_include_OpenSP=yes
147ac_cv_host=i386-apple-darwin8.6.2
148ac_cv_host_alias=i386-apple-darwin8.6.2
149ac_cv_path_install='/usr/bin/install -c'
150ac_cv_prog_ac_ct_CC=gcc-3.3
151ac_cv_prog_make_make_set=no
152lt_cv_sys_path_separator=:
153
154## ----------- ##
155## confdefs.h. ##
156## ----------- ##
157
158#define PACKAGE_NAME ""
159#define PACKAGE_TARNAME ""
160#define PACKAGE_VERSION ""
161#define PACKAGE_STRING ""
162#define PACKAGE_BUGREPORT ""
163#define PACKAGE "openjade"
164#define VERSION "1.3.2"
165
166configure: exit 77