PDA

View Full Version : [ubuntu] Problems with installing ngspice version 19



tokumboh
August 31st, 2009, 09:19 AM
Have been trying to get ngspice version 19 to work but have run in to some difficulties
when I run the autogen.sh script this is the result

Running libtoolize
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal
Running autoheader
Running automake -Wall --copy --add-missing
doc/Makefile.am:17: user variable `TEXI2DVI' defined here...
/usr/share/automake-1.10/am/texinfos.am: ... overrides Automake variable `TEXI2DVI' defined here
src/xspice/cmpp/Makefile.am:18: `%'-style pattern rules are a GNU make extension
src/xspice/cmpp/Makefile.am:19: *: non-POSIX variable name
src/xspice/cmpp/Makefile.am:22: *: non-POSIX variable name
Running autoconf
mv: cannot stat `configure.tmp': No such file or directory
Success.

so I am not sure it has been successful

So anyway I persist and do ./configure
and it has errors and then I am really stuck I have attached the entire config.log but essentially the failure appear to surround an ac_nonexistant.h

If I ignore the error as it appears to complete
a make appears to complete but a make check appears to have a test fail

so the simple question is what am I doing wrong. I believe downloaded and installed all the libraries that I need and I have managed to get octave3.2.2 working so there must be a bit of low user IQ on my part

HELP

David

Partyboi2
August 31st, 2009, 10:13 AM
Hi after you have ran ./autogen.sh, run

./configure If you get any errors or complaints of missing packages, post the output wrapping it in the code tags.

tokumboh
August 31st, 2009, 11:31 AM
Here what I get out of configure not sure how to wrap it in code tags though





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

It was created by ngspice configure 19, which was
generated by GNU Autoconf 2.63. Invocation command line was

$ ./configure --enable-x --enable-xgraph --with-x

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

hostname = david-desktop
uname -m = i686
uname -r = 2.6.28-15-generic
uname -s = Linux
uname -v = #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin


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

