Re: Trouble Installing



Thanks for bearing with me: I don't deal much with autotools/C so this
is unfamiliar territory.
 So is that what you want to build then, GTK+ with the Win32 (GDI)
backend? (But still as a Cygwin DLL?)

I want to build with whatever backend will work. How do I specifically
build for Win32?

  Any idea where do the -lfreetype -lfontconfig come from? What pango
and cairo are you planning on using for the GTK+ you are building?

I'm have no idea about -lfreetype or -lfontconfig. I've installed
pango-1.16.4 and cairo-1.4.6.

We need to see the full argument list, which means the full command
rather than the truncated tail end. Given that -lintl appears twice in
the snippet you have posted, I wonder what else appears twice in the
bit you cut.


Here's more context:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I..
-I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS
-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include
/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12
-DG_DISABLE_DEPRECATED -g -O2 -Wall -MT gdkkeynames.lo -MD -MP -MF .deps/gdkkey
names.Tpo -c gdkkeynames.c  -DPIC -o .libs/gdkkeynames.o
/bin/sh ../libtool --mode=link gcc  -DG_DISABLE_DEPRECATED -g -O2 -Wall   -o lib
gdk-win32-2.0.la  -Wl,win32/rc/gdk-win32-res.o -export-symbols ./gdk.def -versio
n-info 1000:9:1000 -export-dynamic -rpath /usr/lib -no-undefined -export-symbols
-regex "^[^_].*"   gdk.lo gdkcairo.lo gdkcolor.lo gdkcursor.lo gdkdisplay.lo gdk
dnd.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkkeys.lo gdkk
eyuni.lo gdkimage.lo gdkdisplaymanager.lo gdkpango.lo gdkpixbuf-drawable.lo gdkp
ixbuf-render.lo gdkpixmap.lo gdkpolyreg-generic.lo gdkrgb.lo gdkrectangle.lo gdk
region-generic.lo gdkscreen.lo gdkselection.lo gdkvisual.lo gdkwindow.lo gdkenum
types.lo gdkkeynames.lo win32/libgdk-win32.la -lgdi32 -user32 -limm32 -lshell32
-lole32 -Wl,-luuid -L/usr/X11R6/lib -lpangowin32-1.0 -lpangocairo-1.0 -lcairo -l
Xrender -lSM -lICE -lX11 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-
2.0 -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
make[4]: Leaving directory `/home/Scott/downloads/gtk+-2.10.9/gdk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/Scott/downloads/gtk+-2.10.9/gdk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/Scott/downloads/gtk+-2.10.9/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Scott/downloads/gtk+-2.10.9'
make: *** [all] Error 2



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