bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-indent] Cannot build neither indent 2.2.7 not 2.2.8 on Solaris 7


From: Daniel . Jaime
Subject: [Bug-indent] Cannot build neither indent 2.2.7 not 2.2.8 on Solaris 7
Date: Wed, 9 Oct 2002 11:46:50 +0200

Hi,

since a couple of month I haven't been able to build or even to configure
some GNU tools on a Solaris 7 Workstation, among them indent 2.2.7 and
2.2.8. For better documentation I appended the logs of configuration and
building to this mail.

With indent 2.2.6 I hadn't any problem at all

I will investigate the problem, which I don't expect to be in my
environment, and let you know if I could solve it. However, since I don't
have to much spare time, this may last long. On the other side, if you find
a solution, please give me a notice.

If you need any further information, please don't hesitate to contact me.

Kind regards

Daniel Jaime

Configuration:

mkdir /usr/local/freeware/objects/indent-2.2.8 2>&1
/usr/local/freeware/sources/indent-2.2.8/configure
--srcdir=/usr/local/freeware/sources/indent-2.2.8 --verbose
--prefix=/usr/local/gnu 2>&1
checking for a BSD compatible install...
/usr/local/freeware/sources/indent-2.2.8/config/install-sh -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install...
/usr/local/freeware/sources/indent-2.2.8/config/install-sh -c
checking for AIX... no
checking for minix/config.h... no
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for dvips... /usr/local/freeware/sources/indent-2.2.8/config/missing 
dvips
checking for texi2pdf... 
/usr/local/freeware/sources/indent-2.2.8/config/missing texi2pdf
checking for texi2html... 
/usr/local/freeware/sources/indent-2.2.8/config/missing texi2html
checking build system type... sparc-sun-solaris2.7
checking host system type... sparc-sun-solaris2.7
checking for ranlib... ranlib
checking for ANSI C header files... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
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 stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for stpcpy... no
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
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 GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for bison... bison
checking version of bison... v. ?.??, bad
checking for catalogs to be installed...  ca da de eo et fr gl ja ko nl pl 
pt_BR ru sk sv tr zh_TW.Big5
checking for ANSI C header files... (cached) yes
checking for strchr... (cached) yes
checking for memcpy... yes
checking for memmove... yes
checking for utime... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for malloc.h... (cached) yes
checking for utime.h... yes
checking for sys/utime.h... yes
checking if struct utimbuf needs -posix... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating man/Makefile
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
config.status: creating config.h
config.status: creating po/POTFILES
config.status: creating po/Makefile

Building:

