Ticket #109: config.2.log

File config.2.log, 6.3 KB (added by brent.nicholas@…, 13 years ago)

Config.log after trying to specify /usr/lib

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 Duchamp configure 1.1.10, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure LDFLAGS=/usr/lib
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = bnicholas-lt.physics.adelaide.edu.au
14uname -m = i386
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~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
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~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: 4.00 gigabytes
33Default processor set: 96 tasks, 450 threads, 2 processors
34Load average: 0.73, Mach factor: 1.29
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /Library/Frameworks/Python.framework/Versions/Current/bin
40PATH: /Users/Uni/hess-head/bin
41PATH: .
42PATH: /Users/Uni/bin
43PATH: /usr/bin
44PATH: /bin
45PATH: /usr/bin/X11
46PATH: /Users/Uni/software/root/bin
47PATH: /usr/local/bin
48PATH: /Users/Uni/software/radex/Radex/bin
49PATH: /usr/local/gildas/pc-darwin-g95/bin
50PATH: /usr/local/gildas/pc-darwin-g95/libexec
51PATH: /Users/Uni/software/miriad/darwin_x86/bin
52PATH: /usr/local/karma/cm_script
53PATH: /usr/local/karma/csh_script
54PATH: /usr/local/karma/site/i386_Darwin/bin
55PATH: /usr/local/karma/bin
56PATH: /opt/local/bin
57PATH: /opt/local/sbin
58PATH: /usr/bin
59PATH: /bin
60PATH: /usr/sbin
61PATH: /sbin
62PATH: /usr/local/bin
63PATH: /usr/texbin
64PATH: /usr/X11/bin
65PATH: /usr/local/bin
66PATH: /Users/Uni/utils/scripts
67PATH: /Users/Uni/utils/dstanalyse/bin
68PATH: /Users/Uni/utils/dstanalyse/scripts
69PATH: /Users/Uni/utils/timing/bin
70PATH: /Users/Uni/scripts
71PATH: /Users/Uni/software/ds9_download
72
73
74## ----------- ##
75## Core tests. ##
76## ----------- ##
77
78configure:1802: checking for g++
79configure:1818: found /usr/bin/g++
80configure:1829: result: g++
81configure:1860: checking for C++ compiler version
82configure:1867: g++ --version >&5
83i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
84Copyright (C) 2005 Free Software Foundation, Inc.
85This is free software; see the source for copying conditions.  There is NO
86warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
87
88configure:1870: $? = 0
89configure:1877: g++ -v >&5
90Using built-in specs.
91Target: i686-apple-darwin9
92Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
93Thread model: posix
94gcc version 4.0.1 (Apple Inc. build 5493)
95configure:1880: $? = 0
96configure:1887: g++ -V >&5
97g++-4.0: argument to `-V' is missing
98configure:1890: $? = 1
99configure:1913: checking for C++ compiler default output file name
100configure:1940: g++   /usr/lib conftest.cpp  >&5
101ld: in /usr/lib, can't map file, errno=22
102collect2: ld returned 1 exit status
103configure:1943: $? = 1
104configure:1981: result:
105configure: failed program was:
106| /* confdefs.h.  */
107| #define PACKAGE_NAME "Duchamp"
108| #define PACKAGE_TARNAME "duchamp"
109| #define PACKAGE_VERSION "1.1.10"
110| #define PACKAGE_STRING "Duchamp 1.1.10"
111| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
112| /* end confdefs.h.  */
113|
114| int
115| main ()
116| {
117|
118|   ;
119|   return 0;
120| }
121configure:1988: error: C++ compiler cannot create executables
122See `config.log' for more details.
123
124## ---------------- ##
125## Cache variables. ##
126## ---------------- ##
127
128ac_cv_env_CCC_set=
129ac_cv_env_CCC_value=
130ac_cv_env_CC_set=
131ac_cv_env_CC_value=
132ac_cv_env_CFLAGS_set=
133ac_cv_env_CFLAGS_value=
134ac_cv_env_CPPFLAGS_set=
135ac_cv_env_CPPFLAGS_value=
136ac_cv_env_CPP_set=
137ac_cv_env_CPP_value=
138ac_cv_env_CXXFLAGS_set=
139ac_cv_env_CXXFLAGS_value=
140ac_cv_env_CXX_set=
141ac_cv_env_CXX_value=
142ac_cv_env_F77_set=
143ac_cv_env_F77_value=
144ac_cv_env_FFLAGS_set=
145ac_cv_env_FFLAGS_value=
146ac_cv_env_LDFLAGS_set=set
147ac_cv_env_LDFLAGS_value=/usr/lib
148ac_cv_env_LIBS_set=
149ac_cv_env_LIBS_value=
150ac_cv_env_XMKMF_set=
151ac_cv_env_XMKMF_value=
152ac_cv_env_build_alias_set=
153ac_cv_env_build_alias_value=
154ac_cv_env_host_alias_set=
155ac_cv_env_host_alias_value=
156ac_cv_env_target_alias_set=
157ac_cv_env_target_alias_value=
158ac_cv_prog_ac_ct_CXX=g++
159
160## ----------------- ##
161## Output variables. ##
162## ----------------- ##
163
164CC=''
165CFITSIOINC=''
166CFITSIOLIB=''
167CFLAGS=''
168CPP=''
169CPPFLAGS=''
170CXX='g++'
171CXXFLAGS=''
172DEFS=''
173ECHO_C='ECHO_N=''
174ECHO_T=''
175EGREP=''
176EXEEXT=''
177F77=''
178FFLAGS=''
179GREP=''
180INSTALL=''
181LDFLAGS='/usr/lib'
182LIBOBJS=''
183LIBS=''
184LINKER=''
185LN_S=''
186LTLIBOBJS=''
187OBJEXT=''
188PACKAGE_BUGREPORT='Matthew.Whiting@csiro.au'
189PACKAGE_NAME='Duchamp'
190PACKAGE_STRING='Duchamp 1.1.10'
191PACKAGE_TARNAME='duchamp'
192PACKAGE_VERSION='1.1.10'
193PATH_SEPARATOR=':'
194PGPLOTINC=''
195PGPLOTLIB=''
196POW_LIB=''
197RANLIB=''
198SHELL='/bin/sh'
199WCSINC=''
200WCSLIB=''
201XMKMF=''
202X_CFLAGS=''
203X_EXTRA_LIBS=''
204X_LIBS=''
205X_PRE_LIBS=''
206ac_ct_CC=''
207ac_ct_CXX='g++'
208ac_ct_F77=''
209bindir='${exec_prefix}/bin'
210build_alias=''
211datadir='${datarootdir}'
212datarootdir='${prefix}/share'
213docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
214dvidir='${docdir}'
215exec_prefix='NONE'
216host_alias=''
217htmldir='${docdir}'
218includedir='${prefix}/include'
219infodir='${datarootdir}/info'
220libdir='${exec_prefix}/lib'
221libexecdir='${exec_prefix}/libexec'
222localedir='${datarootdir}/locale'
223localstatedir='${prefix}/var'
224mandir='${datarootdir}/man'
225oldincludedir='/usr/include'
226pdfdir='${docdir}'
227prefix='NONE'
228program_transform_name='s,x,x,'
229psdir='${docdir}'
230sbindir='${exec_prefix}/sbin'
231sharedstatedir='${prefix}/com'
232sysconfdir='${prefix}/etc'
233target_alias=''
234
235## ----------- ##
236## confdefs.h. ##
237## ----------- ##
238
239#define PACKAGE_NAME "Duchamp"
240#define PACKAGE_TARNAME "duchamp"
241#define PACKAGE_VERSION "1.1.10"
242#define PACKAGE_STRING "Duchamp 1.1.10"
243#define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
244
245configure: exit 77