Re: Trouble Installing



I have Cygwin on Windows. I downloaded the 2.10.9 source. When I configured it, it said, "target: win32." When I make, I get this error.

On 6/7/07, Tor Lillqvist <tml iki fi> wrote:
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



--
Scott.

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