nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#297 Compilation error on CentOS5: config.log, #1037

Closed nikhilgupta10 closed 8 years ago

nikhilgupta10 commented 8 years ago

Here is the config.log. (Apologies for the extra ticket, there used to be a way to attach files in trac ...)

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

It was created by Gridlab-D configure 1.1, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

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

hostname = qingbo
uname -m = x86_64
uname -r = 2.6.18-128.4.1.el5
uname -s = Linux
uname -v = #1 SMP Tue Aug 4 20:19:25 EDT 2009

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

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

PATH: /home/vincenzo/bin
PATH: .
PATH: /home/vincenzo/analysis/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /home/vincenzo/freeware/cmake-2.6.4-Linux-i386/bin
PATH: /home/vincenzo/nsnam/ns-allinone-2.34/bin
PATH: /home/vincenzo/nsnam/ns-allinone-2.34/tcl8.4.18/unix
PATH: /home/vincenzo/nsnam/ns-allinone-2.34/tk8.4.18/unix
PATH: /home/vincenzo/freeware/xerces-c-3.0.1-x86_64-linux-gcc-3.4/bin
PATH: /home/vincenzo/freeware/paradiseo-1.2.1/mpich2/bin
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin

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

configure:1577: checking for a BSD-compatible install
configure:1632: result: /usr/bin/install -c
configure:1643: checking whether build environment is sane
configure:1686: result: yes
configure:1751: checking for gawk
configure:1767: found /bin/gawk
configure:1777: result: gawk
configure:1787: checking whether make sets $(MAKE)
configure:1807: result: yes
configure:1983: checking build system type
configure:2001: result: x86_64-unknown-linux-gnu
configure:2009: checking host system type
configure:2023: result: x86_64-unknown-linux-gnu
configure:2163: checking for g++
configure:2179: found /usr/bin/g++
configure:2189: result: g++
configure:2205: checking for C++ compiler version
configure:2208: g++ --version </dev/null >&5
g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2211: $? = 0
configure:2213: g++ -v </dev/null >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/
share/info --enable-shared --enable-threads=posix --enable-checking=release --with-
system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-mu
ltifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gt
k --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2
.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)
configure:2216: $? = 0
configure:2218: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:2221: $? = 1
configure:2244: checking for C++ compiler default output file name
configure:2247: g++   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I/ho
me/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.cc  >&5
configure:2250: $? = 0
configure:2296: result: a.out
configure:2301: checking whether the C++ compiler works
configure:2307: ./a.out
configure:2310: $? = 0
configure:2327: result: yes
configure:2334: checking whether we are cross compiling
configure:2336: result: no
configure:2339: checking for suffix of executables
configure:2341: g++ -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g
 -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.cc  >&5
configure:2344: $? = 0
configure:2369: result: 
configure:2375: checking for suffix of object files
configure:2396: g++ -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.cc >&5
configure:2399: $? = 0
configure:2421: result: o
configure:2425: checking whether we are using the GNU C++ compiler
configure:2449: g++ -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.cc >&5
configure:2455: $? = 0
configure:2459: test -z 
                         || test ! -s conftest.err
configure:2462: $? = 0
configure:2465: test -s conftest.o
configure:2468: $? = 0
configure:2481: result: yes
configure:2487: checking whether g++ accepts -g
configure:2508: g++ -c -g   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 c
onftest.cc >&5
configure:2514: $? = 0
configure:2518: test -z 
                         || test ! -s conftest.err
configure:2521: $? = 0
configure:2524: test -s conftest.o
configure:2527: $? = 0
configure:2538: result: yes
configure:2580: g++ -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.cc >&5
configure:2586: $? = 0
configure:2590: test -z 
                         || test ! -s conftest.err
configure:2593: $? = 0
configure:2596: test -s conftest.o
configure:2599: $? = 0
configure:2625: g++ -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:16: error: 'exit' was not declared in this scope
configure:2631: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME \Gridlab-D\n    | #define PACKAGE_TARNAME \gridlabd\n    | #define PACKAGE_VERSION .1\n    | #define PACKAGE_STRING \Gridlab-D 1.1\n    | #define PACKAGE_BUGREPORT \David Chassin <david.chassin@pnl.gov>\n    | #define PACKAGE \gridlabd\n    | #define VERSION .1\n    | #define DLEXT \.so\n    | /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2580: g++ -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.cc >&5
configure:2586: $? = 0
configure:2590: test -z 
                         || test ! -s conftest.err
configure:2593: $? = 0
configure:2596: test -s conftest.o
configure:2599: $? = 0
configure:2625: g++ -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.cc >&5
configure:2631: $? = 0
configure:2635: test -z 
                         || test ! -s conftest.err
configure:2638: $? = 0
configure:2641: test -s conftest.o
configure:2644: $? = 0
configure:2678: checking for style of include used by make
configure:2706: result: GNU
configure:2734: checking dependency style of g++
configure:2824: result: gcc3
configure:2887: checking for gcc
configure:2903: found /usr/bin/gcc
configure:2913: result: gcc
configure:3157: checking for C compiler version
configure:3160: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3163: $? = 0
configure:3165: gcc -v </dev/null >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/
share/info --enable-shared --enable-threads=posix --enable-checking=release --with-
system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-mu
ltifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gt
k --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2
.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)
configure:3168: $? = 0
configure:3170: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:3173: $? = 1
configure:3176: checking whether we are using the GNU C compiler
configure:3200: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:3206: $? = 0
configure:3210: test -z 
                         || test ! -s conftest.err