configure:2223: checking for a BSD-compatible install
configure:2291: result: /usr/bin/install -c
configure:2302: checking whether build environment is sane
configure:2345: result: yes
configure:2370: checking for a thread-safe mkdir -p
configure:2409: result: /bin/mkdir -p
configure:2422: checking for gawk
configure:2438: found /usr/bin/gawk
configure:2449: result: gawk
configure:2460: checking whether make sets $(MAKE)
configure:2482: result: yes
configure:2894: checking whether to enable maintainer-specific portions of Makefiles
configure:2903: result: no
configure:2969: checking for gcc
configure:2985: found /usr/bin/gcc
configure:2996: result: gcc
configure:3228: checking for C compiler version
configure:3236: gcc --version >&5
gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
Copyright (C) 2008 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:3240: $? = 0
configure:3247: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
configure:3251: $? = 0
configure:3258: gcc -V >&5
gcc: '-V' option must have argument
configure:3262: $? = 1
configure:3285: checking for C compiler default output file name
configure:3307: gcc conftest.c >&5
configure:3311: $? = 0
configure:3349: result: a.out
configure:3368: checking whether the C compiler works
configure:3378: ./a.out
configure:3382: $? = 0
configure:3401: result: yes
configure:3408: checking whether we are cross compiling
configure:3410: result: no
configure:3413: checking for suffix of executables
configure:3420: gcc -o conftest conftest.c >&5
configure:3424: $? = 0
configure:3450: result:
configure:3456: checking for suffix of object files
configure:3482: gcc -c conftest.c >&5
configure:3486: $? = 0
configure:3511: result: o
configure:3515: checking whether we are using the GNU C compiler
configure:3544: gcc -c conftest.c >&5
configure:3551: $? = 0
configure:3568: result: yes
configure:3577: checking whether gcc accepts -g
configure:3607: gcc -c -g conftest.c >&5
configure:3614: $? = 0
configure:3715: result: yes
configure:3732: checking for gcc option to accept ISO C89
configure:3806: gcc -c -g -O2 conftest.c >&5
configure:3813: $? = 0
configure:3836: result: none needed
configure:3865: checking for style of include used by make
configure:3893: result: GNU
configure:3918: checking dependency style of gcc
configure:4009: result: gcc3
configure:4061: checking how to run the C preprocessor
configure:4101: gcc -E conftest.c
configure:4108: $? = 0
configure:4139: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4146: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4179: result: gcc -E
configure:4208: gcc -E conftest.c
configure:4215: $? = 0
configure:4246: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4253: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4293: checking for grep that handles long lines and -e
configure:4353: result: /bin/grep
configure:4358: checking for egrep
configure:4422: result: /bin/grep -E
configure:4427: checking for ANSI C header files
configure:4457: gcc -c -g -O0 -Wall conftest.c >&5
configure:4464: $? = 0
configure:4563: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:4567: $? = 0
configure:4573: ./conftest
configure:4577: $? = 0
configure:4595: result: yes
configure:5423: checking build system type
configure:5441: result: i686-pc-linux-gnu
configure:5463: checking host system type
configure:5478: result: i686-pc-linux-gnu
configure:6346: checking for a sed that does not truncate output
configure:6412: result: /bin/sed
configure:6430: checking for fgrep
configure:6494: result: /bin/grep -F
configure:6529: checking for ld used by gcc
configure:6596: result: /usr/bin/ld
configure:6605: checking if the linker (/usr/bin/ld) is GNU ld
configure:6620: result: yes
configure:6632: checking for BSD- or MS-compatible name lister (nm)
configure:6681: result: /usr/bin/nm -B
configure:6799: checking the name lister (/usr/bin/nm -B) interface
configure:6806: gcc -c -g -O0 -Wall conftest.c >&5
configure:6809: /usr/bin/nm -B "conftest.o"
configure:6812: output
00000000 B some_variable
configure:6819: result: BSD nm
configure:6822: checking whether ln -s works
configure:6826: result: yes
configure:6834: checking the maximum length of command line arguments
configure:6954: result: 1572864
configure:6971: checking whether the shell understands some XSI constructs
configure:6981: result: yes
configure:6985: checking whether the shell understands "+="
configure:6991: result: yes
configure:7026: checking for /usr/bin/ld option to reload object files
configure:7033: result: -r
configure:7102: checking for objdump
configure:7129: result: objdump
configure:7158: checking how to recognize dependent libraries
configure:7354: result: pass_all
configure:7414: checking for ar
configure:7430: found /usr/bin/ar
configure:7441: result: ar
configure:7519: checking for strip
configure:7535: found /usr/bin/strip
configure:7546: result: strip
configure:7618: checking for ranlib
configure:7634: found /usr/bin/ranlib
configure:7645: result: ranlib
configure:7735: checking command to parse /usr/bin/nm -B output from gcc object
configure:7853: gcc -c -g -O0 -Wall conftest.c >&5
configure:7856: $? = 0
configure:7860: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7863: $? = 0
configure:7917: gcc -o conftest -g -O0 -Wall conftest.c conftstm.o >&5
configure:7920: $? = 0
configure:7958: result: ok
configure:8823: checking for dlfcn.h
configure:8844: gcc -c -g -O0 -Wall conftest.c >&5
configure:8851: $? = 0
configure:8868: result: yes
configure:9050: checking for objdir
configure:9065: result: .libs
configure:9357: checking if gcc supports -fno-rtti -fno-exceptions
configure:9375: gcc -c -g -O0 -Wall -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:9379: $? = 0
configure:9392: result: no
configure:9412: checking for gcc option to produce PIC
configure:9684: result: -fPIC -DPIC
configure:9696: checking if gcc PIC flag -fPIC -DPIC works
configure:9714: gcc -c -g -O0 -Wall -fPIC -DPIC -DPIC conftest.c >&5
configure:9718: $? = 0
configure:9731: result: yes
configure:9755: checking if gcc static flag -static works
configure:9783: result: yes
configure:9798: checking if gcc supports -c -o file.o
configure:9819: gcc -c -g -O0 -Wall -o out/conftest2.o conftest.c >&5
configure:9823: $? = 0
configure:9845: result: yes
configure:9853: checking if gcc supports -c -o file.o
configure:9900: result: yes
configure:9933: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:11008: result: yes
configure:11247: checking dynamic linker characteristics
configure:11690: gcc -o conftest -g -O0 -Wall -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11697: $? = 0
configure:11942: result: GNU/Linux ld.so
configure:12044: checking how to hardcode library paths into programs
configure:12069: result: immediate
configure:12192: checking for shl_load
configure:12248: gcc -o conftest -g -O0 -Wall conftest.c >&5
/tmp/ccid8OL3.o: In function `main':
/home/david/ngspice_install/ngspice-19/conftest.c:48: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:12255: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); 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 shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:12275: result: no
configure:12280: checking for shl_load in -ldld
configure:12315: gcc -o conftest -g -O0 -Wall conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:12322: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:12343: result: no
configure:12348: checking for dlopen
configure:12404: gcc -o conftest -g -O0 -Wall conftest.c >&5
/tmp/ccEaOr0q.o: In function `main':
/home/david/ngspice_install/ngspice-19/conftest.c:48: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:12411: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); 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 dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* 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_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:12431: result: no
configure:12436: checking for dlopen in -ldl
configure:12471: gcc -o conftest -g -O0 -Wall conftest.c -ldl >&5
configure:12478: $? = 0
configure:12499: result: yes
configure:12676: checking whether a program can dlopen itself
configure:12746: gcc -o conftest -g -O0 -Wall -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure: In function 'fnord':
configure:12727: warning: unused variable 'i'
configure:12749: $? = 0
configure:12767: result: yes
configure:12772: checking whether a statically linked program can dlopen itself
configure:12842: gcc -o conftest -g -O0 -Wall -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
configure: In function 'fnord':
configure:12823: warning: unused variable 'i'
/tmp/cc4aXEqM.o: In function `main':
/home/david/ngspice_install/ngspice-19/configure:12826: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:12845: $? = 0
/lib/: cannot read file data: Is a directory
configure:12863: result: no
configure:12902: checking whether stripping libraries is possible
configure:12907: result: yes
configure:12942: checking if libtool supports shared libraries
configure:12944: result: yes
configure:12947: checking whether to build shared libraries
configure:12968: result: no
configure:12971: checking whether to build static libraries
configure:12975: result: yes
configure:13012: checking whether windows code is enabled
configure:13029: result: no
configure:13095: checking /proc/meminfo usability
configure:13112: gcc -c -g -O0 -Wall conftest.c >&5
configure:13119: $? = 0
configure:13133: result: yes
configure:13137: checking /proc/meminfo presence
configure:13152: gcc -E conftest.c
configure:13159: $? = 0
configure:13173: result: yes
configure:13206: checking for /proc/meminfo
configure:13215: result: yes
configure:13232: checking for X
configure:13347: gcc -E conftest.c
configure:13354: $? = 0
configure:13403: gcc -o conftest -g -O0 -Wall conftest.c -lX11 >&5
configure:13410: $? = 0
configure:13472: result: libraries , headers
configure:13641: gcc -o conftest -g -O0 -Wall conftest.c -lX11 >&5
configure:13648: $? = 0
configure:13816: checking for gethostbyname
configure:13872: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:13879: $? = 0
configure:13899: result: yes
configure:14052: checking for connect
configure:14108: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:14115: $? = 0
configure:14135: result: yes
configure:14211: checking for remove
configure:14267: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:14274: $? = 0
configure:14294: result: yes
configure:14370: checking for shmat
configure:14426: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:14433: $? = 0
configure:14453: result: yes
configure:14538: checking for IceConnectionNumber in -lICE
configure:14573: gcc -o conftest -g -O0 -Wall conftest.c -lICE >&5
configure:14580: $? = 0
configure:14601: result: yes
configure:14613: checking for stdbool.h that conforms to C99
configure:14708: gcc -c -g -O0 -Wall conftest.c >&5
conftest.c:42: warning: the address of 's' will always evaluate as 'true'
conftest.c: In function 'main':
conftest.c:86: warning: the address of 'a' will always evaluate as 'true'
conftest.c:86: warning: the address of 'b' will always evaluate as 'true'
conftest.c:86: warning: the address of 'c' will always evaluate as 'true'
conftest.c:86: warning: the address of 'd' will always evaluate as 'true'
conftest.c:86: warning: the address of 'f' will always evaluate as 'true'
conftest.c:86: warning: the address of 'g' will always evaluate as 'true'
conftest.c:86: warning: the address of 'h' will always evaluate as 'true'
conftest.c:86: warning: the address of 'i' will always evaluate as 'true'
conftest.c:87: warning: the address of 'n' will always evaluate as 'true'
conftest.c:87: warning: the address of 'o' will always evaluate as 'true'
conftest.c:87: warning: the address of 'p' will always evaluate as 'true'
configure:14715: $? = 0
configure:14730: result: yes
configure:14732: checking for _Bool
configure:14760: gcc -c -g -O0 -Wall conftest.c >&5
configure:14767: $? = 0
configure:14794: gcc -c -g -O0 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: expected expression before ')' token
configure:14801: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 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
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:14824: result: yes
configure:14843: checking for size_t
configure:14871: gcc -c -g -O0 -Wall conftest.c >&5
configure:14878: $? = 0
configure:14905: gcc -c -g -O0 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:53: error: expected expression before ')' token
configure:14912: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_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
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:14935: result: yes
configure:14951: checking for working alloca.h
configure:14978: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:14985: $? = 0
configure:15005: result: yes
configure:15015: checking for alloca
configure:15062: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:15069: $? = 0
configure:15089: result: yes
configure:15342: checking stdlib.h usability
configure:15359: gcc -c -g -O0 -Wall conftest.c >&5
configure:15366: $? = 0
configure:15380: result: yes
configure:15384: checking stdlib.h presence
configure:15399: gcc -E conftest.c
configure:15406: $? = 0
configure:15420: result: yes
configure:15453: checking for stdlib.h
configure:15462: result: yes
configure:15477: checking for GNU libc compatible malloc
configure:15511: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:15515: $? = 0
configure:15521: ./conftest
configure:15525: $? = 0
configure:15542: result: yes
configure:15575: checking for stdlib.h
configure:15582: result: yes
configure:15721: checking for GNU libc compatible realloc
configure:15755: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:15759: $? = 0
configure:15765: ./conftest
configure:15769: $? = 0
configure:15786: result: yes
configure:15822: checking for dirent.h that defines DIR
configure:15851: gcc -c -g -O0 -Wall conftest.c >&5
configure:15858: $? = 0
configure:15875: result: yes
configure:15890: checking for library containing opendir
configure:15931: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:15938: $? = 0
configure:15969: result: none required
configure:16067: checking whether closedir returns void
configure:16101: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:16105: $? = 0
configure:16111: ./conftest
configure:16115: $? = 0
configure:16132: result: no
configure:16159: checking sys/select.h usability
configure:16176: gcc -c -g -O0 -Wall conftest.c >&5
configure:16183: $? = 0
configure:16197: result: yes
configure:16201: checking sys/select.h presence
configure:16216: gcc -E conftest.c
configure:16223: $? = 0
configure:16237: result: yes
configure:16270: checking for sys/select.h
configure:16279: result: yes
configure:16159: checking sys/socket.h usability
configure:16176: gcc -c -g -O0 -Wall conftest.c >&5
configure:16183: $? = 0
configure:16197: result: yes
configure:16201: checking sys/socket.h presence
configure:16216: gcc -E conftest.c
configure:16223: $? = 0
configure:16237: result: yes
configure:16270: checking for sys/socket.h
configure:16279: result: yes
configure:16294: checking types of arguments for select
configure:16332: gcc -c -g -O0 -Wall conftest.c >&5
configure:16339: $? = 0
configure:16360: result: int,fd_set *,struct timeval *
configure:16394: checking for vprintf
configure:16450: gcc -o conftest -g -O0 -Wall conftest.c >&5
conftest.c:52: warning: conflicting types for built-in function 'vprintf'
configure:16457: $? = 0
configure:16479: result: yes
configure:16488: checking for _doprnt
configure:16544: gcc -o conftest -g -O0 -Wall conftest.c >&5
/tmp/ccgPjfsH.o: In function `main':
/home/david/ngspice_install/ngspice-19/conftest.c:64: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:16551: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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 GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| 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
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:16571: result: no
configure:16588: checking if hardcoding of the X11 runtime library path is desired
configure:16605: result: no
configure:16696: checking for main in -lXaw
configure:16725: gcc -o conftest -g -O0 -Wall conftest.c -lXaw >&5
configure:16732: $? = 0
configure:16753: result: yes
configure:16763: checking for main in -lXmu
configure:16792: gcc -o conftest -g -O0 -Wall conftest.c -lXmu -lXaw >&5
configure:16799: $? = 0
configure:16820: result: yes
configure:16831: checking for XShmAttach in -lXext
configure:16866: gcc -o conftest -g -O0 -Wall conftest.c -lXext -lXaw -lXmu -lXt >&5
configure:16873: $? = 0
configure:16894: result: yes
configure:16953: checking for pid_t
configure:16981: gcc -c -g -O0 -Wall conftest.c >&5
configure:16988: $? = 0
configure:17015: gcc -c -g -O0 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:66: error: expected expression before ')' token
configure:17022: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 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
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:17045: result: yes
configure:17057: checking return type of signal handlers
configure:17085: gcc -c -g -O0 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:36: error: void value not ignored as it ought to be
configure:17092: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:17107: result: void
configure:17124: checking for dirent.h that defines DIR
configure:17177: result: yes
configure:17192: checking for library containing opendir
configure:17271: result: none required
configure:17389: checking ctype.h usability
configure:17406: gcc -c -g -O0 -Wall conftest.c >&5
configure:17413: $? = 0
configure:17427: result: yes
configure:17431: checking ctype.h presence
configure:17446: gcc -E conftest.c
configure:17453: $? = 0
configure:17467: result: yes
configure:17500: checking for ctype.h
configure:17509: result: yes
configure:17389: checking pwd.h usability
configure:17406: gcc -c -g -O0 -Wall conftest.c >&5
configure:17413: $? = 0
configure:17427: result: yes
configure:17431: checking pwd.h presence
configure:17446: gcc -E conftest.c
configure:17453: $? = 0
configure:17467: result: yes
configure:17500: checking for pwd.h
configure:17509: result: yes
configure:17389: checking fcntl.h usability
configure:17406: gcc -c -g -O0 -Wall conftest.c >&5
configure:17413: $? = 0
configure:17427: result: yes
configure:17431: checking fcntl.h presence
configure:17446: gcc -E conftest.c
configure:17453: $? = 0
configure:17467: result: yes
configure:17500: checking for fcntl.h
configure:17509: result: yes
configure:17389: checking sys/ioctl.h usability
configure:17406: gcc -c -g -O0 -Wall conftest.c >&5
configure:17413: $? = 0
configure:17427: result: yes
configure:17431: checking sys/ioctl.h presence
configure:17446: gcc -E conftest.c
configure:17453: $? = 0
configure:17467: result: yes
configure:17500: checking for sys/ioctl.h
configure:17509: result: yes
configure:17389: checking stropts.h usability
configure:17406: gcc -c -g -O0 -Wall conftest.c >&5
configure:17413: $? = 0
configure:17427: result: yes
configure:17431: checking stropts.h presence
configure:17446: gcc -E conftest.c
configure:17453: $? = 0
configure:17467: result: yes
configure:17500: checking for stropts.h
configure:17509: result: yes
configure:17524: checking for sys/wait.h that is POSIX.1 compatible
configure:17560: gcc -c -g -O0 -Wall conftest.c >&5
configure:17567: $? = 0
configure:17582: result: yes
configure:17592: checking whether stat file-mode macros are broken
configure:17629: gcc -c -g -O0 -Wall conftest.c >&5
configure:17636: $? = 0
configure:17651: result: no
configure:17687: checking arpa/inet.h usability
configure:17704: gcc -c -g -O0 -Wall conftest.c >&5
configure:17711: $? = 0
configure:17725: result: yes
configure:17729: checking arpa/inet.h presence
configure:17744: gcc -E conftest.c
configure:17751: $? = 0
configure:17765: result: yes
configure:17798: checking for arpa/inet.h
configure:17807: result: yes
configure:17687: checking netdb.h usability
configure:17704: gcc -c -g -O0 -Wall conftest.c >&5
configure:17711: $? = 0
configure:17725: result: yes
configure:17729: checking netdb.h presence
configure:17744: gcc -E conftest.c
configure:17751: $? = 0
configure:17765: result: yes
configure:17798: checking for netdb.h
configure:17807: result: yes
configure:17687: checking netinet/in.h usability
configure:17704: gcc -c -g -O0 -Wall conftest.c >&5
configure:17711: $? = 0
configure:17725: result: yes
configure:17729: checking netinet/in.h presence
configure:17744: gcc -E conftest.c
configure:17751: $? = 0
configure:17765: result: yes
configure:17798: checking for netinet/in.h
configure:17807: result: yes
configure:17687: checking stddef.h usability
configure:17704: gcc -c -g -O0 -Wall conftest.c >&5
configure:17711: $? = 0
configure:17725: result: yes
configure:17729: checking stddef.h presence
configure:17744: gcc -E conftest.c
configure:17751: $? = 0
configure:17765: result: yes
configure:17798: checking for stddef.h
configure:17807: result: yes
configure:17687: checking sys/file.h usability
configure:17704: gcc -c -g -O0 -Wall conftest.c >&5
configure:17711: $? = 0
configure:17725: result: yes
configure:17729: checking sys/file.h presence
configure:17744: gcc -E conftest.c
configure:17751: $? = 0
configure:17765: result: yes
configure:17798: checking for sys/file.h
configure:17807: result: yes
configure:17687: checking sys/param.h usability
configure:17704: gcc -c -g -O0 -Wall conftest.c >&5
configure:17711: $? = 0
configure:17725: result: yes
configure:17729: checking sys/param.h presence
configure:17744: gcc -E conftest.c
configure:17751: $? = 0
configure:17765: result: yes
configure:17798: checking for sys/param.h
configure:17807: result: yes
configure:17676: checking for sys/socket.h
configure:17683: result: yes
configure:17687: checking sys/time.h usability
configure:17704: gcc -c -g -O0 -Wall conftest.c >&5
configure:17711: $? = 0
configure:17725: result: yes
configure:17729: checking sys/time.h presence
configure:17744: gcc -E conftest.c
configure:17751: $? = 0
configure:17765: result: yes
configure:17798: checking for sys/time.h
configure:17807: result: yes
configure:17687: checking sys/timeb.h usability
configure:17704: gcc -c -g -O0 -Wall conftest.c >&5
configure:17711: $? = 0
configure:17725: result: yes
configure:17729: checking sys/timeb.h presence
configure:17744: gcc -E conftest.c
configure:17751: $? = 0
configure:17765: result: yes
configure:17798: checking for sys/timeb.h
configure:17807: result: yes
configure:17687: checking sys/io.h usability
configure:17704: gcc -c -g -O0 -Wall conftest.c >&5
configure:17711: $? = 0
configure:17725: result: yes
configure:17729: checking sys/io.h presence
configure:17744: gcc -E conftest.c
configure:17751: $? = 0
configure:17765: result: yes
configure:17798: checking for sys/io.h
configure:17807: result: yes
configure:17824: checking whether time.h and sys/time.h may both be included
configure:17854: gcc -c -g -O0 -Wall conftest.c >&5
configure:17861: $? = 0
configure:17876: result: yes
configure:17886: checking whether struct tm is in sys/time.h or time.h
configure:17916: gcc -c -g -O0 -Wall conftest.c >&5
configure:17923: $? = 0
configure:17938: result: time.h
configure:17948: checking for struct tm.tm_zone
configure:17979: gcc -c -g -O0 -Wall conftest.c >&5
configure:17986: $? = 0
configure:18047: result: yes
configure:18207: checking for localtime
configure:18263: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:18270: $? = 0
configure:18292: result: yes
configure:18309: checking for ftime
configure:18365: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:18372: $? = 0
configure:18394: result: yes
configure:18411: checking for gettimeofday
configure:18467: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:18474: $? = 0
configure:18496: result: yes
configure:18411: checking for time
configure:18467: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:18474: $? = 0
configure:18496: result: yes
configure:18513: checking for getrusage
configure:18569: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:18576: $? = 0
configure:18598: result: yes
configure:18513: checking for utimes
configure:18569: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:18576: $? = 0
configure:18598: result: yes
configure:18615: checking for getrlimit
configure:18671: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:18678: $? = 0
configure:18700: result: yes
configure:18726: checking for endpwent
configure:18782: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:18789: $? = 0
configure:18811: result: yes
configure:18726: checking for gethostbyname
configure:18811: result: yes
configure:18726: checking for memset
configure:18782: gcc -o conftest -g -O0 -Wall conftest.c >&5
conftest.c:83: warning: conflicting types for built-in function 'memset'
configure:18789: $? = 0
configure:18811: result: yes
configure:18726: checking for select
configure:18782: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:18789: $? = 0
configure:18811: result: yes
configure:18726: checking for socket
configure:18782: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:18789: $? = 0
configure:18811: result: yes
configure:18726: checking for strdup
configure:18782: gcc -o conftest -g -O0 -Wall conftest.c >&5
conftest.c:86: warning: conflicting types for built-in function 'strdup'
configure:18789: $? = 0
configure:18811: result: yes
configure:18726: checking for strerror
configure:18782: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:18789: $? = 0
configure:18811: result: yes
configure:18726: checking for strncasecmp
configure:18782: gcc -o conftest -g -O0 -Wall conftest.c >&5
conftest.c:88: warning: conflicting types for built-in function 'strncasecmp'
configure:18789: $? = 0
configure:18811: result: yes
configure:18726: checking for strstr
configure:18782: gcc -o conftest -g -O0 -Wall conftest.c >&5
conftest.c:89: warning: conflicting types for built-in function 'strstr'
configure:18789: $? = 0
configure:18811: result: yes
configure:18726: checking for strtol
configure:18782: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:18789: $? = 0
configure:18811: result: yes
configure:18842: checking termios.h usability
configure:18859: gcc -c -g -O0 -Wall conftest.c >&5
configure:18866: $? = 0
configure:18880: result: yes
configure:18884: checking termios.h presence
configure:18899: gcc -E conftest.c
configure:18906: $? = 0
configure:18920: result: yes
configure:18953: checking for termios.h
configure:18962: result: yes
configure:18983: checking for isatty
configure:19039: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:19046: $? = 0
configure:19068: result: yes
configure:18983: checking for tcgetattr
configure:19039: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:19046: $? = 0
configure:19068: result: yes
configure:18983: checking for tcsetattr
configure:19039: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:19046: $? = 0
configure:19068: result: yes
configure:19097: checking vfork.h usability
configure:19114: gcc -c -g -O0 -Wall conftest.c >&5
conftest.c:105:19: error: vfork.h: No such file or directory
configure:19121: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define RETSIGTYPE void
| #define HAVE_DIRENT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_IO_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LOCALTIME 1
| #define HAVE_FTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ISATTY 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 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 <vfork.h>
configure:19135: result: no
configure:19139: checking vfork.h presence
configure:19154: gcc -E conftest.c
conftest.c:72:19: error: vfork.h: No such file or directory
configure:19161: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define RETSIGTYPE void
| #define HAVE_DIRENT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_IO_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LOCALTIME 1
| #define HAVE_FTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ISATTY 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| /* end confdefs.h. */
| #include <vfork.h>
configure:19175: result: no
configure:19208: checking for vfork.h
configure:19217: result: no
configure:19237: checking for fork
configure:19293: gcc -o conftest -g -O0 -Wall conftest.c >&5
conftest.c:95: warning: conflicting types for built-in function 'fork'
configure:19300: $? = 0
configure:19322: result: yes
configure:19237: checking for vfork
configure:19293: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:19300: $? = 0
configure:19322: result: yes
configure:19335: checking for working fork
configure:19367: gcc -o conftest -g -O0 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:112: warning: implicit declaration of function 'fork'
configure:19371: $? = 0
configure:19377: ./conftest
configure:19381: $? = 0
configure:19398: result: yes
configure:19419: checking for working vfork
configure:19560: result: yes
configure:19600: checking for access
configure:19656: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:19663: $? = 0
configure:19685: result: yes
configure:19600: checking for bcopy
configure:19656: gcc -o conftest -g -O0 -Wall conftest.c >&5
conftest.c:100: warning: conflicting types for built-in function 'bcopy'
configure:19663: $? = 0
configure:19685: result: yes
configure:19600: checking for bzero
configure:19656: gcc -o conftest -g -O0 -Wall conftest.c >&5
conftest.c:101: warning: conflicting types for built-in function 'bzero'
configure:19663: $? = 0
configure:19685: result: yes
configure:19600: checking for qsort
configure:19656: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:19663: $? = 0
configure:19685: result: yes
configure:19600: checking for dup2
configure:19656: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:19663: $? = 0
configure:19685: result: yes
configure:19600: checking for popen
configure:19656: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:19663: $? = 0
configure:19685: result: yes
configure:19702: checking for strchr
configure:19758: gcc -o conftest -g -O0 -Wall conftest.c >&5
conftest.c:105: warning: conflicting types for built-in function 'strchr'
configure:19765: $? = 0
configure:19787: result: yes
configure:19804: checking for strrchr
configure:19860: gcc -o conftest -g -O0 -Wall conftest.c >&5
conftest.c:106: warning: conflicting types for built-in function 'strrchr'
configure:19867: $? = 0
configure:19889: result: yes
configure:19906: checking for getcwd
configure:19962: gcc -o conftest -g -O0 -Wall conftest.c >&5
configure:19969: $? = 0
configure:19991: result: yes
configure:20005: result: Checking mathematical features of the system:
configure:20008: checking for sqrt in -lm
configure:20043: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
conftest.c:92: warning: conflicting types for built-in function 'sqrt'
configure:20050: $? = 0
configure:20071: result: yes
configure:20101: checking float.h usability
configure:20118: gcc -c -g -O0 -Wall conftest.c >&5
configure:20125: $? = 0
configure:20139: result: yes
configure:20143: checking float.h presence
configure:20158: gcc -E conftest.c
configure:20165: $? = 0
configure:20179: result: yes
configure:20212: checking for float.h
configure:20221: result: yes
configure:20101: checking limits.h usability
configure:20118: gcc -c -g -O0 -Wall conftest.c >&5
configure:20125: $? = 0
configure:20139: result: yes
configure:20143: checking limits.h presence
configure:20158: gcc -E conftest.c
configure:20165: $? = 0
configure:20179: result: yes
configure:20212: checking for limits.h
configure:20221: result: yes
configure:20101: checking values.h usability
configure:20118: gcc -c -g -O0 -Wall conftest.c >&5
configure:20125: $? = 0
configure:20139: result: yes
configure:20143: checking values.h presence
configure:20158: gcc -E conftest.c
configure:20165: $? = 0
configure:20179: result: yes
configure:20212: checking for values.h
configure:20221: result: yes
configure:20101: checking ieeefp.h usability
configure:20118: gcc -c -g -O0 -Wall conftest.c >&5
conftest.c:122:20: error: ieeefp.h: No such file or directory
configure:20125: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define RETSIGTYPE void
| #define HAVE_DIRENT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_IO_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LOCALTIME 1
| #define HAVE_FTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ISATTY 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ACCESS 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_QSORT 1
| #define HAVE_DUP2 1
| #define HAVE_POPEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_GETCWD 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_VALUES_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 <ieeefp.h>
configure:20139: result: no
configure:20143: checking ieeefp.h presence
configure:20158: gcc -E conftest.c
conftest.c:89:20: error: ieeefp.h: No such file or directory
configure:20165: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define RETSIGTYPE void
| #define HAVE_DIRENT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_IO_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LOCALTIME 1
| #define HAVE_FTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ISATTY 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ACCESS 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_QSORT 1
| #define HAVE_DUP2 1
| #define HAVE_POPEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_GETCWD 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_VALUES_H 1
| /* end confdefs.h. */
| #include <ieeefp.h>
configure:20179: result: no
configure:20212: checking for ieeefp.h
configure:20221: result: no
configure:20248: checking for erfc
configure:20304: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
conftest.c:112: warning: conflicting types for built-in function 'erfc'
configure:20311: $? = 0
configure:20333: result: yes
configure:20248: checking for logb
configure:20304: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
conftest.c:113: warning: conflicting types for built-in function 'logb'
configure:20311: $? = 0
configure:20333: result: yes
configure:20248: checking for scalb
configure:20304: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
conftest.c:114: warning: conflicting types for built-in function 'scalb'
configure:20311: $? = 0
configure:20333: result: yes
configure:20248: checking for scalbn
configure:20304: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
conftest.c:115: warning: conflicting types for built-in function 'scalbn'
configure:20311: $? = 0
configure:20333: result: yes
configure:20248: checking for asinh
configure:20304: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
conftest.c:116: warning: conflicting types for built-in function 'asinh'
configure:20311: $? = 0
configure:20333: result: yes
configure:20248: checking for acosh
configure:20304: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
conftest.c:117: warning: conflicting types for built-in function 'acosh'
configure:20311: $? = 0
configure:20333: result: yes
configure:20248: checking for atanh
configure:20304: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
conftest.c:118: warning: conflicting types for built-in function 'atanh'
configure:20311: $? = 0
configure:20333: result: yes
configure:20248: checking for finite
configure:20304: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
conftest.c:119: warning: conflicting types for built-in function 'finite'
configure:20311: $? = 0
configure:20333: result: yes
configure:20345: checking whether isinf is declared
configure:20375: gcc -c -g -O0 -Wall conftest.c >&5
configure:20382: $? = 0
configure:20397: result: yes
configure:20415: checking whether isnan is declared
configure:20445: gcc -c -g -O0 -Wall conftest.c >&5
configure:20452: $? = 0
configure:20467: result: yes
configure:20666: checking for random
configure:20722: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
configure:20729: $? = 0
configure:20751: result: yes
configure:20918: checking for sigsetjmp
configure:20941: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
configure:20948: $? = 0
configure:20956: result: yes
configure:20992: checking libiberty.h usability
configure:21009: gcc -c -g -O0 -Wall conftest.c >&5
conftest.c:134:23: error: libiberty.h: No such file or directory
configure:21016: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define RETSIGTYPE void
| #define HAVE_DIRENT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_IO_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LOCALTIME 1
| #define HAVE_FTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ISATTY 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ACCESS 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_QSORT 1
| #define HAVE_DUP2 1
| #define HAVE_POPEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_GETCWD 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_ERFC 1
| #define HAVE_LOGB 1
| #define HAVE_SCALB 1
| #define HAVE_SCALBN 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_FINITE 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_RANDOM 1
| #define HAVE_SIGSETJMP /**/
| /* 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 <libiberty.h>
configure:21030: result: no
configure:21034: checking libiberty.h presence
configure:21049: gcc -E conftest.c
conftest.c:101:23: error: libiberty.h: No such file or directory
configure:21056: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define RETSIGTYPE void
| #define HAVE_DIRENT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_IO_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LOCALTIME 1
| #define HAVE_FTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ISATTY 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ACCESS 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_QSORT 1
| #define HAVE_DUP2 1
| #define HAVE_POPEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_GETCWD 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_ERFC 1
| #define HAVE_LOGB 1
| #define HAVE_SCALB 1
| #define HAVE_SCALBN 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_FINITE 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_RANDOM 1
| #define HAVE_SIGSETJMP /**/
| /* end confdefs.h. */
| #include <libiberty.h>
configure:21070: result: no
configure:21103: checking for libiberty.h
configure:21112: result: no
configure:20992: checking libgen.h usability
configure:21009: gcc -c -g -O0 -Wall conftest.c >&5
configure:21016: $? = 0
configure:21030: result: yes
configure:21034: checking libgen.h presence
configure:21049: gcc -E conftest.c
configure:21056: $? = 0
configure:21070: result: yes
configure:21103: checking for libgen.h
configure:21112: result: yes
configure:21132: checking for asprintf
configure:21188: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
configure:21195: $? = 0
configure:21217: result: yes
configure:21412: checking for dirname
configure:21468: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
configure:21475: $? = 0
configure:21497: result: yes
configure:21600: checking getopt.h usability
configure:21617: gcc -c -g -O0 -Wall conftest.c >&5
configure:21624: $? = 0
configure:21638: result: yes
configure:21642: checking getopt.h presence
configure:21657: gcc -E conftest.c
configure:21664: $? = 0
configure:21678: result: yes
configure:21711: checking for getopt.h
configure:21720: result: yes
configure:21735: checking for getopt_long
configure:21791: gcc -o conftest -g -O0 -Wall conftest.c -lm >&5
configure:21798: $? = 0
configure:21818: result: yes
configure:21974: result: Settings which were chosen:
configure:22019: result: CAPZEROBYPASS option enabled
configure:22140: result: Xgraph compilation enabled.
configure:22922: result: GNU readline disabled.
configure:23262: result: BSD editline disabled.
configure:23613: checking ncurses/termcap.h usability
configure:23630: gcc -c -g -O0 -Wall conftest.c >&5
conftest.c:143:29: error: ncurses/termcap.h: No such file or directory
configure:23637: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define RETSIGTYPE void
| #define HAVE_DIRENT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_IO_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LOCALTIME 1
| #define HAVE_FTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ISATTY 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ACCESS 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_QSORT 1
| #define HAVE_DUP2 1
| #define HAVE_POPEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_GETCWD 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_ERFC 1
| #define HAVE_LOGB 1
| #define HAVE_SCALB 1
| #define HAVE_SCALBN 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_FINITE 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_RANDOM 1
| #define HAVE_SIGSETJMP /**/
| #define HAVE_LIBGEN_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define NGSPICEBINDIR "/usr/local/bin"
| #define NGSPICEDATADIR "/usr/local/share/ngspice"
| #define NGSPICEBUILDDATE "Mon Aug 31 09:22:06 BST 2009"
| #define CAPZEROBYPASS /**/
| /* 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 <ncurses/termcap.h>
configure:23651: result: no
configure:23655: checking ncurses/termcap.h presence
configure:23670: gcc -E conftest.c
conftest.c:110:29: error: ncurses/termcap.h: No such file or directory
configure:23677: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ngspice"
| #define PACKAGE_TARNAME "ngspice"
| #define PACKAGE_VERSION "19"
| #define PACKAGE_STRING "ngspice 19"
| #define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
| #define PACKAGE "ngspice"
| #define VERSION "19"
| #define NGDEBUG 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE__PROC_MEMINFO 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define RETSIGTYPE void
| #define HAVE_DIRENT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_IO_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LOCALTIME 1
| #define HAVE_FTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ISATTY 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ACCESS 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_QSORT 1
| #define HAVE_DUP2 1
| #define HAVE_POPEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_GETCWD 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_ERFC 1
| #define HAVE_LOGB 1
| #define HAVE_SCALB 1
| #define HAVE_SCALBN 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_FINITE 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_RANDOM 1
| #define HAVE_SIGSETJMP /**/
| #define HAVE_LIBGEN_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define NGSPICEBINDIR "/usr/local/bin"
| #define NGSPICEDATADIR "/usr/local/share/ngspice"
| #define NGSPICEBUILDDATE "Mon Aug 31 09:22:06 BST 2009"
| #define CAPZEROBYPASS /**/
| /* end confdefs.h. */
| #include <ncurses/termcap.h>
configure:23691: result: no
configure:23724: checking for ncurses/termcap.h
configure:23733: result: no
configure:23613: checking termcap.h usability
configure:23630: gcc -c -g -O0 -Wall conftest.c >&5
configure:23637: $? = 0
configure:23651: result: yes
configure:23655: checking termcap.h presence
configure:23670: gcc -E conftest.c
configure:23677: $? = 0
configure:23691: result: yes
configure:23724: checking for termcap.h
configure:23733: result: yes
configure:23974: creating ./config.status

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

