Autoconf on SUN Solaris7


To ng-spice@ieee.ing.uniroma1.it
From Paolo Nenzi <pnenzi@ieee.ing.uniroma1.it>
Date Mon, 26 Jul 1999 16:20:36 +0200 (CEST)
Delivered-To mailing list ng-spice@ieee.ing.uniroma1.it
Mailing-List contact ng-spice-help@ieee.ing.uniroma1.it; run by ezmlm
Reply-To ng-spice@ieee.ing.uniroma1.it

I have tried to compile pizza on a SUN UltraSPARC 10 with SUN Solaris2.7

The configure script ended correctly but the make command did not work.

The dump of the commands is:

bash-2.03$ ./configure       
creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking host system type... sparc-sun-solaris2.7
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
updating cache ./config.cache
creating ./config.status
creating src/bin/tune.c
creating Makefile
creating lib/Makefile
creating lib/helpdir/Makefile
creating lib/scripts/Makefile
creating man/Makefile
creating man/man1/Makefile
creating src/Makefile
creating src/bin/Makefile
creating src/include/Makefile
creating src/lib/Makefile
creating src/lib/cp/Makefile
creating src/lib/ckt/Makefile
creating src/lib/dev/Makefile
creating src/lib/dev/asrc/Makefile
creating src/lib/dev/bjt/Makefile
creating src/lib/dev/bsim1/Makefile
creating src/lib/dev/bsim2/Makefile
creating src/lib/dev/bsim3/Makefile
creating src/lib/dev/cap/Makefile
creating src/lib/dev/cccs/Makefile
creating src/lib/dev/ccvs/Makefile
creating src/lib/dev/csw/Makefile
creating src/lib/dev/dio/Makefile
creating src/lib/dev/disto/Makefile
creating src/lib/dev/ind/Makefile
creating src/lib/dev/isrc/Makefile
creating src/lib/dev/jfet/Makefile
creating src/lib/dev/ltra/Makefile
creating src/lib/dev/mes/Makefile
creating src/lib/dev/mos1/Makefile
creating src/lib/dev/mos2/Makefile
creating src/lib/dev/mos3/Makefile
creating src/lib/dev/mos6/Makefile
creating src/lib/dev/res/Makefile
creating src/lib/dev/sw/Makefile
creating src/lib/dev/tra/Makefile
creating src/lib/dev/urc/Makefile
creating src/lib/dev/vccs/Makefile
creating src/lib/dev/vcvs/Makefile
creating src/lib/dev/vsrc/Makefile
creating src/lib/inp/Makefile
creating src/lib/fte/Makefile
creating src/lib/hlp/Makefile
creating src/lib/mfb/Makefile
creating src/lib/ni/Makefile
creating src/lib/misc/Makefile
creating src/lib/sparse/Makefile
creating config.h
bash-2.03$ make
make  all-recursive
Making all in src
Making all in include
Making all in lib
Making all in ckt
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory
/export/home0/ng-spice/spice3f5-pizza/src/lib/ckt
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home0/ng-spice/spice3f5-pizza/src/lib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home0/ng-spice/spice3f5-pizza/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home0/ng-spice/spice3f5-pizza
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'




Partial thread listing: