Build problem



I just downloaded gtk+-2.2.1 and am trying to build it.  ./configure was fine but make runs into the following errpr:

 gcc -shared  gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.lo gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo gdk-pixbuf-util.lo gdk-pixdata.lo gdk-pixbuf-enum-types.lo -Wl,--whole-archive pixops/.libs/libpixops.al -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib  pixops/.libs/libpixops.al -L/usr/local/lib /usr/local/lib/libgmodule-2.0.so -ldl /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so -lm   -Wl,--export-dynamic -Wl,-soname -Wl,libgdk_pixbuf-2.0.so.0 -Wl,-version-script -Wl,.libs/libgdk_pixbuf-2.0.ver -o .libs/libgdk_pixbuf-2.0.so.0.200.1
/usr/i386-pc-linux/bin/ld: anonymous version tag cannot be combined with other version tags
collect2: ld returned 1 exit status
make[3]: *** [libgdk_pixbuf-2.0.la] Error 1
make[3]: Leaving directory `/mnt/linux2/src/gtk2/gtk+-2.2.1/gdk-pixbuf'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/linux2/src/gtk2/gtk+-2.2.1/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/linux2/src/gtk2/gtk+-2.2.1'
make: *** [all-recursive-am] Error 2

I see that ld is reporting the problem so I'm wondering if I need a different version of binutils.  My version of ld is: GNU ld version 2.13.90.0.4 20020814

I had already downloaded and successfully built glib-2.2.1.  I have a Linux 2.4.19 system with GLIBC-2.2.5 and GCC 2.95.3.

Thank you,
Bill



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