Ticket #29881: hdfeos_config.log

File hdfeos_config.log, 18.1 KB (added by watsodw, 13 years ago)
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 hdf-eos2 configure 4.2, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-hdf4=/opt/local --with-zlib=/opt/local --with-szlib=/opt/local --disable-dependency-tracking
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = M965611-Mac.local
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~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 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 4.00 gigabytes
33Default processor set: 116 tasks, 497 threads, 8 processors
34Load average: 0.83, Mach factor: 7.16
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
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2022: checking for a BSD-compatible install
52configure:2078: result: /usr/bin/install -c
53configure:2089: checking whether build environment is sane
54configure:2132: result: yes
55configure:2197: checking for gawk
56configure:2213: found /opt/local/bin/gawk
57configure:2224: result: gawk
58configure:2235: checking whether make sets $(MAKE)
59configure:2256: result: yes
60configure:2440: checking whether to enable maintainer-specific portions of Makefiles
61configure:2449: result: no
62configure:2546: checking build system type
63configure:2564: result: i386-apple-darwin10.8.0
64configure:2586: checking host system type
65configure:2601: result: i386-apple-darwin10.8.0
66configure:2635: checking for style of include used by make
67configure:2663: result: GNU
68configure:2736: checking for gcc
69configure:2763: result: /opt/local/bin/h4cc
70configure:3001: checking for C compiler version
71configure:3008: /opt/local/bin/h4cc --version >&5
72i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
73Copyright (C) 2007 Free Software Foundation, Inc.
74This is free software; see the source for copying conditions.  There is NO
75warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
76
77i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
78Copyright (C) 2007 Free Software Foundation, Inc.
79This is free software; see the source for copying conditions.  There is NO
80warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
81
82lipo: can't figure out the architecture type of: /var/tmp//ccPk9zHX.out
83configure:3011: $? = 1
84configure:3018: /opt/local/bin/h4cc -v >&5
85Using built-in specs.
86Target: i686-apple-darwin10
87Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
88Thread model: posix
89gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
90Undefined symbols for architecture x86_64:
91  "_main", referenced from:
92      start in crt1.10.6.o
93ld: symbol(s) not found for architecture x86_64
94collect2: ld returned 1 exit status
95Using built-in specs.
96Target: i686-apple-darwin10
97Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
98Thread model: posix
99gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
100Undefined symbols for architecture i386:
101  "_main", referenced from:
102      start in crt1.10.6.o
103ld: symbol(s) not found for architecture i386
104collect2: ld returned 1 exit status
105lipo -create -o a.out /var/tmp//ccHbNWYx.out /var/tmp//ccI4wjMy.out
106lipo: can't open input file: /var/tmp//ccHbNWYx.out (No such file or directory)
107configure:3021: $? = 1
108configure:3028: /opt/local/bin/h4cc -V >&5
109i686-apple-darwin10-gcc-4.2.1: '-V' must come at the start of the command line
110i686-apple-darwin10-gcc-4.2.1: '-V' must come at the start of the command line
111lipo: can't figure out the architecture type of: /var/tmp//cco51vyz.out
112configure:3031: $? = 1
113configure:3054: checking for C compiler default output file name
114configure:3081: /opt/local/bin/h4cc -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
115configure:3084: $? = 0
116configure:3122: result: a.out
117configure:3139: checking whether the C compiler works
118configure:3149: ./a.out
119configure:3152: $? = 0
120configure:3169: result: yes
121configure:3176: checking whether we are cross compiling
122configure:3178: result: no
123configure:3181: checking for suffix of executables
124configure:3188: /opt/local/bin/h4cc -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
125configure:3191: $? = 0
126configure:3215: result:
127configure:3221: checking for suffix of object files
128configure:3247: /opt/local/bin/h4cc -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
129configure:3250: $? = 0
130configure:3273: result: o
131configure:3277: checking whether we are using the GNU C compiler
132configure:3306: /opt/local/bin/h4cc -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
133configure:3312: $? = 0
134configure:3329: result: yes
135configure:3334: checking whether /opt/local/bin/h4cc accepts -g
136configure:3364: /opt/local/bin/h4cc -c -g -I/opt/local/include conftest.c >&5
137configure:3370: $? = 0
138configure:3469: result: yes
139configure:3486: checking for /opt/local/bin/h4cc option to accept ISO C89
140configure:3560: /opt/local/bin/h4cc  -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
141configure:3566: $? = 0
142configure:3589: result: none needed
143configure:3609: checking dependency style of /opt/local/bin/h4cc
144configure:3699: result: none
145configure:3716: checking for a sed that does not truncate output
146configure:3770: result: /opt/local/bin/gsed
147configure:3773: checking for grep that handles long lines and -e
148configure:3847: result: /opt/local/bin/grep
149configure:3852: checking for egrep
150configure:3930: result: /opt/local/bin/grep -E
151configure:3946: checking for ld used by /opt/local/bin/h4cc
152lipo: can't figure out the architecture type of: /var/tmp//ccawTx1x.out
153configure:4013: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
154configure:4022: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
155configure:4037: result: no
156configure:4042: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
157configure:4049: result: -r
158configure:4058: checking for BSD-compatible nm
159configure:4100: result: /usr/bin/nm
160configure:4104: checking whether ln -s works
161configure:4108: result: yes
162configure:4115: checking how to recognise dependent libraries
163configure:4298: result: pass_all
164configure:4509: checking how to run the C preprocessor
165configure:4549: /opt/local/bin/h4cc -E -I/opt/local/include conftest.c
166gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
167configure:4555: $? = 1
168configure: failed program was:
169| /* confdefs.h.  */
170| #define PACKAGE_NAME "hdf-eos2"
171| #define PACKAGE_TARNAME "hdf-eos2"
172| #define PACKAGE_VERSION "4.2"
173| #define PACKAGE_STRING "hdf-eos2 4.2"
174| #define PACKAGE_BUGREPORT "null@bogus.email"
175| #define PACKAGE "hdf-eos2"
176| #define VERSION "4.2"
177| /* end confdefs.h.  */
178| #ifdef __STDC__
179| # include <limits.h>
180| #else
181| # include <assert.h>
182| #endif
183|                    Syntax error
184configure:4549: /opt/local/bin/h4cc -E -I/opt/local/include conftest.c
185gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
186configure:4555: $? = 1
187configure: failed program was:
188| /* confdefs.h.  */
189| #define PACKAGE_NAME "hdf-eos2"
190| #define PACKAGE_TARNAME "hdf-eos2"
191| #define PACKAGE_VERSION "4.2"
192| #define PACKAGE_STRING "hdf-eos2 4.2"
193| #define PACKAGE_BUGREPORT "null@bogus.email"
194| #define PACKAGE "hdf-eos2"
195| #define VERSION "4.2"
196| /* end confdefs.h.  */
197| #ifdef __STDC__
198| # include <limits.h>
199| #else
200| # include <assert.h>
201| #endif
202|                    Syntax error
203configure:4549: /opt/local/bin/h4cc -E -traditional-cpp -I/opt/local/include conftest.c
204gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
205configure:4555: $? = 1
206configure: failed program was:
207| /* confdefs.h.  */
208| #define PACKAGE_NAME "hdf-eos2"
209| #define PACKAGE_TARNAME "hdf-eos2"
210| #define PACKAGE_VERSION "4.2"
211| #define PACKAGE_STRING "hdf-eos2 4.2"
212| #define PACKAGE_BUGREPORT "null@bogus.email"
213| #define PACKAGE "hdf-eos2"
214| #define VERSION "4.2"
215| /* end confdefs.h.  */
216| #ifdef __STDC__
217| # include <limits.h>
218| #else
219| # include <assert.h>
220| #endif
221|                    Syntax error
222configure:4549: /opt/local/bin/h4cc -E -traditional-cpp -I/opt/local/include conftest.c
223gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
224configure:4555: $? = 1
225configure: failed program was:
226| /* confdefs.h.  */
227| #define PACKAGE_NAME "hdf-eos2"
228| #define PACKAGE_TARNAME "hdf-eos2"
229| #define PACKAGE_VERSION "4.2"
230| #define PACKAGE_STRING "hdf-eos2 4.2"
231| #define PACKAGE_BUGREPORT "null@bogus.email"
232| #define PACKAGE "hdf-eos2"
233| #define VERSION "4.2"
234| /* end confdefs.h.  */
235| #ifdef __STDC__
236| # include <limits.h>
237| #else
238| # include <assert.h>
239| #endif
240|                    Syntax error
241configure:4549: /lib/cpp -I/opt/local/include conftest.c
242./configure: line 4550: /lib/cpp: No such file or directory
243configure:4555: $? = 127
244configure: failed program was:
245| /* confdefs.h.  */
246| #define PACKAGE_NAME "hdf-eos2"
247| #define PACKAGE_TARNAME "hdf-eos2"
248| #define PACKAGE_VERSION "4.2"
249| #define PACKAGE_STRING "hdf-eos2 4.2"
250| #define PACKAGE_BUGREPORT "null@bogus.email"
251| #define PACKAGE "hdf-eos2"
252| #define VERSION "4.2"
253| /* end confdefs.h.  */
254| #ifdef __STDC__
255| # include <limits.h>
256| #else
257| # include <assert.h>
258| #endif
259|                    Syntax error
260configure:4549: /lib/cpp -I/opt/local/include conftest.c
261./configure: line 4550: /lib/cpp: No such file or directory
262configure:4555: $? = 127
263configure: failed program was:
264| /* confdefs.h.  */
265| #define PACKAGE_NAME "hdf-eos2"
266| #define PACKAGE_TARNAME "hdf-eos2"
267| #define PACKAGE_VERSION "4.2"
268| #define PACKAGE_STRING "hdf-eos2 4.2"
269| #define PACKAGE_BUGREPORT "null@bogus.email"
270| #define PACKAGE "hdf-eos2"
271| #define VERSION "4.2"
272| /* end confdefs.h.  */
273| #ifdef __STDC__
274| # include <limits.h>
275| #else
276| # include <assert.h>
277| #endif
278|                    Syntax error
279configure:4625: result: /lib/cpp
280configure:4654: /lib/cpp -I/opt/local/include conftest.c
281./configure: line 4655: /lib/cpp: No such file or directory
282configure:4660: $? = 127
283configure: failed program was:
284| /* confdefs.h.  */
285| #define PACKAGE_NAME "hdf-eos2"
286| #define PACKAGE_TARNAME "hdf-eos2"
287| #define PACKAGE_VERSION "4.2"
288| #define PACKAGE_STRING "hdf-eos2 4.2"
289| #define PACKAGE_BUGREPORT "null@bogus.email"
290| #define PACKAGE "hdf-eos2"
291| #define VERSION "4.2"
292| /* end confdefs.h.  */
293| #ifdef __STDC__
294| # include <limits.h>
295| #else
296| # include <assert.h>
297| #endif
298|                    Syntax error
299configure:4654: /lib/cpp -I/opt/local/include conftest.c
300./configure: line 4655: /lib/cpp: No such file or directory
301configure:4660: $? = 127
302configure: failed program was:
303| /* confdefs.h.  */
304| #define PACKAGE_NAME "hdf-eos2"
305| #define PACKAGE_TARNAME "hdf-eos2"
306| #define PACKAGE_VERSION "4.2"
307| #define PACKAGE_STRING "hdf-eos2 4.2"
308| #define PACKAGE_BUGREPORT "null@bogus.email"
309| #define PACKAGE "hdf-eos2"
310| #define VERSION "4.2"
311| /* end confdefs.h.  */
312| #ifdef __STDC__
313| # include <limits.h>
314| #else
315| # include <assert.h>
316| #endif
317|                    Syntax error
318configure:4722: error: C preprocessor "/lib/cpp" fails sanity check
319See `config.log' for more details.
320
321## ---------------- ##
322## Cache variables. ##
323## ---------------- ##
324
325ac_cv_build=i386-apple-darwin10.8.0
326ac_cv_c_compiler_gnu=yes
327ac_cv_env_CCC_set=
328ac_cv_env_CCC_value=
329ac_cv_env_CC_set=set
330ac_cv_env_CC_value=/opt/local/bin/h4cc
331ac_cv_env_CFLAGS_set=set
332ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
333ac_cv_env_CPPFLAGS_set=set
334ac_cv_env_CPPFLAGS_value=-I/opt/local/include
335ac_cv_env_CPP_set=
336ac_cv_env_CPP_value=
337ac_cv_env_CXXCPP_set=
338ac_cv_env_CXXCPP_value=
339ac_cv_env_CXXFLAGS_set=set
340ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
341ac_cv_env_CXX_set=set
342ac_cv_env_CXX_value=/usr/bin/g++-4.2
343ac_cv_env_F77_set=
344ac_cv_env_F77_value=
345ac_cv_env_FCFLAGS_set=set
346ac_cv_env_FCFLAGS_value='-pipe -O2 -m64'
347ac_cv_env_FC_set=
348ac_cv_env_FC_value=
349ac_cv_env_FFLAGS_set=set
350ac_cv_env_FFLAGS_value='-pipe -O2 -m64'
351ac_cv_env_LDFLAGS_set=set
352ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
353ac_cv_env_LIBS_set=
354ac_cv_env_LIBS_value=
355ac_cv_env_build_alias_set=
356ac_cv_env_build_alias_value=
357ac_cv_env_host_alias_set=
358ac_cv_env_host_alias_value=
359ac_cv_env_target_alias_set=
360ac_cv_env_target_alias_value=
361ac_cv_host=i386-apple-darwin10.8.0
362ac_cv_objext=o
363ac_cv_path_EGREP='/opt/local/bin/grep -E'
364ac_cv_path_GREP=/opt/local/bin/grep
365ac_cv_prog_AWK=gawk
366ac_cv_prog_CPP=/lib/cpp
367ac_cv_prog_ac_ct_CC=/opt/local/bin/h4cc
368ac_cv_prog_cc_c89=
369ac_cv_prog_cc_g=yes
370ac_cv_prog_make_make_set=yes
371am_cv_CC_dependencies_compiler_type=none
372lt_cv_deplibs_check_method=pass_all
373lt_cv_file_magic_cmd='$MAGIC_CMD'
374lt_cv_file_magic_test_file=
375lt_cv_ld_reload_flag=-r
376lt_cv_path_LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
377lt_cv_path_NM=/usr/bin/nm
378lt_cv_path_SED=/opt/local/bin/gsed
379lt_cv_prog_gnu_ld=no
380
381## ----------------- ##
382## Output variables. ##
383## ----------------- ##
384
385ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_hdfeos/work/hdfeos/config/missing --run aclocal-1.9'
386AMDEPBACKSLASH=''
387AMDEP_FALSE=''
388AMDEP_TRUE='#'
389AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_hdfeos/work/hdfeos/config/missing --run tar'
390AR=''
391AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_hdfeos/work/hdfeos/config/missing --run autoconf'
392AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_hdfeos/work/hdfeos/config/missing --run autoheader'
393AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_hdfeos/work/hdfeos/config/missing --run automake-1.9'
394AWK='gawk'
395CC='/opt/local/bin/h4cc'
396CCDEPMODE='depmode=none'
397CFLAGS='-pipe -O2 -arch x86_64'
398CPP='/lib/cpp'
399CPPFLAGS='-I/opt/local/include'
400CXX='/usr/bin/g++-4.2'
401CXXCPP=''
402CXXDEPMODE=''
403CXXFLAGS='-pipe -O2 -arch x86_64'
404CYGPATH_W='echo'
405DEFS=''
406DEPDIR='.deps'
407ECHO='/bin/echo'
408ECHO_C='ECHO_N=''
409ECHO_T=''
410EGREP='/opt/local/bin/grep -E'
411EXEEXT=''
412F2CFORTRAN_32PTR_CONDITIONAL_FALSE=''
413F2CFORTRAN_32PTR_CONDITIONAL_TRUE=''
414F2CFORTRAN_90_CONDITIONAL_FALSE=''
415F2CFORTRAN_90_CONDITIONAL_TRUE=''
416F2CFORTRAN_CONDITIONAL_FALSE=''
417F2CFORTRAN_CONDITIONAL_TRUE=''
418F77=''
419FC=''
420FCFLAGS='-pipe -O2 -m64'
421FFLAGS='-pipe -O2 -m64'
422GREP='/opt/local/bin/grep'
423INSTALL_DATA='${INSTALL} -m 644'
424INSTALL_INCLUDE_CONDITIONAL_FALSE=''
425INSTALL_INCLUDE_CONDITIONAL_TRUE=''
426INSTALL_PROGRAM='${INSTALL}'
427INSTALL_SCRIPT='${INSTALL}'
428INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
429LDFLAGS='-L/opt/local/lib -arch x86_64'
430LIBOBJS=''
431LIBS=''
432LIBTOOL=''
433LN_S='ln -s'
434LTLIBOBJS=''
435MAINT='#'
436MAINTAINER_MODE_FALSE=''
437MAINTAINER_MODE_TRUE='#'
438MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_hdfeos/work/hdfeos/config/missing --run makeinfo'
439OBJEXT='o'
440PACKAGE='hdf-eos2'
441PACKAGE_BUGREPORT='null@bogus.email'
442PACKAGE_NAME='hdf-eos2'
443PACKAGE_STRING='hdf-eos2 4.2'
444PACKAGE_TARNAME='hdf-eos2'
445PACKAGE_VERSION='4.2'
446PATH_SEPARATOR=':'
447RANLIB=''
448SET_MAKE=''
449SHELL='/bin/sh'
450STRIP=''
451SZIP_ENCODER_CONDITIONAL_FALSE=''
452SZIP_ENCODER_CONDITIONAL_TRUE=''
453TESTDRIVERS_CONDITIONAL_FALSE=''
454TESTDRIVERS_CONDITIONAL_TRUE=''
455VERSION='4.2'
456ac_ct_CC='/opt/local/bin/h4cc'
457ac_ct_CXX=''
458ac_ct_F77=''
459ac_ct_FC=''
460am__fastdepCC_FALSE=''
461am__fastdepCC_TRUE='#'
462am__fastdepCXX_FALSE=''
463am__fastdepCXX_TRUE=''
464am__include='include'
465am__leading_dot='.'
466am__quote=''
467am__tar='${AMTAR} chof - "$$tardir"'
468am__untar='${AMTAR} xf -'
469bindir='${exec_prefix}/bin'
470build='i386-apple-darwin10.8.0'
471build_alias=''
472build_cpu='i386'
473build_os='darwin10.8.0'
474build_vendor='apple'
475datadir='${datarootdir}'
476datarootdir='${prefix}/share'
477docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
478dvidir='${docdir}'
479exec_prefix='NONE'
480host='i386-apple-darwin10.8.0'
481host_alias=''
482host_cpu='i386'
483host_os='darwin10.8.0'
484host_vendor='apple'
485htmldir='${docdir}'
486includedir='${prefix}/include'
487infodir='${datarootdir}/info'
488install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_hdfeos/work/hdfeos/config/install-sh'
489libdir='${exec_prefix}/lib'
490libexecdir='${exec_prefix}/libexec'
491localedir='${datarootdir}/locale'
492localstatedir='${prefix}/var'
493mandir='${datarootdir}/man'
494mkdir_p='$(install_sh) -d'
495oldincludedir='/usr/include'
496pdfdir='${docdir}'
497prefix='/opt/local'
498program_transform_name='s,x,x,'
499psdir='${docdir}'
500sbindir='${exec_prefix}/sbin'
501sharedstatedir='${prefix}/com'
502sysconfdir='${prefix}/etc'
503target_alias=''
504
505## ----------- ##
506## confdefs.h. ##
507## ----------- ##
508
509#define PACKAGE_NAME "hdf-eos2"
510#define PACKAGE_TARNAME "hdf-eos2"
511#define PACKAGE_VERSION "4.2"
512#define PACKAGE_STRING "hdf-eos2 4.2"
513#define PACKAGE_BUGREPORT "null@bogus.email"
514#define PACKAGE "hdf-eos2"
515#define VERSION "4.2"
516
517configure: exit 1