----------------------------------------------------------------
crocodile:34> uname -a
SunOS crocodile 5.5.1 Generic_103640-24 sun4u sparc SUNW,Ultra-Enterprise
crocodile:35> tar zxf ~/gz/texinfo-3.12.tar.gz 
cd texinfo-3.12/
crocodile:36> crocodile:37> ./configure --prefix=$HOME
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... found
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 how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for a BSD compatible install... ./install-sh -c
checking for ranlib... ranlib
checking for texconfig... false
checking for POSIXized ISC... no
checking for minix/config.h... no
checking for gzdopen in -lz... yes
checking for sigblock... no
checking for sigblock in -lbsd... no
checking for tputs in -lncurses... no
checking for tputs in -lcurses... yes
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for pwd.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for termcap.h... no
checking for termio.h... yes
checking for termios.h... yes
checking for unistd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/ptem.h... yes
checking for sys/time.h... yes
checking for sys/ttold.h... yes
checking for sys/wait.h... yes
checking for off_t... yes
checking return type of signal handlers... void
checking for working const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking whether setvbuf arguments are reversed... no
checking for setvbuf... yes
checking for getcwd... yes
checking for memset... yes
checking for bzero... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for sigprocmask... yes
checking for sigsetmask... no
checking for memcpy... yes
checking for memmove... yes
checking for strdup... yes
checking for strerror... yes
checking for inline... inline
checking for size_t... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... yes
checking for sys/param.h... yes
checking for getcwd... (cached) yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for gettext in libintl... no
checking whether catgets can be used... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
found xgettext programs is not GNU xgettext; ignore it
checking for catalogs to be installed...  de fr
updating cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating info/Makefile
creating intl/Makefile
creating lib/Makefile
creating makeinfo/Makefile
creating po/Makefile.in
creating util/Makefile
creating config.h
linking ./intl/libgettext.h to intl/libintl.h
crocodile:38> make
make all-recursive
make[1]: Entering directory `/users/brucer/src/texinfo-3.12'
Making all in intl
make[2]: Entering directory `/users/brucer/src/texinfo-3.12/intl'
gcc -c -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DGNULOCALEDIR=\"/users/brucer/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/users/brucer/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. 
-I../intl -I../lib  -g -O2  intl-compat.c
gcc -c -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DGNULOCALEDIR=\"/users/brucer/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/users/brucer/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. 
-I../intl -I../lib  -g -O2  bindtextdom.c
gcc -c -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DGNULOCALEDIR=\"/users/brucer/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/users/brucer/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. 
-I../intl -I../lib  -g -O2  dcgettext.c
gcc -c -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DGNULOCALEDIR=\"/users/brucer/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/users/brucer/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. 
-I../intl -I../lib  -g -O2  dgettext.c
gcc -c -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DGNULOCALEDIR=\"/users/brucer/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/users/brucer/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. 
-I../intl -I../lib  -g -O2  gettext.c
gcc -c -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DGNULOCALEDIR=\"/users/brucer/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/users/brucer/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. 
-I../intl -I../lib  -g -O2  finddomain.c
gcc -c -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DGNULOCALEDIR=\"/users/brucer/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/users/brucer/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. 
-I../intl -I../lib  -g -O2  loadmsgcat.c
gcc -c -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DGNULOCALEDIR=\"/users/brucer/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/users/brucer/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. 
-I../intl -I../lib  -g -O2  localealias.c
gcc -c -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DGNULOCALEDIR=\"/users/brucer/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/users/brucer/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. 
-I../intl -I../lib  -g -O2  textdomain.c
gcc -c -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DGNULOCALEDIR=\"/users/brucer/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/users/brucer/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. 
-I../intl -I../lib  -g -O2  l10nflist.c
gcc -c -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DGNULOCALEDIR=\"/users/brucer/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/users/brucer/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. 
-I../intl -I../lib  -g -O2  explodename.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o 
finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o
ranlib libintl.a
make[2]: Leaving directory `/users/brucer/src/texinfo-3.12/intl'
Making all in lib
make[2]: Entering directory `/users/brucer/src/texinfo-3.12/lib'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -g -O2 -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -g -O2 -c getopt1.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -g -O2 -c xmalloc.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -g -O2 -c xstrdup.c
rm -f libtxi.a
ar cru libtxi.a getopt.o getopt1.o xmalloc.o xstrdup.o 
ranlib libtxi.a
make[2]: Leaving directory `/users/brucer/src/texinfo-3.12/lib'
Making all in info
make[2]: Entering directory `/users/brucer/src/texinfo-3.12/info'
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c dir.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c display.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c makedoc.c
gcc -g -O2  -o makedoc  makedoc.o ../lib/libtxi.a  -lcurses ../intl/libintl.a -lz
./makedoc ./session.c ./echo-area.c ./infodoc.c ./m-x.c ./indices.c ./nodemenu.c 
./footnotes.c ./variables.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c doc.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c dribble.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c echo-area.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c filesys.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c footnotes.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c gc.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c indices.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c info-utils.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c info.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c infodoc.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c infomap.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c m-x.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c man.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c nodemenu.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c nodes.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c search.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c session.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c signals.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c terminal.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c tilde.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c variables.c
gcc -DINFODIR=\"/users/brucer/info\" -DLOCALEDIR=\"/users/brucer/share/locale\" 
-DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.  -g -O2 -c window.c
gcc -g -O2  -o ginfo  dir.o display.o doc.o dribble.o echo-area.o filesys.o 
footnotes.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o m-x.o man.o 
nodemenu.o nodes.o search.o session.o signals.o terminal.o tilde.o variables.o 
window.o ../lib/libtxi.a  -lcurses ../intl/libintl.a -lz
make[2]: Leaving directory `/users/brucer/src/texinfo-3.12/info'
Making all in makeinfo
make[2]: Entering directory `/users/brucer/src/texinfo-3.12/makeinfo'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl 
-DLOCALEDIR=\"/users/brucer/share/locale\"  -g -O2 -c makeinfo.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl 
-DLOCALEDIR=\"/users/brucer/share/locale\"  -g -O2 -c multi.c
gcc -g -O2  -o makeinfo  makeinfo.o multi.o ../lib/libtxi.a ../intl/libintl.a -lz
make[2]: Leaving directory `/users/brucer/src/texinfo-3.12/makeinfo'
Making all in po
make[2]: Entering directory `/users/brucer/src/texinfo-3.12/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/users/brucer/src/texinfo-3.12/po'
Making all in util
make[2]: Entering directory `/users/brucer/src/texinfo-3.12/util'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl 
-DLOCALEDIR=\"/users/brucer/share/locale\"  -g -O2 -c install-info.c
install-info.c:24: zlib.h: No such file or directory
make[2]: *** [install-info.o] Error 1
make[2]: Leaving directory `/users/brucer/src/texinfo-3.12/util'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/users/brucer/src/texinfo-3.12'
make: *** [all-recursive-am] Error 2
crocodile:39> 

Reply via email to