bug-a2ps
[Top][All Lists]
Advanced

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

Compile error on Solaris 9 in quotearg.c


From: Max Stern
Subject: Compile error on Solaris 9 in quotearg.c
Date: Thu, 7 Nov 2002 18:48:02 -0800 (PST)

Hello -


I have just downloaded a2ps 4.13, and I am trying to build it
on Solaris 5.9.  I am getting a compile error in quotearg.c.
Here are the details.

=====================> Begin transcript <=====================
creator:maxstern[1]>echo $PATH
/ufs/arpa/maxstern/bin/sparc_solaris:/ufs/arpa/maxstern/bin:.:/usr/openwin/bin:/usr/local/gnu/sparc_solaris/bin:/usr/ccs/lib:/usr/ccs/bin:/usr/opt/SUNWspro/SC2.0.1:/usr/bin:/usr/sbin:/usr/ucb:/usr/local/etc:/ufs/myrinet/myrinet/bin/sparc_solaris:/usr/local/bin:/usr/local/gnu/bin:/ufs/arpa/maxstern/share/bin:/usr/local/AcroRead/sparc_solaris/bin:/ufs/tmp/max/untars/gm-1.5.2-Beta3_AIX-000759AF4C00-AIX-3/bin:/ufs/tmp/max/untars/gm-1.5.2-Beta3_AIX-000759AF4C00-AIX-3/sbin:/ufs/lanai/tools/sparc_solaris/bin
creator:maxstern[2]>ls -l /ufs/arpa/maxstern/share/bin
total 282
-rwxr-xr-x   1 maxstern 1002       10180 Nov  7 16:38 epsffit*
-rwxr-xr-x   1 maxstern 1002        2748 Nov  7 16:38 extractres*
-rwxr-xr-x   1 maxstern 1002        1564 Nov  7 16:38 fixdlsrps*
-rwxr-xr-x   1 maxstern 1002         599 Nov  7 16:38 fixfmps*
-rwxr-xr-x   1 maxstern 1002        2151 Nov  7 16:38 fixmacps*
-rwxr-xr-x   1 maxstern 1002         694 Nov  7 16:38 fixpsditps*
-rwxr-xr-x   1 maxstern 1002        1304 Nov  7 16:38 fixpspps*
-rwxr-xr-x   1 maxstern 1002         479 Nov  7 16:38 fixscribeps*
-rwxr-xr-x   1 maxstern 1002         699 Nov  7 16:38 fixtpps*
-rwxr-xr-x   1 maxstern 1002         857 Nov  7 16:38 fixwfwps*
-rwxr-xr-x   1 maxstern 1002         732 Nov  7 16:38 fixwpps*
-rwxr-xr-x   1 maxstern 1002         427 Nov  7 16:38 fixwwps*
-rwxr-xr-x   1 maxstern 1002        6124 Nov  7 16:38 getafm*
-rwxr-xr-x   1 maxstern 1002        1464 Nov  7 16:38 includeres*
-rwxr-xr-x   1 maxstern 1002       15588 Nov  7 16:38 psbook*
-rwxr-xr-x   1 maxstern 1002        2007 Nov  7 16:38 psmerge*
-rwxr-xr-x   1 maxstern 1002       23768 Nov  7 16:38 psnup*
-rwxr-xr-x   1 maxstern 1002       21800 Nov  7 16:38 psresize*
-rwxr-xr-x   1 maxstern 1002       16796 Nov  7 16:38 psselect*
-rwxr-xr-x   1 maxstern 1002       22300 Nov  7 16:38 pstops*
-rwxr-xr-x   1 maxstern 1002        2567 Nov  7 16:38 showchar*
creator:maxstern[3]>configure --prefix=/ufs/maxstern_home/share 
--with-medium=Letter --with-included-gettext
creating cache ./config.cache
checking for a BSD compatible install... auxdir/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 for mawk... (cached) gawk
checking for gm4... no
checking for gnum4... no
checking for m4... /usr/ccs/bin/m4
checking whether m4 supports frozen files... no
checking for a BSD compatible install... auxdir/install-sh -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for /usr/bin/perl... /usr/bin/perl
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 dependency style of gcc... gcc
checking for AIX... no
checking for minix/config.h... no
checking for POSIXized ISC... no
checking how to run the C preprocessor... gcc -E
checking for gcc option to accept ANSI C... none needed
checking for function prototypes... yes
checking for bison... bison -y
checking how to suppress newlines using echo... escape
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking host system type... sparc-sun-solaris2.9
checking build system type... sparc-sun-solaris2.9
checking for ranlib... ranlib
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/ccs/bin/ld option to reload object files... -r
checking dynamic linker characteristics... solaris2.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for ANSI C header files... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/time.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for sys/ioctl.h... yes
checking for math.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for stdlib.h... yes
checking for unistd.h... yes
checking for stdarg.h... yes
checking for pwd.h... yes
checking for malloc.h... yes
checking for memory.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for stdbool.h... no
checking for fnmatch.h... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for uchar... no
checking for size_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct passwd.pw_gecos... yes
checking for inttypes.h... yes
checking for unsigned long long... yes
checking for stdlib.h... (cached) yes
checking for strtoumax... no
checking for strtoull... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for EMX OS/2 environment... no
checking for executable suffix... (cached) no
checking for sys_siglist declaration in signal.h or unistd.h... no
checking for sys_siglist... no
checking for library containing getpwuid... none required
checking for stpcpy... no
checking for stpncpy... no
checking for strtoul... yes
checking for memcpy... yes
checking for memset... yes
checking for gethostname... yes
checking for getuid... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for rename... yes
checking whether rename works... yes
checking for uname... yes
checking for strchr... yes
checking for strerror... yes
checking for strerror_r... no
checking for getcwd... yes
checking for bcopy... yes
checking for bzero... yes
checking for tempnam... yes
checking for strsignal... yes
checking for psignal... yes
checking for systempapername in -lpaper... no
checking for atexit... yes
checking for strftime... yes
checking for struct tm.tm_zone... no
checking for tzname... yes
checking for tzset... yes
checking for mblen... yes
checking for mbrlen... yes
checking for limits.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking whether closedir returns void... no
checking for vprintf... yes
checking for obstacks... no
checking for working alloca.h... yes
checking for alloca... yes
checking for error_at_line... no
checking for working malloc... yes
checking for working realloc... yes
checking for isascii... yes
checking for mbrtowc... yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for wchar.h... yes
checking for ANSI C header files... (cached) yes
checking whether backslash-a works in strings... yes
checking for function prototypes... yes
checking for fnmatch.h... (cached) yes
checking for working fnmatch... yes
checking POSIX termios... yes
checking whether use of TIOCGWINSZ requires sys/ioctl.h... no
checking for termios.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for limits.h... (cached) yes
checking whether fputs is declared... yes
checking whether strlen is declared... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
checking for off_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... (cached) yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) 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 strdup... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
found xgettext program is not GNU xgettext; ignore it
checking for catalogs to be installed...  ca cs da de es et fr it ko nl no pl 
pt ru sl sv tr
updating cache ./config.cache
checking for emacs... emacs
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking whether paths should be hardcoded... no
checking for PostScript fonts path... 
:/usr/local/ghostscript/fonts:/usr/local/share/ghostscript/fonts
checking for file... /usr/bin/file
checking for the option for file to follow the links... no way
checking for lp... lp
checking for printer queue selection... lp -d PRINTER
checking for gv... no
checking for ghostview... no
checking for gzip... yes
checking for bzip... no
checking for bzip2... yes
checking for dvips... yes
checking for convert... yes
checking for acroread... yes
checking for pdf2ps... yes
checking whether acroread is acroread 4... yes
checking for distill... yes
checking for ps2pdf... yes
checking for psselect... yes
checking for psnup... yes
checking for grog... yes
checking for makeinfo... yes
checking for tex... yes
checking for latex... yes
updating cache ./config.cache
creating ./config.status
creating contrib/card
creating contrib/fixps
creating contrib/pdiff
creating contrib/psmandup
creating contrib/psset
creating Makefile
creating src/Makefile
creating doc/Makefile
creating man/Makefile
creating tests/Makefile
creating tests/defs
creating lib/Makefile
creating auxdir/Makefile
creating m4/Makefile
creating etc/Makefile
creating etc/a2ps_cfg
creating etc/a2ps-site.cfg
creating intl/Makefile
creating po/Makefile.in
creating sheets/Makefile
creating encoding/Makefile
creating ps/Makefile
creating afm/Makefile
creating contrib/Makefile
creating contrib/sample/Makefile
creating contrib/emacs/Makefile
creating fonts/Makefile
creating ppd/Makefile
creating config.h
config.h is unchanged
linking ./intl/libgettext.h to intl/libintl.h
configuring in ogonkify
running /bin/sh ./configure  --prefix=/ufs/maxstern_home/share 
--with-medium=Letter --with-included-gettext --cache-file=.././config.cache 
--srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... ../auxdir/install-sh -c
checking whether build environment is sane... yes
checking for mawk... (cached) gawk
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking for IBM font files... /usr/openwin/lib/X11/fonts/Type1/cour*.pfa
updating cache .././config.cache
creating ./config.status
creating composeglyphs
creating Makefile
creating ogonkify.in
creating doc/Makefile
creating m4/Makefile
*****************************************************************
* a2ps thinks it should be configured the following way:
* - you print on `Letter' paper
* - your charset is `latin1'
* - to send a JOB to the default printer, run `lp job'
* - to send a JOB to the printer PRINTER, run `lp -d PRINTER job'
* - to ask `file(1)' to follow the links, run `/usr/bin/file'
*   (`file(1)' is used to guess the type of the files to print.)
*
* If a2ps is wrong somewhere, fix the `System Dependent parameters'
* in `etc/a2ps-site.cfg'.  See the README file.
*****************************************************************
creator:maxstern[4]>commentt Finally looks good
Comment: Finally looks good [Thu Nov 7 17:36:34 PST 2002]
creator:maxstern[5]>make
make  all-recursive
make[1]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13'
Making all in auxdir
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/auxdir'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/auxdir'
Making all in m4
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/m4'
Making all in etc
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/etc'
sed "address@hidden@!`date`!g;address@hidden@!4.13!g"   \
./README.in > README
sed 
"address@hidden@!/ufs/maxstern_home/share/share/a2ps/sheets:/ufs/maxstern_home/share/share/a2ps/ps:/ufs/maxstern_home/share/share/a2ps/encoding:/ufs/maxstern_home/share/share/a2ps/afm:/ufs/maxstern_home/share/share/ogonkify/afm:/ufs/maxstern_home/share/share/a2ps/ppd:/ufs/maxstern_home/share/share/a2ps/fonts:/ufs/maxstern_home/share/share/ogonkify/fonts:/ufs/maxstern_home/share/share/a2ps!"
 a2ps_cfg > a2ps.cfg
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/etc'
Making all in ps
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ps'
Making all in ogonkify
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify'
Making all in doc
make[3]: Entering directory 
`/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify/doc'
Making all in m4
make[3]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify/m4'
make[3]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify'
sed -e "address@hidden@#/ufs/maxstern_home/share/share/ogonkify#g" ogonkify.in 
> ogonkify-t
chmod +x ogonkify-t
mv ogonkify-t ogonkify
make[3]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify'
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify'
Making all in intl
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/intl'
gcc -c -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DGNULOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/ufs/maxstern_home/share/share/locale:.\" -DHAVE_CONFIG_H 
-I.. -I. -I../intl -I../lib  -g -O2   intl-compat.c
gcc -c -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DGNULOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/ufs/maxstern_home/share/share/locale:.\" -DHAVE_CONFIG_H 
-I.. -I. -I../intl -I../lib  -g -O2   bindtextdom.c
gcc -c -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DGNULOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/ufs/maxstern_home/share/share/locale:.\" -DHAVE_CONFIG_H 
-I.. -I. -I../intl -I../lib  -g -O2   dcgettext.c
gcc -c -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DGNULOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/ufs/maxstern_home/share/share/locale:.\" -DHAVE_CONFIG_H 
-I.. -I. -I../intl -I../lib  -g -O2   dgettext.c
gcc -c -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DGNULOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/ufs/maxstern_home/share/share/locale:.\" -DHAVE_CONFIG_H 
-I.. -I. -I../intl -I../lib  -g -O2   gettext.c
gcc -c -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DGNULOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/ufs/maxstern_home/share/share/locale:.\" -DHAVE_CONFIG_H 
-I.. -I. -I../intl -I../lib  -g -O2   finddomain.c
gcc -c -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DGNULOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/ufs/maxstern_home/share/share/locale:.\" -DHAVE_CONFIG_H 
-I.. -I. -I../intl -I../lib  -g -O2   loadmsgcat.c
gcc -c -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DGNULOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/ufs/maxstern_home/share/share/locale:.\" -DHAVE_CONFIG_H 
-I.. -I. -I../intl -I../lib  -g -O2   localealias.c
gcc -c -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DGNULOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/ufs/maxstern_home/share/share/locale:.\" -DHAVE_CONFIG_H 
-I.. -I. -I../intl -I../lib  -g -O2   textdomain.c
gcc -c -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DGNULOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/ufs/maxstern_home/share/share/locale:.\" -DHAVE_CONFIG_H 
-I.. -I. -I../intl -I../lib  -g -O2   l10nflist.c
gcc -c -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DGNULOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/ufs/maxstern_home/share/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 `/ufs/maxstern/temp/downloads/a2ps-4.13/intl'
Making all in lib
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/lib'
source='encoding.c' object='encoding.lo' libtool=yes \
depfile='.deps/encoding.Plo' tmpdepfile='.deps/encoding.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o encoding.lo encoding.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c encoding.c -Wp,-MD,.deps/encoding.TPlo -o encoding.o
echo timestamp > encoding.lo
source='media.c' object='media.lo' libtool=yes \
depfile='.deps/media.Plo' tmpdepfile='.deps/media.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o media.lo media.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c media.c -Wp,-MD,.deps/media.TPlo -o media.o
echo timestamp > media.lo
source='jobs.c' object='jobs.lo' libtool=yes \
depfile='.deps/jobs.Plo' tmpdepfile='.deps/jobs.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o jobs.lo jobs.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c jobs.c -Wp,-MD,.deps/jobs.TPlo -o jobs.o
echo timestamp > jobs.lo
source='output.c' object='output.lo' libtool=yes \
depfile='.deps/output.Plo' tmpdepfile='.deps/output.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o output.lo output.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c output.c -Wp,-MD,.deps/output.TPlo -o output.o
echo timestamp > output.lo
source='routines.c' object='routines.lo' libtool=yes \
depfile='.deps/routines.Plo' tmpdepfile='.deps/routines.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o routines.lo routines.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c routines.c -Wp,-MD,.deps/routines.TPlo -o routines.o
echo timestamp > routines.lo
source='psgen.c' object='psgen.lo' libtool=yes \
depfile='.deps/psgen.Plo' tmpdepfile='.deps/psgen.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o psgen.lo psgen.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c psgen.c -Wp,-MD,.deps/psgen.TPlo -o psgen.o
echo timestamp > psgen.lo
source='prolog.c' object='prolog.lo' libtool=yes \
depfile='.deps/prolog.Plo' tmpdepfile='.deps/prolog.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o prolog.lo prolog.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c prolog.c -Wp,-MD,.deps/prolog.TPlo -o prolog.o
echo timestamp > prolog.lo
source='faces.c' object='faces.lo' libtool=yes \
depfile='.deps/faces.Plo' tmpdepfile='.deps/faces.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o faces.lo faces.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c faces.c -Wp,-MD,.deps/faces.TPlo -o faces.o
echo timestamp > faces.lo
source='confg.c' object='confg.lo' libtool=yes \
depfile='.deps/confg.Plo' tmpdepfile='.deps/confg.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o confg.lo confg.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c confg.c -Wp,-MD,.deps/confg.TPlo -o confg.o
echo timestamp > confg.lo
source='useropt.c' object='useropt.lo' libtool=yes \
depfile='.deps/useropt.Plo' tmpdepfile='.deps/useropt.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o useropt.lo useropt.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c useropt.c -Wp,-MD,.deps/useropt.TPlo -o useropt.o
echo timestamp > useropt.lo
source='gen.c' object='gen.lo' libtool=yes \
depfile='.deps/gen.Plo' tmpdepfile='.deps/gen.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o gen.lo gen.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c gen.c -Wp,-MD,.deps/gen.TPlo -o gen.o
echo timestamp > gen.lo
source='printers.c' object='printers.lo' libtool=yes \
depfile='.deps/printers.Plo' tmpdepfile='.deps/printers.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o printers.lo printers.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c printers.c -Wp,-MD,.deps/printers.TPlo -o printers.o
echo timestamp > printers.lo
source='psstat.c' object='psstat.lo' libtool=yes \
depfile='.deps/psstat.Plo' tmpdepfile='.deps/psstat.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o psstat.lo psstat.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c psstat.c -Wp,-MD,.deps/psstat.TPlo -o psstat.o
echo timestamp > psstat.lo
source='caret.c' object='caret.lo' libtool=yes \
depfile='.deps/caret.Plo' tmpdepfile='.deps/caret.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o caret.lo caret.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c caret.c -Wp,-MD,.deps/caret.TPlo -o caret.o
echo timestamp > caret.lo
source='metaseq.c' object='metaseq.lo' libtool=yes \
depfile='.deps/metaseq.Plo' tmpdepfile='.deps/metaseq.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o metaseq.lo metaseq.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c metaseq.c -Wp,-MD,.deps/metaseq.TPlo -o metaseq.o
echo timestamp > metaseq.lo
source='options.c' object='options.lo' libtool=yes \
depfile='.deps/options.Plo' tmpdepfile='.deps/options.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o options.lo options.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c options.c -Wp,-MD,.deps/options.TPlo -o options.o
echo timestamp > options.lo
source='dsc.c' object='dsc.lo' libtool=yes \
depfile='.deps/dsc.Plo' tmpdepfile='.deps/dsc.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o dsc.lo dsc.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c dsc.c -Wp,-MD,.deps/dsc.TPlo -o dsc.o
echo timestamp > dsc.lo
source='fonts.c' object='fonts.lo' libtool=yes \
depfile='.deps/fonts.Plo' tmpdepfile='.deps/fonts.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o fonts.lo fonts.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c fonts.c -Wp,-MD,.deps/fonts.TPlo -o fonts.o
echo timestamp > fonts.lo
source='ppd.c' object='ppd.lo' libtool=yes \
depfile='.deps/ppd.Plo' tmpdepfile='.deps/ppd.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o ppd.lo ppd.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c ppd.c -Wp,-MD,.deps/ppd.TPlo -o ppd.o
echo timestamp > ppd.lo
source='prange.c' object='prange.lo' libtool=yes \
depfile='.deps/prange.Plo' tmpdepfile='.deps/prange.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o prange.lo prange.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c prange.c -Wp,-MD,.deps/prange.TPlo -o prange.o
echo timestamp > prange.lo
source='stream.c' object='stream.lo' libtool=yes \
depfile='.deps/stream.Plo' tmpdepfile='.deps/stream.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o stream.lo stream.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c stream.c -Wp,-MD,.deps/stream.TPlo -o stream.o
echo timestamp > stream.lo
source='document.c' object='document.lo' libtool=yes \
depfile='.deps/document.Plo' tmpdepfile='.deps/document.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o document.lo document.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c document.c -Wp,-MD,.deps/document.TPlo -o document.o
echo timestamp > document.lo
source='fjobs.c' object='fjobs.lo' libtool=yes \
depfile='.deps/fjobs.Plo' tmpdepfile='.deps/fjobs.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o fjobs.lo fjobs.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c fjobs.c -Wp,-MD,.deps/fjobs.TPlo -o fjobs.o
echo timestamp > fjobs.lo
source='common.c' object='common.lo' libtool=yes \
depfile='.deps/common.Plo' tmpdepfile='.deps/common.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o common.lo common.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c common.c -Wp,-MD,.deps/common.TPlo -o common.o
echo timestamp > common.lo
source='madir.c' object='madir.lo' libtool=yes \
depfile='.deps/madir.Plo' tmpdepfile='.deps/madir.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o madir.lo madir.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c madir.c -Wp,-MD,.deps/madir.TPlo -o madir.o
echo timestamp > madir.lo
source='filalign.c' object='filalign.lo' libtool=yes \
depfile='.deps/filalign.Plo' tmpdepfile='.deps/filalign.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o filalign.lo filalign.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c filalign.c -Wp,-MD,.deps/filalign.TPlo -o filalign.o
echo timestamp > filalign.lo
source='lexppd.c' object='lexppd.lo' libtool=yes \
depfile='.deps/lexppd.Plo' tmpdepfile='.deps/lexppd.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o lexppd.lo lexppd.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c lexppd.c -Wp,-MD,.deps/lexppd.TPlo -o lexppd.o
echo timestamp > lexppd.lo
source='parseppd.c' object='parseppd.lo' libtool=yes \
depfile='.deps/parseppd.Plo' tmpdepfile='.deps/parseppd.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o parseppd.lo parseppd.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c parseppd.c -Wp,-MD,.deps/parseppd.TPlo -o parseppd.o
echo timestamp > parseppd.lo
source='argmatch.c' object='argmatch.lo' libtool=yes \
depfile='.deps/argmatch.Plo' tmpdepfile='.deps/argmatch.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o argmatch.lo argmatch.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c argmatch.c -Wp,-MD,.deps/argmatch.TPlo -o argmatch.o
echo timestamp > argmatch.lo
source='argv.c' object='argv.lo' libtool=yes \
depfile='.deps/argv.Plo' tmpdepfile='.deps/argv.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o argv.lo argv.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c argv.c -Wp,-MD,.deps/argv.TPlo -o argv.o
echo timestamp > argv.lo
source='backupfile.c' object='backupfile.lo' libtool=yes \
depfile='.deps/backupfile.Plo' tmpdepfile='.deps/backupfile.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o backupfile.lo backupfile.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c backupfile.c -Wp,-MD,.deps/backupfile.TPlo -o backupfile.o
echo timestamp > backupfile.lo
source='dirname.c' object='dirname.lo' libtool=yes \
depfile='.deps/dirname.Plo' tmpdepfile='.deps/dirname.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o dirname.lo dirname.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c dirname.c -Wp,-MD,.deps/dirname.TPlo -o dirname.o
echo timestamp > dirname.lo
source='getopt.c' object='getopt.lo' libtool=yes \
depfile='.deps/getopt.Plo' tmpdepfile='.deps/getopt.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o getopt.lo getopt.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c getopt.c -Wp,-MD,.deps/getopt.TPlo -o getopt.o
echo timestamp > getopt.lo
source='hashtab.c' object='hashtab.lo' libtool=yes \
depfile='.deps/hashtab.Plo' tmpdepfile='.deps/hashtab.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o hashtab.lo hashtab.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c hashtab.c -Wp,-MD,.deps/hashtab.TPlo -o hashtab.o
echo timestamp > hashtab.lo
source='path-concat.c' object='path-concat.lo' libtool=yes \
depfile='.deps/path-concat.Plo' tmpdepfile='.deps/path-concat.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o path-concat.lo path-concat.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c path-concat.c -Wp,-MD,.deps/path-concat.TPlo -o path-concat.o
echo timestamp > path-concat.lo
source='quotearg.c' object='quotearg.lo' libtool=yes \
depfile='.deps/quotearg.Plo' tmpdepfile='.deps/quotearg.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2  -c -o quotearg.lo quotearg.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -c quotearg.c -Wp,-MD,.deps/quotearg.TPlo -o quotearg.o
In file included from /usr/include/iso/wchar_iso.h:26,
                 from /usr/include/wchar.h:11,
                 from quotearg.c:62:
/usr/include/iso/time_iso.h:69: redefinition of `struct tm'
make[2]: *** [quotearg.lo] Error 1
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13'
make: *** [all-recursive-am] Error 2
creator:maxstern[6]>[ ... snip ... ]

creator:maxstern[13]>configure --prefix=/ufs/maxstern_home/share 
--with-medium=Letter --with-included-gettext --enable-warnings
loading cache ./config.cache
checking for a BSD compatible install... auxdir/install-sh -c
checking whether build environment is sane... yes
checking for mawk... (cached) gawk
checking whether make sets ${MAKE}... (cached) yes
checking for mawk... (cached) gawk
checking for gm4... (cached) /usr/ccs/bin/m4
checking whether m4 supports frozen files... (cached) no
checking for a BSD compatible install... auxdir/install-sh -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for /usr/bin/perl... (cached) /usr/bin/perl
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking dependency style of gcc... (cached) gcc
checking for AIX... no
checking for minix/config.h... (cached) no
checking for POSIXized ISC... no
checking how to run the C preprocessor... gcc -E
checking for gcc option to accept ANSI C... (cached) none needed
checking for function prototypes... yes
checking for bison... (cached) bison -y
checking how to suppress newlines using echo... (cached) escape
checking for flex... (cached) flex
checking for flex... (cached) flex
checking for yywrap in -lfl... (cached) no
checking lex output file root... (cached) lex.yy
checking whether yytext is a pointer... (cached) yes
checking host system type... (cached) sparc-sun-solaris2.9
checking build system type... (cached) sparc-sun-solaris2.9
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /usr/ccs/bin/nm -p
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/ccs/bin/ld option to reload object files... -r
checking dynamic linker characteristics... solaris2.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... (cached) no
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for sys/time.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for math.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for pwd.h... (cached) yes
checking for malloc.h... (cached) yes
checking for memory.h... (cached) yes
checking for errno.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for stdbool.h... (cached) no
checking for fnmatch.h... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for uchar... (cached) no
checking for size_t... (cached) yes
checking for pid_t... (cached) yes
checking return type of signal handlers... (cached) void
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for struct passwd.pw_gecos... (cached) yes
checking for inttypes.h... (cached) yes
checking for unsigned long long... (cached) yes
checking for stdlib.h... (cached) yes
checking for strtoumax... (cached) no
checking for strtoull... (cached) yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for EMX OS/2 environment... (cached) no
checking for executable suffix... (cached) no
checking for sys_siglist declaration in signal.h or unistd.h... (cached) no
checking for sys_siglist... (cached) no
checking for library containing getpwuid... (cached) none required
checking for stpcpy... (cached) no
checking for stpncpy... (cached) no
checking for strtoul... (cached) yes
checking for memcpy... (cached) yes
checking for memset... (cached) yes
checking for gethostname... (cached) yes
checking for getuid... (cached) yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... (cached) yes
checking for rename... (cached) yes
checking whether rename works... (cached) yes
checking for uname... (cached) yes
checking for strchr... (cached) yes
checking for strerror... (cached) yes
checking for strerror_r... (cached) no
checking for getcwd... (cached) yes
checking for bcopy... (cached) yes
checking for bzero... (cached) yes
checking for tempnam... (cached) yes
checking for strsignal... (cached) yes
checking for psignal... (cached) yes
checking for systempapername in -lpaper... (cached) no
checking for atexit... (cached) yes
checking for strftime... (cached) yes
checking for struct tm.tm_zone... (cached) no
checking for tzname... (cached) yes
checking for tzset... (cached) yes
checking for mblen... (cached) yes
checking for mbrlen... (cached) yes
checking for limits.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... (cached) yes
checking for working mktime... (cached) yes
checking whether closedir returns void... (cached) no
checking for vprintf... (cached) yes
checking for obstacks... (cached) no
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for error_at_line... (cached) no
checking for working malloc... (cached) yes
checking for working realloc... (cached) yes
checking for isascii... (cached) yes
checking for mbrtowc... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for wchar.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether backslash-a works in strings... (cached) yes
checking for function prototypes... yes
checking for fnmatch.h... (cached) yes
checking for working fnmatch... (cached) yes
checking POSIX termios... (cached) yes
checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) no
checking for termios.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for limits.h... (cached) yes
checking whether fputs is declared... (cached) yes
checking whether strlen is declared... (cached) yes
checking whether strtoul is declared... (cached) yes
checking whether strtoull is declared... (cached) yes
checking for off_t... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) no
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
found xgettext program is not GNU xgettext; ignore it
checking for catalogs to be installed...  ca cs da de es et fr it ko nl no pl 
pt ru sl sv tr
updating cache ./config.cache
checking for gcc warning options... -W -Wall -Wbad-function-cast -Wcast-align 
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wshadow -Wstrict-prototypes -Wwrite-strings
checking for emacs... (cached) emacs
checking where .elc files should go... (cached) 
${datadir}/emacs/site-lisp/emacs/site-lisp}
checking whether paths should be hardcoded... no
checking for PostScript fonts path... 
:/usr/local/ghostscript/fonts:/usr/local/share/ghostscript/fonts
checking for file... (cached) /usr/bin/file
checking for the option for file to follow the links... (cached) no way
checking for lp... (cached) lp
checking for printer queue selection... lp -d PRINTER
checking for gv... (cached) no
checking for ghostview... (cached) no
checking for gzip... (cached) yes
checking for bzip... (cached) no
checking for bzip2... (cached) yes
checking for dvips... (cached) yes
checking for convert... (cached) yes
checking for acroread... (cached) yes
checking for pdf2ps... (cached) yes
checking whether acroread is acroread 4... (cached) yes
checking for distill... (cached) yes
checking for ps2pdf... (cached) yes
checking for psselect... (cached) yes
checking for psnup... (cached) yes
checking for grog... (cached) yes
checking for makeinfo... (cached) yes
checking for tex... (cached) yes
checking for latex... (cached) yes
updating cache ./config.cache
creating ./config.status
creating contrib/card
creating contrib/fixps
creating contrib/pdiff
creating contrib/psmandup
creating contrib/psset
creating Makefile
creating src/Makefile
creating doc/Makefile
creating man/Makefile
creating tests/Makefile
creating tests/defs
creating lib/Makefile
creating auxdir/Makefile
creating m4/Makefile
creating etc/Makefile
creating etc/a2ps_cfg
creating etc/a2ps-site.cfg
creating intl/Makefile
creating po/Makefile.in
creating sheets/Makefile
creating encoding/Makefile
creating ps/Makefile
creating afm/Makefile
creating contrib/Makefile
creating contrib/sample/Makefile
creating contrib/emacs/Makefile
creating fonts/Makefile
creating ppd/Makefile
creating config.h
config.h is unchanged
linking ./intl/libgettext.h to intl/libintl.h
configuring in ogonkify
running /bin/sh ./configure  --prefix=/ufs/maxstern_home/share 
--with-medium=Letter --with-included-gettext --enable-warnings 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... ../auxdir/install-sh -c
checking whether build environment is sane... yes
checking for mawk... (cached) gawk
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for X... (cached) libraries /usr/openwin/lib, headers 
/usr/openwin/include
checking for IBM font files... /usr/openwin/lib/X11/fonts/Type1/cour*.pfa
creating ./config.status
creating composeglyphs
creating Makefile
creating ogonkify.in
creating doc/Makefile
creating m4/Makefile
*****************************************************************
* a2ps thinks it should be configured the following way:
* - you print on `Letter' paper
* - your charset is `latin1'
* - to send a JOB to the default printer, run `lp job'
* - to send a JOB to the printer PRINTER, run `lp -d PRINTER job'
* - to ask `file(1)' to follow the links, run `/usr/bin/file'
*   (`file(1)' is used to guess the type of the files to print.)
*
* If a2ps is wrong somewhere, fix the `System Dependent parameters'
* in `etc/a2ps-site.cfg'.  See the README file.
*****************************************************************
creator:maxstern[14]>make
make  all-recursive
make[1]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13'
Making all in auxdir
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/auxdir'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/auxdir'
Making all in m4
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/m4'
Making all in etc
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/etc'
sed "address@hidden@!`date`!g;address@hidden@!4.13!g"   \
./README.in > README
sed 
"address@hidden@!/ufs/maxstern_home/share/share/a2ps/sheets:/ufs/maxstern_home/share/share/a2ps/ps:/ufs/maxstern_home/share/share/a2ps/encoding:/ufs/maxstern_home/share/share/a2ps/afm:/ufs/maxstern_home/share/share/ogonkify/afm:/ufs/maxstern_home/share/share/a2ps/ppd:/ufs/maxstern_home/share/share/a2ps/fonts:/ufs/maxstern_home/share/share/ogonkify/fonts:/ufs/maxstern_home/share/share/a2ps!"
 a2ps_cfg > a2ps.cfg
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/etc'
Making all in ps
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ps'
Making all in ogonkify
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify'
Making all in doc
make[3]: Entering directory 
`/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify/doc'
Making all in m4
make[3]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify/m4'
make[3]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify'
sed -e "address@hidden@#/ufs/maxstern_home/share/share/ogonkify#g" ogonkify.in 
> ogonkify-t
chmod +x ogonkify-t
mv ogonkify-t ogonkify
make[3]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify'
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/ogonkify'
Making all in intl
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/intl'
Making all in lib
make[2]: Entering directory `/ufs/maxstern/temp/downloads/a2ps-4.13/lib'
source='quotearg.c' object='quotearg.lo' libtool=yes \
depfile='.deps/quotearg.Plo' tmpdepfile='.deps/quotearg.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I.    
-g -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow 
-Wstrict-prototypes -Wwrite-strings -c -o quotearg.lo quotearg.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/ufs/maxstern_home/share/share/locale\" 
-DSYSCONFFILE=\"/ufs/maxstern_home/share/etc/a2ps.cfg\" -I.. -I../intl -I. -g 
-O2 -W -Wall -Wbad-function-cast -Wcast-align -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow 
-Wstrict-prototypes -Wwrite-strings -c quotearg.c -Wp,-MD,.deps/quotearg.TPlo 
-o quotearg.o
In file included from /usr/include/iso/wchar_iso.h:26,
                 from /usr/include/wchar.h:11,
                 from quotearg.c:62:
/usr/include/iso/time_iso.h:69: redefinition of `struct tm'
quotearg.c: In function `quotearg_buffer_restyled':
quotearg.c:372: warning: implicit declaration of function `iswprint'
quotearg.c: In function `quotearg_n_options':
quotearg.c:473: warning: comparison between signed and unsigned
quotearg.c:477: warning: comparison between signed and unsigned
make[2]: *** [quotearg.lo] Error 1
make[2]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ufs/maxstern/temp/downloads/a2ps-4.13'
make: *** [all-recursive-am] Error 2
creator:maxstern[15]>[ ... snip ... ]

creator:maxstern[68]>uname -a
SunOS creator.myri-local.com 5.9 Generic_112233-02 sun4u sparc SUNW,Ultra-60
creator:maxstern[69]>

=====================> Begin transcript <=====================


Let me know if you need any more information.

Thanks very much -

- Max Stern

Max Stern                            Myricom, Inc.
address@hidden                    High Speed Computers and Communications
[personal: address@hidden   Visit us at www.myri.com





reply via email to

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