configure:3213: $? = 0
configure:3216: test -s conftest.o
configure:3219: $? = 0
configure:3232: result: yes
configure:3238: checking whether gcc accepts -g
configure:3259: gcc -c -g   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 c
onftest.c >&5
configure:3265: $? = 0
configure:3269: test -z 
                         || test ! -s conftest.err
configure:3272: $? = 0
configure:3275: test -s conftest.o
configure:3278: $? = 0
configure:3289: result: yes
configure:3306: checking for gcc option to accept ANSI C
configure:3376: gcc  -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:3382: $? = 0
configure:3386: test -z 
                         || test ! -s conftest.err
configure:3389: $? = 0
configure:3392: test -s conftest.o
configure:3395: $? = 0
configure:3413: result: none needed
configure:3431: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:3437: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3572: checking dependency style of gcc
configure:3662: result: gcc3
configure:3679: checking whether make sets $(MAKE)
configure:3699: result: yes
configure:3708: checking whether ln -s works
configure:3712: result: yes
configure:3732: checking for a BSD-compatible install
configure:3787: result: /usr/bin/install -c
configure:3870: checking for a sed that does not truncate output
configure:3926: result: /bin/sed
configure:3929: checking for egrep
configure:3939: result: grep -E
configure:3955: checking for ld used by gcc
configure:4022: result: /usr/bin/ld
configure:4031: checking if the linker (/usr/bin/ld) is GNU ld
configure:4046: result: yes
configure:4051: checking for /usr/bin/ld option to reload object files
configure:4058: result: -r
configure:4076: checking for BSD-compatible nm
configure:4125: result: /usr/bin/nm -B
configure:4129: checking how to recognise dependent libraries
configure:4305: result: pass_all
configure:4393: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:4396: $? = 0
configure:4784: checking how to run the C preprocessor
configure:4819: gcc -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conf
test.c
configure:4825: $? = 0
configure:4857: gcc -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conf
test.c
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
configure:4863: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME \Gridlab-D\n    | #define PACKAGE_TARNAME \gridlabd\n    | #define PACKAGE_VERSION .1\n    | #define PACKAGE_STRING \Gridlab-D 1.1\n    | #define PACKAGE_BUGREPORT \David Chassin <david.chassin@pnl.gov>\n    | #define PACKAGE \gridlabd\n    | #define VERSION .1\n    | #define DLEXT \.so\n    | #ifdef __cplusplus
| extern \C\ void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4902: result: gcc -E
configure:4926: gcc -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conf
test.c
configure:4932: $? = 0
configure:4964: gcc -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conf
test.c
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
configure:4970: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME \Gridlab-D\n    | #define PACKAGE_TARNAME \gridlabd\n    | #define PACKAGE_VERSION .1\n    | #define PACKAGE_STRING \Gridlab-D 1.1\n    | #define PACKAGE_BUGREPORT \David Chassin <david.chassin@pnl.gov>\n    | #define PACKAGE \gridlabd\n    | #define VERSION .1\n    | #define DLEXT \.so\n    | #ifdef __cplusplus
| extern \C\ void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5014: checking for ANSI C header files
configure:5039: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:5045: $? = 0
configure:5049: test -z 
                         || test ! -s conftest.err
configure:5052: $? = 0
configure:5055: test -s conftest.o
configure:5058: $? = 0
configure:5147: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g
 -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:32: warning: incompatible implicit declaration of built-in function 'exi
t'
configure:5150: $? = 0
configure:5152: ./conftest
configure:5155: $? = 0
configure:5170: result: yes
configure:5194: checking for sys/types.h
configure:5210: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:5216: $? = 0
configure:5220: test -z 
                         || test ! -s conftest.err
configure:5223: $? = 0
configure:5226: test -s conftest.o
configure:5229: $? = 0
configure:5240: result: yes
configure:5194: checking for sys/stat.h
configure:5210: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:5216: $? = 0
configure:5220: test -z 
                         || test ! -s conftest.err
configure:5223: $? = 0
configure:5226: test -s conftest.o
configure:5229: $? = 0
configure:5240: result: yes
configure:5194: checking for stdlib.h
configure:5210: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:5216: $? = 0
configure:5220: test -z 
                         || test ! -s conftest.err
configure:5223: $? = 0
configure:5226: test -s conftest.o
configure:5229: $? = 0
configure:5240: result: yes
configure:5194: checking for string.h
configure:5210: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:5216: $? = 0
configure:5220: test -z 
                         || test ! -s conftest.err
configure:5223: $? = 0
configure:5226: test -s conftest.o
configure:5229: $? = 0
configure:5240: result: yes
configure:5194: checking for memory.h
configure:5210: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:5216: $? = 0
configure:5220: test -z 
                         || test ! -s conftest.err
configure:5223: $? = 0
configure:5226: test -s conftest.o
configure:5229: $? = 0
configure:5240: result: yes
configure:5194: checking for strings.h
configure:5210: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:5216: $? = 0
configure:5220: test -z 
                         || test ! -s conftest.err
configure:5223: $? = 0
configure:5226: test -s conftest.o
configure:5229: $? = 0
configure:5240: result: yes
configure:5194: checking for inttypes.h
configure:5210: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:5216: $? = 0
configure:5220: test -z 
                         || test ! -s conftest.err
