mirror of
https://github.com/RTimothyEdwards/netgen.git
synced 2026-08-29 17:29:25 +02:00
equates class "a" in circuit 1 with class "b" in circuit2, and if circuit 1 has a class called "b" and/or circuit 2 has a class called "a", then both classes are given a new hash to avoid conflicts with the (presumably) unrelated cells of the same name in the other netlist.
766 lines
23 KiB
Plaintext
766 lines
23 KiB
Plaintext
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by netgen configure 1.3, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
$ ./configure
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = stravinsky
|
|
uname -m = x86_64
|
|
uname -r = 3.18.3-201.fc21.x86_64
|
|
uname -s = Linux
|
|
uname -v = #1 SMP Mon Jan 19 15:59:31 UTC 2015
|
|
|
|
/usr/bin/uname -p = x86_64
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = x86_64
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: .
|
|
PATH: /bin
|
|
PATH: /sbin
|
|
PATH: /usr/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/local/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2395: checking build system type
|
|
configure:2409: result: x86_64-unknown-linux-gnu
|
|
configure:2429: checking host system type
|
|
configure:2442: result: x86_64-unknown-linux-gnu
|
|
configure:2462: checking target system type
|
|
configure:2475: result: x86_64-unknown-linux-gnu
|
|
configure:2566: checking for gcc
|
|
configure:2582: found /bin/gcc
|
|
configure:2593: result: gcc
|
|
configure:2822: checking for C compiler version
|
|
configure:2831: gcc --version >&5
|
|
gcc (GCC) 4.9.2 20141101 (Red Hat 4.9.2-1)
|
|
Copyright (C) 2014 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:2842: $? = 0
|
|
configure:2831: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.9.2/lto-wrapper
|
|
Target: x86_64-redhat-linux
|
|
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.9.2-20141101/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.9.2-20141101/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
|
|
Thread model: posix
|
|
gcc version 4.9.2 20141101 (Red Hat 4.9.2-1) (GCC)
|
|
configure:2842: $? = 0
|
|
configure:2831: gcc -V >&5
|
|
gcc: error: unrecognized command line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:2842: $? = 4
|
|
configure:2831: gcc -qversion >&5
|
|
gcc: error: unrecognized command line option '-qversion'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:2842: $? = 4
|
|
configure:2862: checking whether the C compiler works
|
|
configure:2884: gcc -g conftest.c >&5
|
|
configure:2888: $? = 0
|
|
configure:2936: result: yes
|
|
configure:2939: checking for C compiler default output file name
|
|
configure:2941: result: a.out
|
|
configure:2947: checking for suffix of executables
|
|
configure:2954: gcc -o conftest -g conftest.c >&5
|
|
configure:2958: $? = 0
|
|
configure:2980: result:
|
|
configure:3002: checking whether we are cross compiling
|
|
configure:3010: gcc -o conftest -g conftest.c >&5
|
|
configure:3014: $? = 0
|
|
configure:3021: ./conftest
|
|
configure:3025: $? = 0
|
|
configure:3040: result: no
|
|
configure:3045: checking for suffix of object files
|
|
configure:3067: gcc -c -g conftest.c >&5
|
|
configure:3071: $? = 0
|
|
configure:3092: result: o
|
|
configure:3096: checking whether we are using the GNU C compiler
|
|
configure:3115: gcc -c -g conftest.c >&5
|
|
configure:3115: $? = 0
|
|
configure:3124: result: yes
|
|
configure:3133: checking whether gcc accepts -g
|
|
configure:3153: gcc -c -g conftest.c >&5
|
|
configure:3153: $? = 0
|
|
configure:3194: result: yes
|
|
configure:3211: checking for gcc option to accept ISO C89
|
|
configure:3274: gcc -c -g conftest.c >&5
|
|
configure:3274: $? = 0
|
|
configure:3287: result: none needed
|
|
configure:3312: checking how to run the C preprocessor
|
|
configure:3343: gcc -E conftest.c
|
|
configure:3343: $? = 0
|
|
configure:3357: gcc -E conftest.c
|
|
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^
|
|
compilation terminated.
|
|
configure:3357: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "netgen"
|
|
| #define PACKAGE_TARNAME "netgen"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "netgen 1.3"
|
|
| #define PACKAGE_BUGREPORT "[email protected]"
|
|
| #define PACKAGE_URL ""
|
|
| #define NETGEN_VERSION "1.5"
|
|
| #define NETGEN_REVISION "49"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3382: result: gcc -E
|
|
configure:3402: gcc -E conftest.c
|
|
configure:3402: $? = 0
|
|
configure:3416: gcc -E conftest.c
|
|
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^
|
|
compilation terminated.
|
|
configure:3416: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "netgen"
|
|
| #define PACKAGE_TARNAME "netgen"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "netgen 1.3"
|
|
| #define PACKAGE_BUGREPORT "[email protected]"
|
|
| #define PACKAGE_URL ""
|
|
| #define NETGEN_VERSION "1.5"
|
|
| #define NETGEN_REVISION "49"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3445: checking for library containing strerror
|
|
configure:3476: gcc -o conftest -g conftest.c >&5
|
|
configure:3476: $? = 0
|
|
configure:3493: result: none required
|
|
configure:3515: checking for a BSD-compatible install
|
|
configure:3583: result: /bin/install -c
|
|
configure:3637: checking for ranlib
|
|
configure:3653: found /bin/ranlib
|
|
configure:3664: result: ranlib
|
|
configure:3691: checking for gm4
|
|
configure:3724: result: no
|
|
configure:3691: checking for gnum4
|
|
configure:3724: result: no
|
|
configure:3691: checking for m4
|
|
configure:3709: found /bin/m4
|
|
configure:3721: result: /bin/m4
|
|
configure:3762: checking for ld used by GCC
|
|
configure:3825: result: /bin/ld
|
|
configure:3832: checking if the linker (/bin/ld) is GNU ld
|
|
GNU ld version 2.24
|
|
configure:3844: result: yes
|
|
configure:3851: checking for grep that handles long lines and -e
|
|
configure:3909: result: /bin/grep
|
|
configure:3914: checking for egrep
|
|
configure:3976: result: /bin/grep -E
|
|
configure:3981: checking for ANSI C header files
|
|
configure:4001: gcc -c -g conftest.c >&5
|
|
configure:4001: $? = 0
|
|
configure:4074: gcc -o conftest -g conftest.c >&5
|
|
configure:4074: $? = 0
|
|
configure:4074: ./conftest
|
|
configure:4074: $? = 0
|
|
configure:4085: result: yes
|
|
configure:4098: checking for sys/types.h
|
|
configure:4098: gcc -c -g conftest.c >&5
|
|
configure:4098: $? = 0
|
|
configure:4098: result: yes
|
|
configure:4098: checking for sys/stat.h
|
|
configure:4098: gcc -c -g conftest.c >&5
|
|
configure:4098: $? = 0
|
|
configure:4098: result: yes
|
|
configure:4098: checking for stdlib.h
|
|
configure:4098: gcc -c -g conftest.c >&5
|
|
configure:4098: $? = 0
|
|
configure:4098: result: yes
|
|
configure:4098: checking for string.h
|
|
configure:4098: gcc -c -g conftest.c >&5
|
|
configure:4098: $? = 0
|
|
configure:4098: result: yes
|
|
configure:4098: checking for memory.h
|
|
configure:4098: gcc -c -g conftest.c >&5
|
|
configure:4098: $? = 0
|
|
configure:4098: result: yes
|
|
configure:4098: checking for strings.h
|
|
configure:4098: gcc -c -g conftest.c >&5
|
|
configure:4098: $? = 0
|
|
configure:4098: result: yes
|
|
configure:4098: checking for inttypes.h
|
|
configure:4098: gcc -c -g conftest.c >&5
|
|
configure:4098: $? = 0
|
|
configure:4098: result: yes
|
|
configure:4098: checking for stdint.h
|
|
configure:4098: gcc -c -g conftest.c >&5
|
|
configure:4098: $? = 0
|
|
configure:4098: result: yes
|
|
configure:4098: checking for unistd.h
|
|
configure:4098: gcc -c -g conftest.c >&5
|
|
configure:4098: $? = 0
|
|
configure:4098: result: yes
|
|
configure:4114: checking size of void *
|
|
configure:4119: gcc -o conftest -g conftest.c >&5
|
|
configure:4119: $? = 0
|
|
configure:4119: ./conftest
|
|
configure:4119: $? = 0
|
|
configure:4133: result: 8
|
|
configure:4147: checking size of unsigned int
|
|
configure:4152: gcc -o conftest -g conftest.c >&5
|
|
configure:4152: $? = 0
|
|
configure:4152: ./conftest
|
|
configure:4152: $? = 0
|
|
configure:4166: result: 4
|
|
configure:4180: checking size of unsigned long
|
|
configure:4185: gcc -o conftest -g conftest.c >&5
|
|
configure:4185: $? = 0
|
|
configure:4185: ./conftest
|
|
configure:4185: $? = 0
|
|
configure:4199: result: 8
|
|
configure:4213: checking size of unsigned long long
|
|
configure:4218: gcc -o conftest -g conftest.c >&5
|
|
configure:4218: $? = 0
|
|
configure:4218: ./conftest
|
|
configure:4218: $? = 0
|
|
configure:4232: result: 8
|
|
configure:4243: checking whether byte ordering is bigendian
|
|
configure:4258: gcc -c -g conftest.c >&5
|
|
conftest.c:26:9: error: unknown type name 'not'
|
|
not a universal capable compiler
|
|
^
|
|
conftest.c:26:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
|
|
not a universal capable compiler
|
|
^
|
|
conftest.c:26:15: error: unknown type name 'universal'
|
|
configure:4258: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "netgen"
|
|
| #define PACKAGE_TARNAME "netgen"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "netgen 1.3"
|
|
| #define PACKAGE_BUGREPORT "[email protected]"
|
|
| #define PACKAGE_URL ""
|
|
| #define NETGEN_VERSION "1.5"
|
|
| #define NETGEN_REVISION "49"
|
|
| #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 SIZEOF_VOID_P 8
|
|
| #define SIZEOF_UNSIGNED_INT 4
|
|
| #define SIZEOF_UNSIGNED_LONG 8
|
|
| #define SIZEOF_UNSIGNED_LONG_LONG 8
|
|
| /* end confdefs.h. */
|
|
| #ifndef __APPLE_CC__
|
|
| not a universal capable compiler
|
|
| #endif
|
|
| typedef int dummy;
|
|
|
|
|
configure:4303: gcc -c -g conftest.c >&5
|
|
configure:4303: $? = 0
|
|
configure:4321: gcc -c -g conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:32:4: error: unknown type name 'not'
|
|
not big endian
|
|
^
|
|
conftest.c:32:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
|
|
not big endian
|
|
^
|
|
configure:4321: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "netgen"
|
|
| #define PACKAGE_TARNAME "netgen"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "netgen 1.3"
|
|
| #define PACKAGE_BUGREPORT "[email protected]"
|
|
| #define PACKAGE_URL ""
|
|
| #define NETGEN_VERSION "1.5"
|
|
| #define NETGEN_REVISION "49"
|
|
| #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 SIZEOF_VOID_P 8
|
|
| #define SIZEOF_UNSIGNED_INT 4
|
|
| #define SIZEOF_UNSIGNED_LONG 8
|
|
| #define SIZEOF_UNSIGNED_LONG_LONG 8
|
|
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| #include <sys/param.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| #if BYTE_ORDER != BIG_ENDIAN
|
|
| not big endian
|
|
| #endif
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:4449: result: no
|
|
configure:4468: checking for ANSI C header files
|
|
configure:4572: result: yes
|
|
configure:4584: checking for setenv
|
|
configure:4584: gcc -o conftest -g conftest.c >&5
|
|
configure:4584: $? = 0
|
|
configure:4584: result: yes
|
|
configure:4584: checking for putenv
|
|
configure:4584: gcc -o conftest -g conftest.c >&5
|
|
configure:4584: $? = 0
|
|
configure:4584: result: yes
|
|
configure:4594: checking for vfork
|
|
configure:4594: gcc -o conftest -g conftest.c >&5
|
|
configure:4594: $? = 0
|
|
configure:4594: result: yes
|
|
configure:4602: checking dirent.h usability
|
|
configure:4602: gcc -c -g conftest.c >&5
|
|
configure:4602: $? = 0
|
|
configure:4602: result: yes
|
|
configure:4602: checking dirent.h presence
|
|
configure:4602: gcc -E -x c conftest.c
|
|
configure:4602: $? = 0
|
|
configure:4602: result: yes
|
|
configure:4602: checking for dirent.h
|
|
configure:4602: result: yes
|
|
configure:4615: checking limits.h usability
|
|
configure:4615: gcc -c -g conftest.c >&5
|
|
configure:4615: $? = 0
|
|
configure:4615: result: yes
|
|
configure:4615: checking limits.h presence
|
|
configure:4615: gcc -E -x c conftest.c
|
|
configure:4615: $? = 0
|
|
configure:4615: result: yes
|
|
configure:4615: checking for limits.h
|
|
configure:4615: result: yes
|
|
configure:4628: checking param.h usability
|
|
configure:4628: gcc -c -g conftest.c >&5
|
|
conftest.c:63:19: fatal error: param.h: No such file or directory
|
|
#include <param.h>
|
|
^
|
|
compilation terminated.
|
|
configure:4628: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "netgen"
|
|
| #define PACKAGE_TARNAME "netgen"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "netgen 1.3"
|
|
| #define PACKAGE_BUGREPORT "[email protected]"
|
|
| #define PACKAGE_URL ""
|
|
| #define NETGEN_VERSION "1.5"
|
|
| #define NETGEN_REVISION "49"
|
|
| #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 SIZEOF_VOID_P 8
|
|
| #define SIZEOF_UNSIGNED_INT 4
|
|
| #define SIZEOF_UNSIGNED_LONG 8
|
|
| #define SIZEOF_UNSIGNED_LONG_LONG 8
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_PUTENV 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <param.h>
|
|
configure:4628: result: no
|
|
configure:4628: checking param.h presence
|
|
configure:4628: gcc -E -x c conftest.c
|
|
conftest.c:30:19: fatal error: param.h: No such file or directory
|
|
#include <param.h>
|
|
^
|
|
compilation terminated.
|
|
configure:4628: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "netgen"
|
|
| #define PACKAGE_TARNAME "netgen"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "netgen 1.3"
|
|
| #define PACKAGE_BUGREPORT "[email protected]"
|
|
| #define PACKAGE_URL ""
|
|
| #define NETGEN_VERSION "1.5"
|
|
| #define NETGEN_REVISION "49"
|
|
| #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 SIZEOF_VOID_P 8
|
|
| #define SIZEOF_UNSIGNED_INT 4
|
|
| #define SIZEOF_UNSIGNED_LONG 8
|
|
| #define SIZEOF_UNSIGNED_LONG_LONG 8
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_PUTENV 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <param.h>
|
|
configure:4628: result: no
|
|
configure:4628: checking for param.h
|
|
configure:4628: result: no
|
|
configure:4639: checking for va_copy
|
|
configure:4657: gcc -o conftest -g conftest.c >&5
|
|
configure:4657: $? = 0
|
|
configure:4666: result: yes
|
|
configure:4674: checking for __va_copy
|
|
configure:4692: gcc -o conftest -g conftest.c >&5
|
|
configure:4692: $? = 0
|
|
configure:4701: result: yes
|
|
configure:4831: checking for tclConfig.sh
|
|
configure:4903: result: /usr/lib64/tclConfig.sh
|
|
configure:4919: checking for tkConfig.sh
|
|
configure:4992: result: /usr/lib64/tkConfig.sh
|
|
configure:5106: checking for wish executable
|
|
configure:5133: result: /usr/bin/wish
|
|
configure:5139: checking for tclsh executable
|
|
configure:5165: result: /usr/bin/tclsh
|
|
configure:5288: checking for X
|
|
configure:5427: gcc -o conftest -g conftest.c -lX11 >&5
|
|
configure:5427: $? = 0
|
|
configure:5477: result: libraries , headers
|
|
configure:5576: gcc -o conftest -g conftest.c -lX11 >&5
|
|
configure:5576: $? = 0
|
|
configure:5674: checking for gethostbyname
|
|
configure:5674: gcc -o conftest -g conftest.c >&5
|
|
configure:5674: $? = 0
|
|
configure:5674: result: yes
|
|
configure:5771: checking for connect
|
|
configure:5771: gcc -o conftest -g conftest.c >&5
|
|
configure:5771: $? = 0
|
|
configure:5771: result: yes
|
|
configure:5820: checking for remove
|
|
configure:5820: gcc -o conftest -g conftest.c >&5
|
|
configure:5820: $? = 0
|
|
configure:5820: result: yes
|
|
configure:5869: checking for shmat
|
|
configure:5869: gcc -o conftest -g conftest.c >&5
|
|
configure:5869: $? = 0
|
|
configure:5869: result: yes
|
|
configure:5927: checking for IceConnectionNumber in -lICE
|
|
configure:5952: gcc -o conftest -g conftest.c -lICE >&5
|
|
configure:5952: $? = 0
|
|
configure:5961: result: yes
|
|
configure:6675: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by netgen config.status 1.3, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on stravinsky
|
|
|
|
config.status:781: creating defs.mak
|
|
config.status:884: WARNING: 'defs.mak.in' seems to ignore the --datarootdir setting
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-unknown-linux-gnu
|
|
ac_cv_c___va_copy=yes
|
|
ac_cv_c_bigendian=no
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_c_va_copy=yes
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=set
|
|
ac_cv_env_CFLAGS_value=-g
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_XMKMF_set=
|
|
ac_cv_env_XMKMF_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_func_connect=yes
|
|
ac_cv_func_gethostbyname=yes
|
|
ac_cv_func_putenv=yes
|
|
ac_cv_func_remove=yes
|
|
ac_cv_func_setenv=yes
|
|
ac_cv_func_shmat=yes
|
|
ac_cv_func_vfork=yes
|
|
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
|
|
ac_cv_header_dirent_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_limits_h=yes
|
|
ac_cv_header_memory_h=yes
|
|
ac_cv_header_param_h=no
|
|
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_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=x86_64-unknown-linux-gnu
|
|
ac_cv_lib_ICE_IceConnectionNumber=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_LD=/bin/ld
|
|
ac_cv_path_M4=/bin/m4
|
|
ac_cv_path_install='/bin/install -c'
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_gnu_ld=yes
|
|
ac_cv_search_strerror='none required'
|
|
ac_cv_sizeof_unsigned_int=4
|
|
ac_cv_sizeof_unsigned_long=8
|
|
ac_cv_sizeof_unsigned_long_long=8
|
|
ac_cv_sizeof_void_p=8
|
|
ac_cv_target=x86_64-unknown-linux-gnu
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ALL_TARGET='tcl'
|
|
CC='gcc'
|
|
CFLAGS='-g -m64 -fPIC'
|
|
CPP='gcc -E -x c'
|
|
CPPFLAGS=''
|
|
DEFS='-DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"49\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -Dlinux=1 -DSYSV=1 -DISC=1'
|
|
DEPEND_FLAG='-MM'
|
|
ECHO_C=''
|
|
ECHO_N='printf'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
EXEEXT=''
|
|
EXTRA_LIB_SPECS='-ldl'
|
|
GREP='/bin/grep'
|
|
INC_SPECS=''
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_TARGET='install-tcl'
|
|
LD='/bin/ld'
|
|
LDDL_FLAGS=' -shared -Wl,-soname,$@ -Wl,--version-script=${NETGENDIR}/netgen/symbol.map'
|
|
LDFLAGS=''
|
|
LD_RUN_PATH=''
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LIB_SPECS=' -L/usr/lib64 -ltk8.6 -L/usr/lib64 -ltcl8.6'
|
|
LTLIBOBJS=''
|
|
M4='/bin/m4'
|
|
OBJEXT='o'
|
|
PACKAGE='netgen'
|
|
PACKAGE_BUGREPORT='[email protected]'
|
|
PACKAGE_NAME='netgen'
|
|
PACKAGE_STRING='netgen 1.3'
|
|
PACKAGE_TARNAME='netgen'
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION='1.3'
|
|
PATH_SEPARATOR=':'
|
|
RANLIB='ranlib'
|
|
SCRIPTS=''
|
|
SHDLIB_EXT='.so'
|
|
SHELL='/bin/sh'
|
|
SHLIB_CFLAGS='-fPIC'
|
|
SHLIB_LD=''
|
|
SHLIB_LIB_SPECS=''
|
|
TCLSH_EXE='/usr/bin/tclsh'
|
|
TCL_LIB_DIR='/usr/lib'
|
|
VERSION=''
|
|
WISH_EXE='/usr/bin/wish'
|
|
XMKMF=''
|
|
X_CFLAGS=''
|
|
X_EXTRA_LIBS=''
|
|
X_LIBS=''
|
|
X_PRE_LIBS=' -lSM -lICE'
|
|
ac_ct_CC='gcc'
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-unknown-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='x86_64'
|
|
build_os='linux-gnu'
|
|
build_vendor='unknown'
|
|
cadinstall=' tcltk'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
extra_defs=' -DCAD_DIR=\"${LIBDIR}\" -DTCL_DIR=\"${TCLDIR}\"'
|
|
extra_libs=' ${NETGENDIR}/tcltk/libtcltk.o'
|
|
gr_cflags=''
|
|
gr_dflags=' -DX11 -DXLIB'
|
|
gr_libs=' -lX11'
|
|
gr_srcs=' ${TK_SRCS}'
|
|
host='x86_64-unknown-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='x86_64'
|
|
host_os='linux-gnu'
|
|
host_vendor='unknown'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
ld_extra_libs=''
|
|
ld_extra_objs=''
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
modules=' tcltk'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
programs=' tcltk'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sub_extra_libs=''
|
|
sysconfdir='${prefix}/etc'
|
|
target='x86_64-unknown-linux-gnu'
|
|
target_alias=''
|
|
target_cpu='x86_64'
|
|
target_os='linux-gnu'
|
|
target_vendor='unknown'
|
|
top_extra_libs=''
|
|
unused=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "netgen"
|
|
#define PACKAGE_TARNAME "netgen"
|
|
#define PACKAGE_VERSION "1.3"
|
|
#define PACKAGE_STRING "netgen 1.3"
|
|
#define PACKAGE_BUGREPORT "[email protected]"
|
|
#define PACKAGE_URL ""
|
|
#define NETGEN_VERSION "1.5"
|
|
#define NETGEN_REVISION "49"
|
|
#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 SIZEOF_VOID_P 8
|
|
#define SIZEOF_UNSIGNED_INT 4
|
|
#define SIZEOF_UNSIGNED_LONG 8
|
|
#define SIZEOF_UNSIGNED_LONG_LONG 8
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_SETENV 1
|
|
#define HAVE_PUTENV 1
|
|
#define HAVE_DIRENT_H 1
|
|
#define HAVE_LIMITS_H 1
|
|
#define HAVE_VA_COPY 1
|
|
#define HAVE___VA_COPY 1
|
|
#define DBUG_OFF 1
|
|
#define TCL_NETGEN 1
|
|
#define linux 1
|
|
#define SYSV 1
|
|
#define ISC 1
|
|
|
|
configure: exit 0
|