Re: Compile Error - libiconv



Mario Vukelic wrote:

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

i just dont understand i just finished following all of these instructions and still get the error :\ gconvert.c:47:2: #error GNU libiconv not in use but included iconv.h is from libiconv
make[8]: *** [gconvert.lo] Error 1
make[8]: Leaving directory `/home/adam/Desktop/Downloads/Source/Pkgs/garnome-0.30.1/platform/glib/work/main.d/glib-2.3.2/glib'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/adam/Desktop/Downloads/Source/Pkgs/garnome-0.30.1/platform/glib/work/main.d/glib-2.3.2/glib'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/home/adam/Desktop/Downloads/Source/Pkgs/garnome-0.30.1/platform/glib/work/main.d/glib-2.3.2'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/home/adam/Desktop/Downloads/Source/Pkgs/garnome-0.30.1/platform/glib/work/main.d/glib-2.3.2'
make[4]: *** [build-work/main.d/glib-2.3.2/Makefile] Error 2
make[4]: Leaving directory `/home/adam/Desktop/Downloads/Source/Pkgs/garnome-0.30.1/platform/glib'
make[3]: *** [../../platform/glib/cookies/main.d/install] Error 2
make[3]: Leaving directory `/home/adam/Desktop/Downloads/Source/Pkgs/garnome-0.30.1/platform/atk'
make[2]: *** [../../platform/atk/cookies/main.d/install] Error 2
make[2]: Leaving directory `/home/adam/Desktop/Downloads/Source/Pkgs/garnome-0.30.1/platform/gtk+'
make[1]: *** [../../platform/gtk+/cookies/main.d/install] Error 2
make[1]: Leaving directory `/home/adam/Desktop/Downloads/Source/Pkgs/garnome-0.30.1/desktop/zenity'
make: *** [install] Error 2
:((((((((((



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]