This file was extended by ngspice config.status 19, which was
generated by GNU Autoconf 2.63. Invocation command line was

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

on david-desktop

config.status:1245: creating Makefile
config.status:1245: creating doc/Makefile
config.status:1245: creating man/Makefile
config.status:1245: creating man/man1/Makefile
config.status:1245: creating src/Makefile
config.status:1245: creating src/spinit
config.status:1245: creating src/tclspinit
config.status:1245: creating src/spicelib/Makefile
config.status:1245: creating src/spicelib/analysis/Makefile
config.status:1245: creating src/spicelib/devices/Makefile
config.status:1245: creating src/spicelib/devices/asrc/Makefile
config.status:1245: creating src/spicelib/devices/bjt/Makefile
config.status:1245: creating src/spicelib/devices/bjt2/Makefile
config.status:1245: creating src/spicelib/devices/bsim1/Makefile
config.status:1245: creating src/spicelib/devices/bsim2/Makefile
config.status:1245: creating src/spicelib/devices/bsim3/Makefile
config.status:1245: creating src/spicelib/devices/bsim3v0/Makefile
config.status:1245: creating src/spicelib/devices/bsim3v1/Makefile
config.status:1245: creating src/spicelib/devices/bsim3v1a/Makefile
config.status:1245: creating src/spicelib/devices/bsim3v1s/Makefile
config.status:1245: creating src/spicelib/devices/bsim3v32/Makefile
config.status:1245: creating src/spicelib/devices/bsim4/Makefile
config.status:1245: creating src/spicelib/devices/bsim4v2/Makefile
config.status:1245: creating src/spicelib/devices/bsim4v3/Makefile
config.status:1245: creating src/spicelib/devices/bsim4v4/Makefile
config.status:1245: creating src/spicelib/devices/bsim4v5/Makefile
config.status:1245: creating src/spicelib/devices/bsim3soi/Makefile
config.status:1245: creating src/spicelib/devices/bsim3soi_pd/Makefile
config.status:1245: creating src/spicelib/devices/bsim3soi_fd/Makefile
config.status:1245: creating src/spicelib/devices/bsim3soi_dd/Makefile
config.status:1245: creating src/spicelib/devices/cap/Makefile
config.status:1245: creating src/spicelib/devices/cccs/Makefile
config.status:1245: creating src/spicelib/devices/ccvs/Makefile
config.status:1245: creating src/spicelib/devices/csw/Makefile
config.status:1245: creating src/spicelib/devices/cpl/Makefile
config.status:1245: creating src/spicelib/devices/dio/Makefile
config.status:1245: creating src/spicelib/devices/ind/Makefile
config.status:1245: creating src/spicelib/devices/isrc/Makefile
config.status:1245: creating src/spicelib/devices/hfet1/Makefile
config.status:1245: creating src/spicelib/devices/hfet2/Makefile
config.status:1245: creating src/spicelib/devices/hisim/Makefile
config.status:1245: creating src/spicelib/devices/jfet/Makefile
config.status:1245: creating src/spicelib/devices/jfet2/Makefile
config.status:1245: creating src/spicelib/devices/ltra/Makefile
config.status:1245: creating src/spicelib/devices/mes/Makefile
config.status:1245: creating src/spicelib/devices/mesa/Makefile
config.status:1245: creating src/spicelib/devices/mos1/Makefile
config.status:1245: creating src/spicelib/devices/mos2/Makefile
config.status:1245: creating src/spicelib/devices/mos3/Makefile
config.status:1245: creating src/spicelib/devices/mos6/Makefile
config.status:1245: creating src/spicelib/devices/mos9/Makefile
config.status:1245: creating src/spicelib/devices/ndev/Makefile
config.status:1245: creating src/spicelib/devices/res/Makefile
config.status:1245: creating src/spicelib/devices/soi3/Makefile
config.status:1245: creating src/spicelib/devices/sw/Makefile
config.status:1245: creating src/spicelib/devices/tra/Makefile
config.status:1245: creating src/spicelib/devices/txl/Makefile
config.status:1245: creating src/spicelib/devices/urc/Makefile
config.status:1245: creating src/spicelib/devices/vbic/Makefile
config.status:1245: creating src/spicelib/devices/vccs/Makefile
config.status:1245: creating src/spicelib/devices/vcvs/Makefile
config.status:1245: creating src/spicelib/devices/vsrc/Makefile
config.status:1245: creating src/spicelib/devices/nbjt/Makefile
config.status:1245: creating src/spicelib/devices/nbjt2/Makefile
config.status:1245: creating src/spicelib/devices/numd/Makefile
config.status:1245: creating src/spicelib/devices/numd2/Makefile
config.status:1245: creating src/spicelib/devices/numos/Makefile
config.status:1245: creating src/spicelib/parser/Makefile
config.status:1245: creating src/ciderlib/Makefile
config.status:1245: creating src/ciderlib/input/Makefile
config.status:1245: creating src/ciderlib/support/Makefile
config.status:1245: creating src/ciderlib/oned/Makefile
config.status:1245: creating src/ciderlib/twod/Makefile
config.status:1245: creating src/frontend/Makefile
config.status:1245: creating src/frontend/numparam/Makefile
config.status:1245: creating src/frontend/help/Makefile
config.status:1245: creating src/frontend/parser/Makefile
config.status:1245: creating src/frontend/plotting/Makefile
config.status:1245: creating src/frontend/wdisp/Makefile
config.status:1245: creating src/include/Makefile
config.status:1245: creating src/maths/Makefile
config.status:1245: creating src/maths/cmaths/Makefile
config.status:1245: creating src/maths/misc/Makefile
config.status:1245: creating src/maths/ni/Makefile
config.status:1245: creating src/maths/deriv/Makefile
config.status:1245: creating src/maths/poly/Makefile
config.status:1245: creating src/maths/sparse/Makefile
config.status:1245: creating src/misc/Makefile
config.status:1245: creating src/xspice/Makefile
config.status:1245: creating src/xspice/cm/Makefile
config.status:1245: creating src/xspice/cmpp/Makefile
config.status:1245: creating src/xspice/icm/makedefs
config.status:1245: creating src/xspice/mif/Makefile
config.status:1245: creating src/xspice/evt/Makefile
config.status:1245: creating src/xspice/enh/Makefile
config.status:1245: creating src/xspice/ipc/Makefile
config.status:1245: creating src/xspice/idn/Makefile
config.status:1245: creating tests/Makefile
config.status:1245: creating tests/bsim1/Makefile
config.status:1245: creating tests/bsim2/Makefile
config.status:1245: creating tests/bsim3/Makefile
config.status:1245: creating tests/bsim3/ac_sim/Makefile
config.status:1245: creating tests/bsim3/dc_sim/Makefile
config.status:1245: creating tests/bsim3/tran_sim/Makefile
config.status:1245: creating tests/bsim3soi/Makefile
config.status:1245: creating tests/bsim3soidd/Makefile
config.status:1245: creating tests/bsim3soifd/Makefile
config.status:1245: creating tests/bsim3soipd/Makefile
config.status:1245: creating tests/bsim4/Makefile
config.status:1245: creating tests/filters/Makefile
config.status:1245: creating tests/general/Makefile
config.status:1245: creating tests/hfet/Makefile
config.status:1245: creating tests/hisim/Makefile
config.status:1245: creating tests/jfet/Makefile
config.status:1245: creating tests/mes/Makefile
config.status:1245: creating tests/mesa/Makefile
config.status:1245: creating tests/mos6/Makefile
config.status:1245: creating tests/polezero/Makefile
config.status:1245: creating tests/sensitivity/Makefile
config.status:1245: creating tests/transient/Makefile
config.status:1245: creating tests/transmission/Makefile
config.status:1245: creating tests/resistance/Makefile
config.status:1245: creating tests/vbic/Makefile
config.status:1245: creating config.h
config.status:1519: executing depfiles commands
config.status:1519: executing libtool commands
configure:26396: === configuring in xgraph (/home/david/ngspice_install/ngspice-19/xgraph)
configure:26499: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--enable-x' '--enable-xgraph' '--with-x' --cache-file=/dev/null --srcdir=.

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_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_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_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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__doprnt=no
ac_cv_func_access=yes
ac_cv_func_acosh=yes
ac_cv_func_alloca_works=yes
ac_cv_func_asinh=yes
ac_cv_func_asprintf=yes
ac_cv_func_atanh=yes
ac_cv_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_closedir_void=no
ac_cv_func_connect=yes
ac_cv_func_dirname=yes
ac_cv_func_dlopen=no
ac_cv_func_dup2=yes
ac_cv_func_endpwent=yes
ac_cv_func_erfc=yes
ac_cv_func_finite=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_ftime=yes
ac_cv_func_getcwd=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_isatty=yes
ac_cv_func_localtime=yes
ac_cv_func_logb=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memset=yes
ac_cv_func_popen=yes
ac_cv_func_qsort=yes
ac_cv_func_random=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_remove=yes
ac_cv_func_scalb=yes
ac_cv_func_scalbn=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_setvbuf_reversed=no
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_socket=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_tcgetattr=yes
ac_cv_func_tcsetattr=yes
ac_cv_func_time=yes
ac_cv_func_utimes=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vprintf=yes
ac_cv_have_decl_isinf=yes
ac_cv_have_decl_isnan=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header__proc_meminfo=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_ieeefp_h=no
ac_cv_header_libgen_h=yes
ac_cv_header_libiberty_h=no
ac_cv_header_limits_h=yes
ac_cv_header_ncurses_termcap_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_stropts_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_io_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termcap_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_values_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Xaw_main=yes
ac_cv_lib_Xext_XShmAttach=yes
ac_cv_lib_Xmu_main=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_m_sqrt=yes
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_struct_tm=time.h
ac_cv_type__Bool=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=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/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_pref ix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864

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