configure:5223: $? = 0
configure:5226: test -s conftest.o
configure:5229: $? = 0
configure:5240: result: yes
configure:5194: checking for stdint.h
configure:5210: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:5216: $? = 0
configure:5220: test -z 
                         || test ! -s conftest.err
configure:5223: $? = 0
configure:5226: test -s conftest.o
configure:5229: $? = 0
configure:5240: result: yes
configure:5194: checking for unistd.h
configure:5210: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:5216: $? = 0
configure:5220: test -z 
                         || test ! -s conftest.err
configure:5223: $? = 0
configure:5226: test -s conftest.o
configure:5229: $? = 0
configure:5240: result: yes
configure:5266: checking dlfcn.h usability
configure:5278: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:5284: $? = 0
configure:5288: test -z 
                         || test ! -s conftest.err
configure:5291: $? = 0
configure:5294: test -s conftest.o
configure:5297: $? = 0
configure:5307: result: yes
configure:5311: checking dlfcn.h presence
configure:5321: gcc -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conf
test.c
configure:5327: $? = 0
configure:5347: result: yes
configure:5382: checking for dlfcn.h
configure:5389: result: yes
configure:5412: checking how to run the C++ preprocessor
configure:5443: g++ -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conf
test.cc
configure:5449: $? = 0
configure:5481: g++ -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conf
test.cc
conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory
configure:5487: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME \Gridlab-D\n    | #define PACKAGE_TARNAME \gridlabd\n    | #define PACKAGE_VERSION .1\n    | #define PACKAGE_STRING \Gridlab-D 1.1\n    | #define PACKAGE_BUGREPORT \David Chassin <david.chassin@pnl.gov>\n    | #define PACKAGE \gridlabd\n    | #define VERSION .1\n    | #define DLEXT \.so\n    | #ifdef __cplusplus
| extern \C\ void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5526: result: g++ -E
configure:5550: g++ -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conf
test.cc
configure:5556: $? = 0
configure:5588: g++ -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conf
test.cc
conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory
configure:5594: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME \Gridlab-D\n    | #define PACKAGE_TARNAME \gridlabd\n    | #define PACKAGE_VERSION .1\n    | #define PACKAGE_STRING \Gridlab-D 1.1\n    | #define PACKAGE_BUGREPORT \David Chassin <david.chassin@pnl.gov>\n    | #define PACKAGE \gridlabd\n    | #define VERSION .1\n    | #define DLEXT \.so\n    | #ifdef __cplusplus
| extern \C\ void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5691: checking for g77
configure:5707: found /usr/bin/g77
configure:5717: result: g77
configure:5732: checking for Fortran 77 compiler version
configure:5735: g77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.6 20060404 (Red Hat 3.4.6-4)
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5738: $? = 0
configure:5740: g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/
share/info --enable-shared --enable-threads=posix --disable-checking --with-system-
zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,
f77 --disable-libgcj --host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-4)
configure:5743: $? = 0
configure:5745: g77 -V </dev/null >&5
g77: `-V' option must have argument
configure:5748: $? = 1
configure:5756: checking whether we are using the GNU Fortran 77 compiler
configure:5770: g77 -c  conftest.F >&5
configure:5776: $? = 0
configure:5780: test -z 
                         || test ! -s conftest.err
configure:5783: $? = 0
configure:5786: test -s conftest.o
configure:5789: $? = 0
configure:5802: result: yes
configure:5808: checking whether g77 accepts -g
configure:5820: g77 -c -g conftest.f >&5
configure:5826: $? = 0
configure:5830: test -z 
                         || test ! -s conftest.err
configure:5833: $? = 0
configure:5836: test -s conftest.o
configure:5839: $? = 0
configure:5851: result: yes
configure:5881: checking the maximum length of command line arguments
configure:5990: result: 32768
configure:6001: checking command to parse /usr/bin/nm -B output from gcc object
configure:6106: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:6109: $? = 0
configure:6113: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABC
DGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.
nm
configure:6116: $? = 0
configure:6168: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g
 -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c conftstm.o
 >&5
configure:6171: $? = 0
configure:6209: result: ok
configure:6213: checking for objdir
configure:6228: result: .libs
configure:6318: checking for ar
configure:6334: found /usr/bin/ar
configure:6345: result: ar
configure:6398: checking for ranlib
configure:6414: found /usr/bin/ranlib
configure:6425: result: ranlib
configure:6478: checking for strip
configure:6494: found /usr/bin/strip
configure:6505: result: strip
configure:6777: checking if gcc supports -fno-rtti -fno-exceptions
configure:6795: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option \-fno-rtti\ is valid for C++/ObjC++ but not for C
configure:6799: $? = 0
configure:6812: result: no
configure:6827: checking for gcc option to produce PIC
configure:7037: result: -fPIC
configure:7045: checking if gcc PIC flag -fPIC works
configure:7063: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 -fPIC -DPIC conftest.c >&5
configure:7067: $? = 0
configure:7080: result: yes
configure:7108: checking if gcc static flag -static works
configure:7136: result: yes
configure:7146: checking if gcc supports -c -o file.o
configure:7167: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 -o out/conftest2.o conftest.c >
&5
configure:7171: $? = 0
configure:7193: result: yes
configure:7219: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) support
s shared libraries
configure:8177: result: yes
configure:8198: checking whether -lc should be explicitly linked in
configure:8203: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:8206: $? = 0
configure:8221: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>
\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8224: $? = 0
configure:8236: result: no
configure:8244: checking dynamic linker characteristics
configure:8637: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I
/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:8640: $? = 0
configure:8853: result: GNU/Linux ld.so
configure:8862: checking how to hardcode library paths into programs
configure:8887: result: immediate
configure:8901: checking whether stripping libraries is possible
configure:8906: result: yes
configure:9740: checking if libtool supports shared libraries
configure:9742: result: yes
configure:9745: checking whether to build shared libraries
configure:9766: result: yes
configure:9769: checking whether to build static libraries
configure:9773: result: yes
configure:9865: creating libtool
configure:10456: checking for ld used by g++
configure:10523: result: /usr/bin/ld -m elf_x86_64
configure:10532: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:10547: result: yes
configure:10598: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) suppor
ts shared libraries
configure:11536: result: yes
configure:11554: g++ -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.cpp >&5
configure:11557: $? = 0
configure:11676: checking for g++ option to produce PIC
configure:11950: result: -fPIC
configure:11958: checking if g++ PIC flag -fPIC works
configure:11976: g++ -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 -fPIC -DPIC conftest.cpp >&5
configure:11980: $? = 0
configure:11993: result: yes
configure:12021: checking if g++ static flag -static works
configure:12049: result: yes
configure:12059: checking if g++ supports -c -o file.o
configure:12080: g++ -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 -o out/conftest2.o conftest.cp
p >&5
configure:12084: $? = 0
configure:12106: result: yes
configure:12132: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) suppor
ts shared libraries
configure:12157: result: yes
configure:12224: checking dynamic linker characteristics
configure:12617: g++ -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.cpp >&5
configure:12620: $? = 0
configure:12833: result: GNU/Linux ld.so
configure:12842: checking how to hardcode library paths into programs
configure:12867: result: immediate
configure:13396: checking if libtool supports shared libraries
configure:13398: result: yes
configure:13401: checking whether to build shared libraries
configure:13421: result: yes
configure:13424: checking whether to build static libraries
configure:13428: result: yes
configure:13438: checking for g77 option to produce PIC
configure:13648: result: -fPIC
configure:13656: checking if g77 PIC flag -fPIC works
configure:13674: g77 -c -g -O2 -fPIC conftest.f >&5
configure:13678: $? = 0
configure:13691: result: yes
configure:13719: checking if g77 static flag -static works
configure:13747: result: yes
configure:13757: checking if g77 supports -c -o file.o
configure:13778: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13782: $? = 0
configure:13804: result: yes
configure:13830: checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) suppor
ts shared libraries
configure:14768: result: yes
configure:14835: checking dynamic linker characteristics
configure:15228: g77 -c -g -O2 conftest.f >&5
configure:15231: $? = 0
configure:15444: result: GNU/Linux ld.so
configure:15453: checking how to hardcode library paths into programs
configure:15478: result: immediate
configure:19180: checking for doxygen
configure:19198: found /usr/bin/doxygen
configure:19210: result: /usr/bin/doxygen
configure:19275: checking for perl
configure:19293: found /usr/bin/perl
configure:19305: result: /usr/bin/perl
configure:19444: checking for dot
configure:19462: found /usr/bin/dot
configure:19474: result: /usr/bin/dot
configure:20981: checking cppunit/config-auto.h usability
configure:20993: g++ -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.cc >&5
configure:20999: $? = 0
configure:21003: test -z 
                         || test ! -s conftest.err
configure:21006: $? = 0
configure:21009: test -s conftest.o
configure:21012: $? = 0
configure:21022: result: yes
configure:21026: checking cppunit/config-auto.h presence
configure:21036: g++ -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 con
ftest.cc
configure:21042: $? = 0
configure:21062: result: yes
configure:21097: checking for cppunit/config-auto.h
configure:21104: result: yes
configure:21126: checking xercesc/sax2/Attributes.hpp usability
configure:21138: g++ -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.cc >&5
configure:21144: $? = 0
configure:21148: test -z 
                         || test ! -s conftest.err
configure:21151: $? = 0
configure:21154: test -s conftest.o
configure:21157: $? = 0
configure:21167: result: yes
configure:21171: checking xercesc/sax2/Attributes.hpp presence
configure:21181: g++ -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 con
ftest.cc
configure:21187: $? = 0
configure:21207: result: yes
configure:21242: checking for xercesc/sax2/Attributes.hpp
configure:21249: result: yes
configure:21285: g++ -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.cc -ldl -lc
ppunit  >&5
configure:21291: $? = 0
configure:21295: test -z 
                         || test ! -s conftest.err
configure:21298: $? = 0
configure:21301: test -s conftest
configure:21304: $? = 0
configure:21327: checking for main in -lxerces-c
configure:21351: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c  -ldl -lcppunit  >&5
configure:21357: $? = 0
configure:21361: test -z 
                         || test ! -s conftest.err
configure:21364: $? = 0
configure:21367: test -s conftest
configure:21370: $? = 0
configure:21383: result: yes
configure:21402: checking for ANSI C header files
configure:21558: result: yes
configure:21586: checking malloc.h usability
configure:21598: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:21604: $? = 0
configure:21608: test -z 
                         || test ! -s conftest.err
configure:21611: $? = 0
configure:21614: test -s conftest.o
configure:21617: $? = 0
configure:21627: result: yes
configure:21631: checking malloc.h presence
configure:21641: gcc -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 con
ftest.c
configure:21647: $? = 0
configure:21667: result: yes
configure:21702: checking for malloc.h
configure:21709: result: yes
configure:21577: checking for memory.h
configure:21582: result: yes
configure:21577: checking for stdlib.h
configure:21582: result: yes
configure:21577: checking for string.h
configure:21582: result: yes
configure:21577: checking for unistd.h
configure:21582: result: yes
configure:21724: checking for stdbool.h that conforms to C99
configure:21777: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:21783: $? = 0
configure:21787: test -z 
                         || test ! -s conftest.err
configure:21790: $? = 0
configure:21793: test -s conftest.o
configure:21796: $? = 0
configure:21807: result: yes
configure:21809: checking for _Bool
configure:21833: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:21839: $? = 0
configure:21843: test -z 
                         || test ! -s conftest.err
configure:21846: $? = 0
configure:21849: test -s conftest.o
configure:21852: $? = 0
configure:21863: result: yes
configure:21882: checking for an ANSI C-conforming const
configure:21949: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:21955: $? = 0
configure:21959: test -z 
                         || test ! -s conftest.err
configure:21962: $? = 0
configure:21965: test -s conftest.o
configure:21968: $? = 0
configure:21979: result: yes
configure:21989: checking for inline
configure:22010: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:22016: $? = 0
configure:22020: test -z 
                         || test ! -s conftest.err
configure:22023: $? = 0
configure:22026: test -s conftest.o
configure:22029: $? = 0
configure:22041: result: inline
configure:22060: checking whether struct tm is in sys/time.h or time.h
configure:22083: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:22089: $? = 0
configure:22093: test -z 
                         || test ! -s conftest.err
configure:22096: $? = 0
configure:22099: test -s conftest.o
configure:22102: $? = 0
configure:22113: result: time.h
configure:22130: checking for stdlib.h
configure:22135: result: yes
configure:22275: checking for GNU libc compatible malloc
configure:22326: result: yes
configure:22356: checking whether time.h and sys/time.h may both be included
configure:22381: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:22387: $? = 0
configure:22391: test -z 
                         || test ! -s conftest.err
configure:22394: $? = 0
configure:22397: test -s conftest.o
configure:22400: $? = 0
configure:22411: result: yes
configure:22428: checking for stdlib.h
configure:22433: result: yes
configure:22437: checking sys/time.h usability
configure:22449: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:22455: $? = 0
configure:22459: test -z 
                         || test ! -s conftest.err
configure:22462: $? = 0
configure:22465: test -s conftest.o
configure:22468: $? = 0
configure:22478: result: yes
configure:22482: checking sys/time.h presence
configure:22492: gcc -E   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 con
ftest.c
configure:22498: $? = 0
configure:22518: result: yes
configure:22553: checking for sys/time.h
configure:22560: result: yes
configure:22428: checking for unistd.h
configure:22433: result: yes
configure:22577: checking for alarm
configure:22634: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c -ldl -lcppunit  >&5
configure:22640: $? = 0
configure:22644: test -z 
                         || test ! -s conftest.err
configure:22647: $? = 0
configure:22650: test -s conftest
configure:22653: $? = 0
configure:22665: result: yes
configure:22675: checking for working mktime
configure:22851: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c -ldl -lcppunit  >&5
configure:22854: $? = 0
configure:22856: ./conftest
./conftest: error while loading shared libraries: libcppunit-1.12.so.1: cannot open
 shared object file: No such file or directory
configure:22859: $? = 127
configure: program exited with status 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME \Gridlab-D\n    | #define PACKAGE_TARNAME \gridlabd\n    | #define PACKAGE_VERSION .1\n    | #define PACKAGE_STRING \Gridlab-D 1.1\n    | #define PACKAGE_BUGREPORT \David Chassin <david.chassin@pnl.gov>\n    | #define PACKAGE \gridlabd\n    | #define VERSION .1\n    | #define DLEXT \.so\n    | #ifdef __cplusplus
| extern \C\ void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBXERCES_C 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| /* end confdefs.h.  */
| /* Test program from Paul Eggert and Tony Leneis.  */
| #if TIME_WITH_SYS_TIME
| # include <sys/time.h>
| # include <time.h>
| #else
| # if HAVE_SYS_TIME_H
| #  include <sys/time.h>
| # else
| #  include <time.h>
| # endif
| #endif
| 
| #if HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| 
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #if !HAVE_ALARM
| # define alarm(X) /* empty */
| #endif
| 
| /* Work around redefinition to rpl_putenv by other config tests.  */
| #undef putenv
| 
| static time_t time_t_max;
| static time_t time_t_min;
| 
| /* Values we'll use to set the TZ environment variable.  */
| static char *tz_strings[] = {
|   (char *) 0, \TZ=GMT0\, \TZ=JST-9\,
|   \TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00\n    | };
| #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
| 
| /* Fail if mktime fails to convert a date in the spring-forward gap.
|    Based on a problem report from Andreas Jaeger.  */
| static void
| spring_forward_gap ()
| {
|   /* glibc (up to about 1998-10-07) failed this test. */
|   struct tm tm;
| 
|   /* Use the portable POSIX.1 specification \TZ=PST8PDT,M4.1.0,M10.5.0\n    |      instead of \TZ=America/Vancouver\ in order to detect the bug even
|      on systems that don't support the Olson extension, or don't have the
|      full zoneinfo tables installed.  */
|   putenv (\TZ=PST8PDT,M4.1.0,M10.5.0\);
| 
|   tm.tm_year = 98;
|   tm.tm_mon = 3;
|   tm.tm_mday = 5;
|   tm.tm_hour = 2;
|   tm.tm_min = 0;
|   tm.tm_sec = 0;
|   tm.tm_isdst = -1;
|   if (mktime (&tm) == (time_t)-1)
|     exit (1);
| }
| 
| static void
| mktime_test1 (now)
|      time_t now;
| {
|   struct tm *lt;
|   if ((lt = localtime (&now)) && mktime (lt) != now)
|     exit (1);
| }
| 
| static void
| mktime_test (now)
|      time_t now;
| {
|   mktime_test1 (now);
|   mktime_test1 ((time_t) (time_t_max - now));
|   mktime_test1 ((time_t) (time_t_min + now));
| }
| 
| static void
| irix_6_4_bug ()
| {
|   /* Based on code from Ariel Faigon.  */
|   struct tm tm;
|   tm.tm_year = 96;
|   tm.tm_mon = 3;
|   tm.tm_mday = 0;
|   tm.tm_hour = 0;
|   tm.tm_min = 0;
|   tm.tm_sec = 0;
|   tm.tm_isdst = -1;
|   mktime (&tm);
|   if (tm.tm_mon != 2 || tm.tm_mday != 31)
|     exit (1);
| }
| 
| static void
| bigtime_test (j)
|      int j;
| {
|   struct tm tm;
|   time_t now;
|   tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
|   now = mktime (&tm);
|   if (now != (time_t) -1)
|     {
|       struct tm *lt = localtime (&now);
|       if (! (lt
|            && lt->tm_year == tm.tm_year
|            && lt->tm_mon == tm.tm_mon
|            && lt->tm_mday == tm.tm_mday
|            && lt->tm_hour == tm.tm_hour
|            && lt->tm_min == tm.tm_min
|            && lt->tm_sec == tm.tm_sec
|            && lt->tm_yday == tm.tm_yday
|            && lt->tm_wday == tm.tm_wday
|            && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
|                 == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
|       exit (1);
|     }
| }
| 
| int
| main ()
| {
|   time_t t, delta;
|   int i, j;
| 
|   /* This test makes some buggy mktime implementations loop.
|      Give up after 60 seconds; a mktime slower than that
|      isn't worth using anyway.  */
|   alarm (60);
| 
|   for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)
|     continue;
|   time_t_max--;
|   if ((time_t) -1 < 0)
|     for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2)
|       continue;
|   delta = time_t_max / 997; /* a suitable prime number */
|   for (i = 0; i < N_STRINGS; i++)
|     {
|       if (tz_strings[i])
|       putenv (tz_strings[i]);
| 
|       for (t = 0; t <= time_t_max - delta; t += delta)
|       mktime_test (t);
|       mktime_test ((time_t) 1);
|       mktime_test ((time_t) (60 * 60));
|       mktime_test ((time_t) (60 * 60 * 24));
| 
|       for (j = 1; 0 < j; j *= 2)
|       bigtime_test (j);
|       bigtime_test (j - 1);
|     }
|   irix_6_4_bug ();
|   spring_forward_gap ();
|   exit (0);
| }
configure:22873: result: no
configure:22891: checking for stdlib.h
configure:22896: result: yes
configure:23036: checking for GNU libc compatible realloc
configure:23065: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c -ldl -lcppunit  >&5
configure:23068: $? = 0
configure:23070: ./conftest
./conftest: error while loading shared libraries: libcppunit-1.12.so.1: cannot open
 shared object file: No such file or directory
configure:23073: $? = 127
configure: program exited with status 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME \Gridlab-D\n    | #define PACKAGE_TARNAME \gridlabd\n    | #define PACKAGE_VERSION .1\n    | #define PACKAGE_STRING \Gridlab-D 1.1\n    | #define PACKAGE_BUGREPORT \David Chassin <david.chassin@pnl.gov>\n    | #define PACKAGE \gridlabd\n    | #define VERSION .1\n    | #define DLEXT \.so\n    | #ifdef __cplusplus
| extern \C\ void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBXERCES_C 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #if STDC_HEADERS || HAVE_STDLIB_H
| # include <stdlib.h>
| #else
| char *realloc ();
| #endif
| 
| int
| main ()
| {
| exit (realloc (0, 0) ? 0 : 1);
|   ;
|   return 0;
| }
configure:23087: result: no
configure:23121: checking for strftime
configure:23178: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c -ldl -lcppunit  >&5
conftest.c:69: warning: conflicting types for built-in function 'strftime'
configure:23184: $? = 0
configure:23188: test -z 
                         || test ! -s conftest.err
configure:23191: $? = 0
configure:23194: test -s conftest
configure:23197: $? = 0
configure:23209: result: yes
configure:23297: checking for vprintf
configure:23354: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c -ldl -lcppunit  >&5
conftest.c:70: warning: conflicting types for built-in function 'vprintf'
configure:23360: $? = 0
configure:23364: test -z 
                         || test ! -s conftest.err
configure:23367: $? = 0
configure:23370: test -s conftest
configure:23373: $? = 0
configure:23385: result: yes
configure:23392: checking for _doprnt
configure:23449: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c -ldl -lcppunit  >&5
/tmp/cc06u0m2.o: In function `main':
/home/vincenzo/freeware/gridlab-d/trunk/conftest.c:87: undefined reference to `_dop
rnt'
/tmp/cc06u0m2.o:(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:23455: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME \Gridlab-D\n    | #define PACKAGE_TARNAME \gridlabd\n    | #define PACKAGE_VERSION .1\n    | #define PACKAGE_STRING \Gridlab-D 1.1\n    | #define PACKAGE_BUGREPORT \David Chassin <david.chassin@pnl.gov>\n    | #define PACKAGE \gridlabd\n    | #define VERSION .1\n    | #define DLEXT \.so\n    | #ifdef __cplusplus
| extern \C\ void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBXERCES_C 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 0
| #define realloc rpl_realloc
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _doprnt
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern \C\n    | {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:23480: result: no
configure:23508: checking for isfinite
configure:23565: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c -ldl -lcppunit  >&5
/tmp/ccMey1no.o: In function `main':
/home/vincenzo/freeware/gridlab-d/trunk/conftest.c:87: undefined reference to `isfinite'
/tmp/ccMey1no.o:(.data+0x0): undefined reference to `isfinite'
collect2: ld returned 1 exit status
configure:23571: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME \Gridlab-D\n    | #define PACKAGE_TARNAME \gridlabd\n    | #define PACKAGE_VERSION .1\n    | #define PACKAGE_STRING \Gridlab-D 1.1\n    | #define PACKAGE_BUGREPORT \David Chassin <david.chassin@pnl.gov>\n    | #define PACKAGE \gridlabd\n    | #define VERSION .1\n    | #define DLEXT \.so\n    | #ifdef __cplusplus
| extern \C\ void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBXERCES_C 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 0
| #define realloc rpl_realloc
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define isfinite to an innocuous variant, in case <limits.h> declares isfinite.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define isfinite innocuous_isfinite
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char isfinite (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef isfinite
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern \C\n    | {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char isfinite ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_isfinite) || defined (__stub___isfinite)
| choke me
| #else
| char (*f) () = isfinite;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != isfinite;
|   ;
|   return 0;
| }
configure:23596: result: no
configure:23508: checking for atexit
configure:23565: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c -ldl -lcppunit  >&5
configure:23571: $? = 0
configure:23575: test -z 
                         || test ! -s conftest.err
