Re: Compile Error - libiconv
- From: Mario Vukelic <mario vukelic dantian org>
- To: garnome-list gnome org
- Subject: Re: Compile Error - libiconv
- Date: Fri, 20 Feb 2004 18:37:33 +0100
On Fri, 2004-02-20 at 05:50 -0500, adam wrote:
> still get same error when doing it like you guys said :\
you didn't make clean in glib, so glib still uses the old config it got
from the configure run with the wrong Makefile.
Either:
cd garnome/platform/glib
make clean
(this will remove the previous build attempt and force glib to
redownload, recompile)
Or:
cd garnome/platform/glib/cookies
remove the configure cookies
cd garnome/platform/glib/work/glib-<version>
make clean
(this will reconfigure, but keep the download already done)
Then restart the garnome compile
This all was detailed on a previous thread about the same problem
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]