Re: Problems building a2ps 4.14 on Solaris 9 Sparc with Sun Studio 12
Masayuki Hatta <[email protected]> Sun, 19 Feb 2012 12:29:14 +0900
| Newsgroups | gmane.comp.printing.a2ps.bugs |
|---|---|
| Message-ID | <CAECZVPBgwS5Z_B+DwurKS9_k9yq1PEjgoRF5Tvdd+K7hmpTx_w@mail.gmail.com> |
Hi, I'm the current lazy maintainer of GNU a2ps. I'm not sure what causes them and unfortunately I don't have access to Solaris boxes, but I'm now preparing new 4.15 release, which contains some build-related fixes. Could you try it when it's available?(I'll put tarball to ftp.gnu.org pretty soon) Best regards, MH 20122180:16 Dagobert Michelsen <[email protected]>: > Hi folks, > > I am trying to build a2ps 4.14 on Solaris 9 Sparc with Sun Studio 12 compiler and have > the following issues: > > 1. There seems to be a test missing during configure time as compilation of > lib/strtoimax.c > bails out here as HAVE_DECL_STRTOULL has not been defined. > > # ifndef HAVE_DECL_STRTOULL > "this configure-time declaration test was not run" > # endif > > 2. One test is failing: > FAIL: styles.tst > With "VERBOSE=yes gmake check" I also don't get more information. Is there something > specific I can send to aid in fixing the test? > > > Best regards > > -- Dago > > -- > "You don't become great by trying to be great, you become great by wanting to do something, > and then doing it so hard that you become great in the process." - xkcd #896 > > -- Masayuki Hatta <mhatta at gmail.com>