configure:23578: $? = 0
configure:23581: test -s conftest
configure:23584: $? = 0
configure:23596: result: yes
configure:23508: checking for getcwd
configure:23565: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c -ldl -lcppunit  >&5
configure:23571: $? = 0
configure:23575: test -z 
                         || test ! -s conftest.err
configure:23578: $? = 0
configure:23581: test -s conftest
configure:23584: $? = 0
configure:23596: result: yes
configure:23508: checking for strerror
configure:23565: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c -ldl -lcppunit  >&5
configure:23571: $? = 0
configure:23575: test -z 
                         || test ! -s conftest.err
configure:23578: $? = 0
configure:23581: test -s conftest
configure:23584: $? = 0
configure:23596: result: yes
configure:23508: checking for strrchr
configure:23565: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c -ldl -lcppunit  >&5
conftest.c:79: warning: conflicting types for built-in function 'strrchr'
configure:23571: $? = 0
configure:23575: test -z 
                         || test ! -s conftest.err
configure:23578: $? = 0
configure:23581: test -s conftest
configure:23584: $? = 0
configure:23596: result: yes
configure:23508: checking for tzset
configure:23565: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lxerces-
c -ldl -lcppunit  >&5
configure:23571: $? = 0
configure:23575: test -z 
                         || test ! -s conftest.err
