Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: 4.2.4 failure on MacOS X



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