bug-a2ps
[Top][All Lists]
Advanced

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

a2ps build fails on OS X: ‘LC_TIME’ und eclared


From: Michael Williams
Subject: a2ps build fails on OS X: ‘LC_TIME’ und eclared
Date: Mon, 23 Apr 2007 23:29:43 +0100

Hi,

I'm the maintainer of the a2ps port in MacPorts. We're currently at 4.13b, and I see you've recently released a new release candidate of a2ps 4.13c, so I thought I'd give building it on OS X a go.

Out of the box it's not working. config.log and the output of make are attached. The final lines of make are:

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 jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c -o jobs.o
jobs.c: In function ‘a2ps_job_new’:
jobs.c:136: error: ‘LC_TIME’ undeclared (first use in this function)
jobs.c:136: error: (Each undeclared identifier is reported only once
jobs.c:136: error: for each function it appears in.)
jobs.c:140: error: ‘LC_CTYPE’ undeclared (first use in this function)
make[3]: *** [jobs.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Any ideas?

-- Mike

Attachment: config.log
Description: Binary data

Attachment: make.log
Description: Binary data


reply via email to

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