[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gnu-libiconv] How to build libiconv using mingw on msys from git?
From: |
PcX |
Subject: |
[bug-gnu-libiconv] How to build libiconv using mingw on msys from git? |
Date: |
Thu, 07 Jul 2011 18:08:59 +0800 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110630 Thunderbird/5.0 |
Hi,all
I want to build libiconv using mingw gcc on msys from latest git.
But I use "./autogen.sh" first, and some errors came out:
touch config.h.in
touch build-aux/compile \
&& automake-1.11 --gnits srclib/Makefile \
&& rm -f build-aux/compile
sed -e 's/extern \([^"]\)/extern LIBICONV_DLL_EXPORTED \1/' \
-e '/_LIBICONV_VERSION/r include/export.h' \
< include/iconv.h.in> include/iconv.h.build.in
gcc -O lib/genaliases.c -o genaliases
./genaliases> lib/aliases.gperf 3> canonical.sh 4> canonical_local.sh
make: *** [lib/aliases.h] Error 1
Where am I wrong?
The full autogen.sh out log is in the attachment.
Thanks.
--
Best Regards,
PcX
autogen-out.log
Description: Text document
- [bug-gnu-libiconv] How to build libiconv using mingw on msys from git?,
PcX <=