This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fw: glib-2.0.0 setup help


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" <gp@familiehaase.de>
To: "hongxun lee" <lee.1801@osu.edu>
Cc: "cygwin mailing list" <cygwin@cygwin.com>
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]