building indent-2.2.8
/usr/local/gnu/bin/make -C /usr/local/freeware/objects/indent-2.2.8 2>&1
make: Entering directory `/usr/local/freeware/objects/indent-2.2.8'
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
/usr/local/gnu/bin/make  all-recursive
make[1]: Entering directory `/usr/local/freeware/objects/indent-2.2.8'
Making all in intl
make[2]: Entering directory `/usr/local/freeware/objects/indent-2.2.8/intl'
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/intl-compat.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/bindtextdom.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/dcgettext.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/dgettext.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/gettext.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/finddomain.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/loadmsgcat.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/localealias.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/textdomain.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/l10nflist.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/explodename.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/dcigettext.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/dcngettext.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/dngettext.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/ngettext.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/plural.c
gcc -c -DLOCALEDIR=\"/usr/local/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/gnu/share/locale\" 
-DLIBDIR=\"/usr/local/gnu/lib\" -DHAVE_CONFIG_H
 -I.. -I. -I/usr/local/freeware/sources/indent-2.2.8/intl  -g -O2  
/usr/local/freeware/sources/indent-2.2.8/intl/localcharset.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 dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o 
localcharset.o
ranlib libintl.a
cp /usr/local/freeware/sources/indent-2.2.8/intl/libgnuintl.h libintl.h
/bin/sh /usr/local/freeware/sources/indent-2.2.8/intl/config.charset 
'sparc-sun-solaris2.7' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/indent/g' 
/usr/local/freeware/sources/indent-2.2.8/intl/ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/indent/g' 
/usr/local/freeware/sources/indent-2.2.8/intl/ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[2]: Leaving directory `/usr/local/freeware/objects/indent-2.2.8/intl'
Making all in src
make[2]: Entering directory `/usr/local/freeware/objects/indent-2.2.8/src'
source='/usr/local/freeware/sources/indent-2.2.8/src/indent.c' 
object='indent.o' libtool=no \
depfile='.deps/indent.Po' tmpdepfile='.deps/indent.TPo' \
depmode=gcc3 /bin/sh /usr/local/freeware/sources/indent-2.2.8/config/depcomp \
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/gnu/share/locale\" -I. 
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I.
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I../intl 
-I/usr/local/freeware/sources/indent-2.2.8/intl    -g -O2 -c `test -f
/usr/local/freeware/sources/indent-2.2.8/src/indent.c || echo 
'/usr/local/freeware/sources/indent-2.2.8/src/'
`/usr/local/freeware/sources/indent-2.2.8/src/indent.c
source='/usr/local/freeware/sources/indent-2.2.8/src/args.c' object='args.o' 
libtool=no \
depfile='.deps/args.Po' tmpdepfile='.deps/args.TPo' \
depmode=gcc3 /bin/sh /usr/local/freeware/sources/indent-2.2.8/config/depcomp \
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/gnu/share/locale\" -I. 
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I.
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I../intl 
-I/usr/local/freeware/sources/indent-2.2.8/intl    -g -O2 -c `test -f
/usr/local/freeware/sources/indent-2.2.8/src/args.c || echo 
'/usr/local/freeware/sources/indent-2.2.8/src/'
`/usr/local/freeware/sources/indent-2.2.8/src/args.c
source='/usr/local/freeware/sources/indent-2.2.8/src/backup.c' 
object='backup.o' libtool=no \
depfile='.deps/backup.Po' tmpdepfile='.deps/backup.TPo' \
depmode=gcc3 /bin/sh /usr/local/freeware/sources/indent-2.2.8/config/depcomp \
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/gnu/share/locale\" -I. 
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I.
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I../intl 
-I/usr/local/freeware/sources/indent-2.2.8/intl    -g -O2 -c `test -f
/usr/local/freeware/sources/indent-2.2.8/src/backup.c || echo 
'/usr/local/freeware/sources/indent-2.2.8/src/'
`/usr/local/freeware/sources/indent-2.2.8/src/backup.c
source='/usr/local/freeware/sources/indent-2.2.8/src/comments.c' 
object='comments.o' libtool=no \
depfile='.deps/comments.Po' tmpdepfile='.deps/comments.TPo' \
depmode=gcc3 /bin/sh /usr/local/freeware/sources/indent-2.2.8/config/depcomp \
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/gnu/share/locale\" -I. 
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I.
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I../intl 
-I/usr/local/freeware/sources/indent-2.2.8/intl    -g -O2 -c `test -f
/usr/local/freeware/sources/indent-2.2.8/src/comments.c || echo 
'/usr/local/freeware/sources/indent-2.2.8/src/'
`/usr/local/freeware/sources/indent-2.2.8/src/comments.c
source='/usr/local/freeware/sources/indent-2.2.8/src/lexi.c' object='lexi.o' 
libtool=no \
depfile='.deps/lexi.Po' tmpdepfile='.deps/lexi.TPo' \
depmode=gcc3 /bin/sh /usr/local/freeware/sources/indent-2.2.8/config/depcomp \
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/gnu/share/locale\" -I. 
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I.
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I../intl 
-I/usr/local/freeware/sources/indent-2.2.8/intl    -g -O2 -c `test -f
/usr/local/freeware/sources/indent-2.2.8/src/lexi.c || echo 
'/usr/local/freeware/sources/indent-2.2.8/src/'
`/usr/local/freeware/sources/indent-2.2.8/src/lexi.c
source='/usr/local/freeware/sources/indent-2.2.8/src/parse.c' object='parse.o' 
libtool=no \
depfile='.deps/parse.Po' tmpdepfile='.deps/parse.TPo' \
depmode=gcc3 /bin/sh /usr/local/freeware/sources/indent-2.2.8/config/depcomp \
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/gnu/share/locale\" -I. 
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I.
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I../intl 
-I/usr/local/freeware/sources/indent-2.2.8/intl    -g -O2 -c `test -f
/usr/local/freeware/sources/indent-2.2.8/src/parse.c || echo 
'/usr/local/freeware/sources/indent-2.2.8/src/'
`/usr/local/freeware/sources/indent-2.2.8/src/parse.c
source='/usr/local/freeware/sources/indent-2.2.8/src/globs.c' object='globs.o' 
libtool=no \
depfile='.deps/globs.Po' tmpdepfile='.deps/globs.TPo' \
depmode=gcc3 /bin/sh /usr/local/freeware/sources/indent-2.2.8/config/depcomp \
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/gnu/share/locale\" -I. 
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I.
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I../intl 
-I/usr/local/freeware/sources/indent-2.2.8/intl    -g -O2 -c `test -f
/usr/local/freeware/sources/indent-2.2.8/src/globs.c || echo 
'/usr/local/freeware/sources/indent-2.2.8/src/'
`/usr/local/freeware/sources/indent-2.2.8/src/globs.c
source='/usr/local/freeware/sources/indent-2.2.8/src/io.c' object='io.o' 
libtool=no \
depfile='.deps/io.Po' tmpdepfile='.deps/io.TPo' \
depmode=gcc3 /bin/sh /usr/local/freeware/sources/indent-2.2.8/config/depcomp \
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/gnu/share/locale\" -I. 
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I.
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I../intl 
-I/usr/local/freeware/sources/indent-2.2.8/intl    -g -O2 -c `test -f
/usr/local/freeware/sources/indent-2.2.8/src/io.c || echo 
'/usr/local/freeware/sources/indent-2.2.8/src/'
`/usr/local/freeware/sources/indent-2.2.8/src/io.c
source='/usr/local/freeware/sources/indent-2.2.8/src/output.c' 
object='output.o' libtool=no \
depfile='.deps/output.Po' tmpdepfile='.deps/output.TPo' \
depmode=gcc3 /bin/sh /usr/local/freeware/sources/indent-2.2.8/config/depcomp \
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/gnu/share/locale\" -I. 
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I.
-I/usr/local/freeware/sources/indent-2.2.8/src -I.. -I../intl 
-I/usr/local/freeware/sources/indent-2.2.8/intl    -g -O2 -c `test -f
/usr/local/freeware/sources/indent-2.2.8/src/output.c || echo 
'/usr/local/freeware/sources/indent-2.2.8/src/'
`/usr/local/freeware/sources/indent-2.2.8/src/output.c
gcc  -g -O2   -o indent  indent.o args.o backup.o comments.o lexi.o parse.o 
globs.o io.o output.o ../intl/libintl.a
make[2]: Leaving directory `/usr/local/freeware/objects/indent-2.2.8/src'
Making all in doc
make[2]: Entering directory `/usr/local/freeware/objects/indent-2.2.8/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/freeware/objects/indent-2.2.8/doc'
Making all in po
make[2]: Entering directory `/usr/local/freeware/objects/indent-2.2.8/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/freeware/objects/indent-2.2.8/po'
Making all in man
make[2]: Entering directory `/usr/local/freeware/objects/indent-2.2.8/man'
source='/usr/local/freeware/sources/indent-2.2.8/man/texinfo2man.c' 
object='texinfo2man.o' libtool=no \
depfile='.deps/texinfo2man.Po' tmpdepfile='.deps/texinfo2man.TPo' \
depmode=gcc3 /bin/sh /usr/local/freeware/sources/indent-2.2.8/config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I/usr/local/freeware/sources/indent-2.2.8/man -I..     
-g -O2 -c `test -f
/usr/local/freeware/sources/indent-2.2.8/man/texinfo2man.c || echo 
'/usr/local/freeware/sources/indent-2.2.8/man/'
`/usr/local/freeware/sources/indent-2.2.8/man/texinfo2man.c
gcc  -g -O2   -o texinfo2man  texinfo2man.o
texinfo2man indent.1.in ../doc/indent.texinfo > indent.1
Segmentation Fault - core dumped
make[2]: *** [indent.1] Error 139
make[2]: Leaving directory `/usr/local/freeware/objects/indent-2.2.8/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/freeware/objects/indent-2.2.8'
make: *** [all] Error 2
make: Leaving directory `/usr/local/freeware/objects/indent-2.2.8'
Diehl Munitionssysteme GmbH & Co. KG

English - autocreated E-Mail Appendix:
The content of this E-Mail is not legally binding upon Diehl, even though the
certified electronic signature technique may point to the writer of the E-Mail.
If this E-Mail was transmitted to you by error, then please inform us 
accordingly
(+49-911-957-2634). In such case you are requested to erase the message.
 Any unauthorized reproduction, disclosure, modification, distribution and/or
publication of such E-Mail message is strictly prohibited.

Deutsch - automatisch erzeugter E-Mail Anhang:
In Verbindung mit Kostenuebernahmen, Lieferungen, Angeboten und Vertraegen
ist der Inhalt dieses E-Mails fuer DIEHL rechtlich nicht verbindlich, auch wenn 
die
Anwendung des elektronischen, zertifizierten Signaturverfahrens den Ersteller 
des
E-Mails nachweist.
Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten 
haben
(+49 -911-957-2723). Bitte loeschen Sie in diesem Fall die Nachricht.
Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung
und/oder Publikation dieser E-Mail ist strengstens verboten.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]