Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Mon, 17 Jun 2002 14:40:22 +0200
From: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Reply-To: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <54883077338.20020617144022@familiehaase.de>
To: "hongxun lee" <lee.1801@osu.edu>
CC: cygwin@cygwin.com
Subject: Re: Fw: glib-2.0.0 setup help
In-Reply-To: <003801c215f9$ac55cf60$128e1941@alleluja>
References: <003801c215f9$ac55cf60$128e1941@alleluja>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

hongxun schrieb:

> 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

Then you'll need to modify the libiconv.la file (in my setup it is
/usr/lib/libiconv.la) to reflect the correct path where the importlib is
installed!

> $ ./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_log'
> 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

I don't know.  Look in which lib/dll this symbol is defined and verify
that this library is on the linkline so ld can resolve 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/

