a2ps for mac os x 10.6.7 installation problem
"Jiang, Fan" <[email protected]> Wed, 22 Jun 2011 23:54:23 +0000
| Newsgroups | gmane.comp.printing.a2ps.bugs |
|---|---|
| Message-ID | <CA27CEBE.7A9%[email protected]> |
Hi, I downloaded the tar ball from ftp://ftp.gnu.org/gnu/a2ps/. I was able to ./configure ran fine. However, "make" failed with the following messages, which I had hard time fixing: then mv -f ".deps/xstrrpl.Tpo" ".deps/xstrrpl.Plo"; else rm -f ".deps/xstrrpl.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFFILE=\"/usr/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -g -O2 -MT xstrrpl.lo -MD -MP -MF .deps/xstrrpl.Tpo -c xstrrpl.c -o xstrrpl.o xstrrpl.c:25:22: error: macro "stpcpy" requires 2 arguments, but only 1 given xstrrpl.c:25: error: 'stpcpy' redeclared as different kind of symbol make[3]: *** [xstrrpl.lo] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Can you help? Thanks, Fan