From: Michael W. <mw...@ic...> - 2004-08-19 07:44:14
|
On Wed, Aug 18, 2004 at 01:50:35PM -0700, Matt Reynolds wrote: [snip] > I get this error : > checking for GLIB - version >= 2.0.0... no > *** Could not run GLIB test program, checking why... > *** The test program failed to compile or link. See the file config.log > for the > *** exact error that occured. This usually means GLIB is incorrectly > installed. [snip] > configure:8396: checking for GLIB - version >= 2.0.0 > configure:8512: gcc -o conftest.exe -g -O2 -DSQL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 -lintl -liconv >&5 > /usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../../i686-pc-cygwin/bin/ld: cannot find -liconv > collect2: ld returned 1 exit status [snip] I think the problem is with iconv, not glib. -- Michael Wood <mw...@ic...> |