ACLOCAL='${SHELL} /home/david/ngspice_install/ngspice-19/missing --run aclocal-1.10'
ADMSXML=''
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/david/ngspice_install/ngspice-19/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/david/ngspice_install/ngspice-19/missing --run autoconf'
AUTOHEADER='${SHELL} /home/david/ngspice_install/ngspice-19/missing --run autoheader'
AUTOMAKE='${SHELL} /home/david/ngspice_install/ngspice-19/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -g -O0 -Wall'
CIDERDIR=''
CIDERSCRIPTS=''
CIDERSIM=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=''
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBOBJS=''
LIBS='-lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/david/ngspice_install/ngspice-19/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NDEV_DIR=''
NDEV_LIB=''
NM='/usr/bin/nm -B'
NMEDIT=''
NOTNDEV_DIR='ndev'
NOTVLADEVDIR='adms'
NOTXGRAPH=''
NO_HELP_FALSE='#'
NO_HELP_TRUE=''
NO_X_FALSE=''
NO_X_TRUE='#'
NUMDEV=''
NUMDEVDIR=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='ngspice'
PACKAGE_BUGREPORT='ngspice-bugs@lists.sourceforge.net'
PACKAGE_NAME='ngspice'
PACKAGE_STRING='ngspice 19'
PACKAGE_TARNAME='ngspice'
PACKAGE_VERSION='19'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
TCLWIN_FALSE=''
TCLWIN_TRUE='#'
TCL_LIB_SPEC=''
TCL_MODULE_FALSE=''
TCL_MODULE_TRUE='#'
TCL_PACKAGE_PATH=''
VERSION='19'
VLADEV=''
VLADEVDIR=''
VLAMKF=''
WINDISPLIB=''
WINDOWS_FALSE=''
WINDOWS_TRUE='#'
WINMAIN=''
XGRAPHDIR='xgraph'
XMKMF=''
XSPICEDIR=''
XSPICEINIT='*'
XSPICELIB1=''
XSPICELIB2=''
XSPICETESTS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=' -lXaw -lXmu -lXt -lXext -lX11'
X_PRE_LIBS=' -lSM -lICE'
YACC=''
YFLAGS=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/david/ngspice_install/ngspice-19/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' xgraph'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "ngspice"
#define PACKAGE_TARNAME "ngspice"
#define PACKAGE_VERSION "19"
#define PACKAGE_STRING "ngspice 19"
#define PACKAGE_BUGREPORT "ngspice-bugs@lists.sourceforge.net"
#define PACKAGE "ngspice"
#define VERSION "19"
#define NGDEBUG 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE__PROC_MEMINFO 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define HAVE_VPRINTF 1
#define RETSIGTYPE void
#define HAVE_DIRENT_H 1
#define HAVE_CTYPE_H 1
#define HAVE_PWD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_STROPTS_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDDEF_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_IO_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define HAVE_LOCALTIME 1
#define HAVE_FTIME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_TIME 1
#define HAVE_GETRUSAGE 1
#define HAVE_UTIMES 1
#define HAVE_GETRLIMIT 1
#define HAVE_ENDPWENT 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_MEMSET 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_TERMIOS_H 1
#define HAVE_ISATTY 1
#define HAVE_TCGETATTR 1
#define HAVE_TCSETATTR 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_ACCESS 1
#define HAVE_BCOPY 1
#define HAVE_BZERO 1
#define HAVE_QSORT 1
#define HAVE_DUP2 1
#define HAVE_POPEN 1
#define HAVE_STRCHR 1
#define HAVE_STRRCHR 1
#define HAVE_GETCWD 1
#define HAVE_LIBM 1
#define HAVE_FLOAT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_VALUES_H 1
#define HAVE_ERFC 1
#define HAVE_LOGB 1
#define HAVE_SCALB 1
#define HAVE_SCALBN 1
#define HAVE_ASINH 1
#define HAVE_ACOSH 1
#define HAVE_ATANH 1
#define HAVE_FINITE 1
#define HAVE_DECL_ISINF 1
#define HAVE_DECL_ISNAN 1
#define HAVE_RANDOM 1
#define HAVE_SIGSETJMP /**/
#define HAVE_LIBGEN_H 1
#define HAVE_ASPRINTF 1
#define HAVE_DIRNAME 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG 1
#define NGSPICEBINDIR "/usr/local/bin"
#define NGSPICEDATADIR "/usr/local/share/ngspice"
#define NGSPICEBUILDDATE "Mon Aug 31 09:22:06 BST 2009"
#define CAPZEROBYPASS /**/
#define HAVE_TERMCAP_H 1

configure: exit 0

Partyboi2
August 31st, 2009, 01:23 PM
Your ./configure looks like it finished ok, you should be able to run

make
sudo make install to compile it and install it.

LKjell
September 17th, 2009, 12:19 PM
Hi this is copy and past from the install instruction file:


The following software must be installed in your system to compile ngspice:
bison, flex and X11.

If you want to compile the CVS source you need additional software:
autoconf, automake, libtool, texinfo.

In reality you need all of them..

And then you need to do these commands


$ sudo ./autogen.sh
$ sudo ./configure
$ sudo make
$ sudo make install

Even if you chmod the folder to grand you full access the script will complain so you need to compile and configure with root access. I have no idea why...

If you have other questions just ask. I do have the 64bit deb file if you want that instead.