Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 4.2.4 failure on MacOS X
- X-seq: zsh-workers 20789
- From: "Peter A. Castro" <doctor@xxxxxxxxxxxx>
- To: Clint Adams <clint@xxxxxxx>
- Subject: Re: 4.2.4 failure on MacOS X
- Date: Fri, 4 Feb 2005 10:59:59 -0800 (PST)
- Cc: Peter Stephenson <pws@xxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxxxxx>
- In-reply-to: <20050203183215.GA691@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200502031615.j13GFnuc005915@xxxxxxxxxxxxxx> <1050203162852.ZM14033@xxxxxxxxxxxxxxxxxxxxxxx> <200502031710.j13HASYI005949@xxxxxxxxxxxxxx> <20050203183215.GA691@xxxxxxxxxxx>
On Thu, 3 Feb 2005, Clint Adams wrote:
> > Could be similar, but I don't think it's quite that. I can see libiconv
> > in /sw/lib on ppc-sx2.cf.sourceforge.net, but there's no pcre there.
> > -liconv should presumably be present to get it to link properly; the
>
> Be careful, there are at least three iconv's for MacOS X:
> - GNU iconv, which Fink would have installed into /sw/lib
> - maciconv
> - Apple's iconv, which is bundled with MacOS X 10.3 and presumably later
> versions.
But which one is the correct one to use? Are they all compatable with
each other and the compiler/runtime being use to build zsh? Do they all
have an iconv.h header (and if so, how/where)? I think a little better
detection in configure might be appropriate here, but without a Mac OS-X
environment it's difficult to discern this.
Perhaps it would be good for configure to #undef HAVE_ICONV_H if the
library isn't found?
> I think all three dynamic objects share the same name.
--
Peter A. Castro <doctor@xxxxxxxxxxxx> or <Peter.Castro@xxxxxxxxxx>
"Cats are just autistic Dogs" -- Dr. Tony Attwood
Messages sorted by:
Reverse Date,
Date,
Thread,
Author