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: <003801c215f9$ac55cf60$128e1941@alleluja> From: "hongxun lee" To: "cygwin mailing list" Subject: Fw: glib-2.0.0 setup help Date: Mon, 17 Jun 2002 08:22:34 -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 step 1. Got the precompiled libiconv version 1.7 (libiconv-1.7-2.tar.bz2) from http://koeln.convey.de/cywgin/libiconv/; step 2. After uncompression, copied them to /usr/local, then $ ./configure --prefix=/opt/glib step 3. $ make (below is what i got) ...... gvaluetypes.lo: In function `g_pointer_type_register_static': /cygdrive/c/1/glib-2.0.0/gobject/gvaluetypes.c:898: undefined reference to `g_lo g' collect2: ld returned 1 exit status make[2]: *** [libgobject-2.0.la] Error 1 make[2]: Leaving directory `/cygdrive/c/1/glib-2.0.0/gobject' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/cygdrive/c/1/glib-2.0.0' make: *** [all-recursive-am] Error 2 ----- Original Message ----- From: "Gerrit P. Haase" To: "hongxun lee" Cc: "cygwin mailing list" Sent: Sunday, June 16, 2002 8:27 AM Subject: Re: glib-2.0.0 setup help > Hallo hongxun, > > Am Sonntag, 16. Juni 2002 um 12:21 schriebst du: > > > Thanks.....libiconv-1.8 downloaded, and then > [...] > > >> I have the version of Ch. Wilson online: > >> http://koeln.convey.de/cywgin/libiconv/ > > >> There is NO SUPPORT, just use it;) > > There is no 1.8 at my site. > Get the precompiled libiconv version 1.7. > > If you really want to build from source, read the README at > this site, fetch the tarball with the 1.7-2 sources and try > to figure out what needs to be done to get 1.8 compiled the > same way as it was done with 1.7. > > > HTH, > > 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/