configure:23578: $? = 0
configure:23581: test -s conftest
configure:23584: $? = 0
configure:23596: result: yes
configure:23799: checking for the pthreads library -lpthreads
configure:23837: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0    -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c -lpthrea
ds -lxerces-c -ldl -lcppunit  >&5
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:23843: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME \Gridlab-D\n    | #define PACKAGE_TARNAME \gridlabd\n    | #define PACKAGE_VERSION .1\n    | #define PACKAGE_STRING \Gridlab-D 1.1\n    | #define PACKAGE_BUGREPORT \David Chassin <david.chassin@pnl.gov>\n    | #define PACKAGE \gridlabd\n    | #define VERSION .1\n    | #define DLEXT \.so\n    | #ifdef __cplusplus
| extern \C\ void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBXERCES_C 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 0
| #define realloc rpl_realloc
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_POW 1
| #define HAVE_PUTENV 1
| #define HAVE_SQRT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_TZSET 1
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:23870: result: no
configure:23746: checking whether pthreads work without any flags
configure:23837: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0    -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c  -lxerce
s-c -ldl -lcppunit  >&5
configure:23843: $? = 0
configure:23847: test -z 
                         || test ! -s conftest.err
configure:23850: $? = 0
configure:23853: test -s conftest
configure:23856: $? = 0
configure:23870: result: yes
configure:23889: checking for joinable pthread attribute
configure:23909: gcc -o conftest   -I/home/vincenzo/freeware/gridlab-d/trunk/core -
g -O0    -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0  conftest.c  -lxerce
s-c -ldl -lcppunit  >&5
configure:23915: $? = 0
configure:23919: test -z 
                         || test ! -s conftest.err
