Re: libiconv on Windows?


Subject: Re: libiconv on Windows?
From: Paul Rohr (paul@abisource.com)
Date: Wed Jan 26 2000 - 02:08:36 CST


I'm no autoconf wizard, but I'll take a stab at this...

At 08:38 PM 1/25/00 -0500, Leonard Rosenthol wrote:
>>Building with [LicensedTrademarks:Off Debug:Off].
>>Found libiconv in peer directory
>>bash.exe: warning: could not find /tmp, please create!

Fix this problem first. It seems to be a root cause for later problems such
as...

>>loading cache ./config.cache
>>checking whether make sets $(MAKE)... ./configure: cannot create temp file
>>for h
>>ere document: No such file or directory
>>no

... this ...

>>checking for gcc... cl.exe
>>checking whether the C compiler (cl.exe ) works... ./configure: cannot
>>create t
>>emp file for here document: No such file or directory
>>no
>>configure: error: installation or configuration problem: C compiler cannot
>>creat
>>e executables.

... and this.

>>Building with [LicensedTrademarks:Off Debug:Off].
>>iconv.c
>>src/iconv.c(19) : fatal error C1083: Cannot open include file:
>>'libiconv.h': No
>>such file or directory

And since configure didn't finish, this header file doesn't exist.

Paul



This archive was generated by hypermail 2b25 : Wed Jan 26 2000 - 02:03:15 CST