Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <003901c2151f$988d4600$128e1941@alleluja> From: "hongxun lee" To: "cygwin mailing list" References: <006601c214c4$a8c67880$128e1941 AT alleluja> <43663652511 DOT 20020616115715 AT familiehaase DOT de> Subject: Re: glib-2.0.0 setup help Date: Sun, 16 Jun 2002 06:21:30 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Thanks.....libiconv-1.8 downloaded, and then $ ./configure --prefix=/usr/local $ make ........... .libs/cygcharset-1.dll localcharset.lo /usr/lib/libcygwin.a(libcmain.o)(.text+0x6a): undefined reference to `WinMain AT 16 ' collect2: ld returned 1 exit status make[2]: *** [libcharset.la] Error 1 make[2]: Leaving directory `/cygdrive/c/1/libiconv-1.8/libcharset/lib' make[1]: *** [all] Error 2 make[1]: Leaving directory `/cygdrive/c/1/libiconv-1.8/libcharset' make: *** [all] Error 2 ~~~~~~ whats wrong again? ----- Original Message ----- From: "Gerrit P. Haase" To: "hongxun lee" Cc: "cygwin mailing list" Sent: Sunday, June 16, 2002 5:57 AM Subject: Re: glib-2.0.0 setup help > Hallo hongxun, > > Am Sonntag, 16. Juni 2002 um 01:30 schriebst du: > > > Greetings... > > > Cygwin installed on win2000 Pro; > > now in order to setup Gtk+2.0.0, have to first install > > atk-1.0.2, glib-2.0.0 and pango-1.0.2. > > > 1. The correct installation order is glib-->atk-->pango, correct? or the > > order doesn't matter? > > 2. when 'configure' glib, the process ended as: > > > ..... > > checking for iconv_open... no > > checking for libiconv_open in -liconv... no > > checking for iconv_open in -liconv... no > > configure: error: *** No iconv() implementation found in C library or > > libiconv > > > What does it really mean? Thanks > > You need libiconv. > I have the version of Ch. Wilson online: > http://koeln.convey.de/cywgin/libiconv/ > > There is NO SUPPORT, just use it;) > > Gerrit > -- > =^..^= > > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/