configure:23922: $? = 0
configure:23925: test -s conftest
configure:23928: $? = 0
configure:23939: result: PTHREAD_CREATE_JOINABLE
configure:23949: checking if more special flags are required for pthreads
configure:23956: result: no
configure:24039: checking for get_nprocs
configure:24046: gcc -c   -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0   -
I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0 conftest.c >&5
configure:24052: $? = 0
configure:24056: test -z 
                         || test ! -s conftest.err
configure:24059: $? = 0
configure:24062: test -s conftest.o
configure:24065: $? = 0
configure:24067: result: yes
configure:24359: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Gridlab-D config.status 1.1, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on qingbo

config.status:816: creating ./Makefile
config.status:816: creating core/Makefile
config.status:816: creating assert/Makefile
config.status:816: creating climate/Makefile
config.status:816: creating commercial/Makefile
config.status:816: creating network/Makefile
config.status:816: creating powerflow/Makefile
config.status:816: creating residential/Makefile
config.status:816: creating reliability/Makefile
config.status:816: creating generators/Makefile
config.status:816: creating plc/Makefile
config.status:816: creating market/Makefile
config.status:816: creating tape_file/Makefile
config.status:816: creating tape_plot/Makefile
config.status:816: creating tape/Makefile
config.status:920: creating core/config.h
config.status:1294: executing depfiles commands

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DOXYGEN_PAPER_SIZE_set=
ac_cv_env_DOXYGEN_PAPER_SIZE_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_atexit=yes
ac_cv_func_getcwd=yes
ac_cv_func_isfinite=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memset=yes
ac_cv_func_pow=yes
ac_cv_func_putenv=yes
ac_cv_func_realloc_0_nonnull=no
ac_cv_func_sqrt=yes
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strrchr=yes
ac_cv_func_tzset=yes
ac_cv_func_vprintf=yes
ac_cv_func_working_mktime=no
ac_cv_header_cppunit_config_auto_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_xercesc_sax2_Attributes_hpp=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_lib_xerces_c_main=yes
ac_cv_objext=o
ac_cv_path_ac_pt_DX_DOT=/usr/bin/dot
ac_cv_path_ac_pt_DX_DOXYGEN=/usr/bin/doxygen
ac_cv_path_ac_pt_DX_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_struct_tm=time.h
ac_cv_type__Bool=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]
*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\\\\n    , (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {\\, (lt_ptr) \&
\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'
''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='\yes'
lt_lt_cv_prog_compiler_c_o_CXX='\yes'
lt_lt_cv_prog_compiler_c_o_F77='\yes'
lt_lt_cv_sys_global_symbol_pipe='\sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW
]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\'''
lt_lt_cv_sys_global_symbol_to_c_name_address='\sed -n -e '\''s/^: \\([^ ]*\\) \$/  
{\\\\\\\\\, (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {
\\\\\, (lt_ptr) \\&\\2},/p'\'''
lt_lt_cv_sys_global_symbol_to_cdecl='\sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \
\1;/p'\'''

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

ACLOCAL='${SHELL} /home/vincenzo/freeware/gridlab-d/trunk/missing --run aclocal-1.9
'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/vincenzo/freeware/gridlab-d/trunk/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/vincenzo/freeware/gridlab-d/trunk/missing --run autoconf'
AUTOHEADER='${SHELL} /home/vincenzo/freeware/gridlab-d/trunk/missing --run autohead
er'
AUTOMAKE='${SHELL} /home/vincenzo/freeware/gridlab-d/trunk/missing --run automake-1
.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='  -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0'
CPP='gcc -E'
CPPFLAGS='  -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='  -I/home/vincenzo/freeware/gridlab-d/trunk/core -g -O0'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DOXYGEN_PAPER_SIZE=''
DX_COND_chi_FALSE=''
DX_COND_chi_TRUE='#'
DX_COND_chm_FALSE=''
DX_COND_chm_TRUE='#'
DX_COND_doc_FALSE='#'
DX_COND_doc_TRUE=''
DX_COND_dot_FALSE='#'
DX_COND_dot_TRUE=''
DX_COND_html_FALSE=''
DX_COND_html_TRUE='#'
DX_COND_latex_FALSE=''
DX_COND_latex_TRUE='#'
DX_COND_man_FALSE=''
DX_COND_man_TRUE='#'
DX_COND_pdf_FALSE=''
DX_COND_pdf_TRUE='#'
DX_COND_ps_FALSE=''
DX_COND_ps_TRUE='#'
DX_COND_rtf_FALSE=''
DX_COND_rtf_TRUE='#'
DX_COND_xml_FALSE=''
DX_COND_xml_TRUE='#'
DX_CONFIG='doxygen/gridlabd.conf'
DX_DOCDIR='doxygen-doc'
DX_DOT='/usr/bin/dot'
DX_DOXYGEN='/usr/bin/doxygen'
DX_DVIPS=''
DX_EGREP=''
DX_ENV=' SRCDIR='.' PROJECT='gridlabd' DOCDIR='doxygen-doc' VERSION='1.1' PERL_PATH
='/usr/bin/perl' HAVE_DOT='YES' DOT_PATH='/usr/bin' GENERATE_MAN='NO' GENERATE_RTF=
'NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='NO' 
GENERATE_LATEX='NO''
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEA

,

nikhilgupta10 commented 8 years ago

nikhilgupta10 imported these comments from Sourceforge: The user dchassin does not exist anymore. Therefore assigning this to afisher1.