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

Re: 4.2.4 failure on MacOS X



Motoi Washida wrote:
> I also failed to build zsh on Mac OS X 10.3.7.
> 
> I think this is because configure can't find iconv(), because iconv() 
> is defined as libiconv() in /usr/include/iconv.h and the configure 
> script checks iconv() without using the header file.
> 
> I modified configure.ac a bit and seems to work. Here is the patch.

Thanks, I've committed this.

I'm a little worried that other systems are going to have the same
problem, however.  Shouldn't it be safe always to test for libiconv as
well as iconv?

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited. 
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************



Messages sorted by: Reverse Date, Date, Thread, Author