libgdk_pixbuf compiling problem



The following error occured when compiling gargnome 0.22.0,
 
I assume it a conflict with my existing gnome 2.0.3 installation, but
I'm not shure. Hereby the version of gdk_pixbuf is 0.0.9.

I'm looking forward If someone can help me,

Thanks in advance,

ASc

Listing of compiling gtk 2.2.1
....
generating symbol list for `libgdk_pixbuf-2.0.la'
/usr/bin/nm -B  gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.lo
gdk-pix buf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo
gdk-pixbuf-util.lo gdk-pixdat a.lo gdk-pixbuf-enum-types.lo 
pixops/.libs/libpixops.al | sed -n -e 's/^.*[ 
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort |
uniq > .libs/libgdk_pixbuf-2.0.exp egrep -e "^[^_].*"
".libs/libgdk_pixbuf-2.0.exp" > ".libs/libgdk_pixbuf-2.0.expT"
mv -f ".libs/libgdk_pixbuf-2.0.expT" ".libs/libgdk_pixbuf-2.0.exp"
echo "{ global:" > .libs/libgdk_pixbuf-2.0.ver
 cat .libs/libgdk_pixbuf-2.0.exp | sed -e "s/\(.*\)/\1;/" >>
.libs/libgdk_pixbuf-2.0.ver
 echo "local: *; };" >> .libs/libgdk_pixbuf-2.0.ver
 gcc -shared  gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.lo
gdk-pixbu f-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,/home/schrempf/garnome/lib -Wl,--rpath -Wl,/ho
me/schrempf/garnome/lib  -L//home/schrempf/garnome/lib -L//usr/X11R6/lib
pixops/.libs/libpixops.al -L/home/schrempf/garnome/lib
/home/schrempf/garnome/lib/libgm odule-2.0.so -ldl
/home/schrempf/garnome/lib/libgobject-2.0.so /home/schrempf/ga
rnome/lib/libglib-2.0.so -lm   -Wl,--export-dynamic -Wl,-soname
-Wl,libgdk_pixbu f-2.0.so.0 -Wl,-version-script
-Wl,.libs/libgdk_pixbuf-2.0.ver -o .libs/libgdk_p ixbuf-2.0.so.0.200.1
/usr/bin/ld: anonymous version tag cannot be combined with other version
tags collect2: ld returned 1 exit status
make[6]: *** [libgdk_pixbuf-2.0.la] Error 1
make[6]: Leaving directory
`/home/schrempf/download/gargnome/garnome-0.22.0/gnom
e/gtk+/work/main.d/gtk+-2.2.1/gdk-pixbuf' make[5]: *** [all-recursive]
Error 1 make[5]: Leaving directory
`/home/schrempf/download/gargnome/garnome-0.22.0/gnom
e/gtk+/work/main.d/gtk+-2.2.1/gdk-pixbuf' make[4]: *** [all-recursive]
Error 1 make[4]: Leaving directory
`/home/schrempf/download/gargnome/garnome-0.22.0/gnom
e/gtk+/work/main.d/gtk+-2.2.1' make[3]: *** [all-recursive-am] Error 2
make[3]: Leaving directory
`/home/schrempf/download/gargnome/garnome-0.22.0/gnom
e/gtk+/work/main.d/gtk+-2.2.1' make[2]: ***
[build-work/main.d/gtk+-2.2.1/Makefile] Error 2 make[2]: Leaving
directory `/home/schrempf/download/gargnome/garnome-0.22.0/gnom e/gtk+'
make[1]: *** [../../gnome/gtk+/cookies/main.d/install] Error 2
make[1]: Leaving directory
`/home/schrempf/download/gargnome/garnome-0.22.0/gnom e/metacity'
make: *** [../../gnome/metacity/cookies/main.d/install] Error 2

Listing of libgdk_pixbuf-2.0.la

# libgdk_pixbuf-2.0.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.4.3 (1.922.2.111 2002/10/23
02:54:36)#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname='libgdk_pixbuf-2.0.so.0'

# Names of this library.
library_names='libgdk_pixbuf-2.0.so.0.0.9 libgdk_pixbuf-2.0.so.0
libgdk_pixbuf-2.0.so'

# The name of the static archive.
old_library=''

# Libraries that this one depends upon.
dependency_libs=' /usr/lib/libgmodule-2.0.la -ldl
/usr/lib/libgobject-2.0.la /usr/lib/libglib-2.0.la -lm'

# Version information for libgdk_pixbuf-2.0.
current=0
age=0
revision=9

# Is this an already installed library?
installed=yes

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/usr/lib'




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