Trouble Installing
- From: Tor Lillqvist <tml iki fi>
- To: "Scott Peterson" <lunchtimemama gmail com>
- Cc: gtk-list gnome org
- Subject: Trouble Installing
- Date: Thu, 7 Jun 2007 09:39:05 +0300
Scott Peterson writes:
> I'm building gtk+-2.10.9 on Cygwin and I've hit a bit of a snag.
> -lglib-2.0 -lintl -liconv -lfreetype -lfontconfig -lexpat -lpng12 -lz
> -lm ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lintl
> libtool: link: more than one -exported-symbols argument is not allowed
> make[4]: *** [libgdk-win32-2.0.la] Error 1
(Sorry, I don't know the reason for the "more than one
-exported-symbols" error.)
But, you are building for Cygwin, and you link with -lfreetype and
-lfontconfig, but then what you are actually linking here is the
libgdk-win32 library? Something is seriously confused here. Freetype
and fontconfig are involved only in a GTK+ with the X11
backend. libgdk-win32 is GDK with the Win32 (GDI) backend. What is it
actually that you are building?
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]