hey all,

trying to build gtk+-2.4.13 with the gdk-directfb backend from cvs.  it
fails with this error:

/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall  -o
  libgtk-directfb-2.0.la  -version-info 400:13:400
  -export-dynamic  -export-symbols-regex "^[^_].*"      -rpath
  /usr/lib/lib   ../gdk-pixbuf/libgdk_pixbuf-2.0.la
  ../gdk/libgdk-directfb-2.0.la
  -L/usr/local/ext/directfb/cvs-2004-11-27/lib -ldirectfb -lz -lfusion
  -ldirect -lpthread -lpangoft2-1.0 -lpango-1.0 -latk-1.0 -lgobject-2.0
  -lgmodule-2.0 -ldl -lglib-2.0 -lm
libtool: link: warning: `/usr/lib//libgmodule-2.0.la' seems to be moved
libtool: link: warning: `/usr/lib//libfreetype.la' seems to be moved
libtool: link: warning: `/usr/lib//libgmodule-2.0.la' seems to be moved
rm -fr  .libs/libgtk-directfb-2.0.exp .libs/libgtk-directfb-2.0.ver
generating symbol list for `libgtk-directfb-2.0.la'
/usr/bin/nm -B   | sed -n -e 's/^.*[    ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[
  ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.*
  //' | sort | uniq > .libs/libgtk-directfb-2.0.exp
/usr/bin/nm: 'a.out': No such file
grep -E -e "^[^_].*" ".libs/libgtk-directfb-2.0.exp" >
  ".libs/libgtk-directfb-2.0.expT"
mv -f ".libs/libgtk-directfb-2.0.expT" ".libs/libgtk-directfb-2.0.exp"
echo "{ global:" > .libs/libgtk-directfb-2.0.ver
cat .libs/libgtk-directfb-2.0.exp | sed -e "s/\(.*\)/\1;/" >>
  .libs/libgtk-directfb-2.0.ver
echo "local: *; };" >> .libs/libgtk-directfb-2.0.ver
gcc -shared   -Wl,--rpath -Wl,/usr/src/gtk+-2.4.13/gdk-pixbuf/.libs
  -Wl,--rpath -Wl,/usr/src/gtk+-2.4.13/gdk/.libs -Wl,--rpath
  -Wl,/usr/local/ext/directfb/cvs-2004-11-27/lib -Wl,--rpath
  -Wl,/usr/lib/lib -Wl,--rpath
  -Wl,/usr/local/ext/directfb/cvs-2004-11-27/lib
  -L/usr/src/gtk+-2.4.13/gdk-pixbuf/.libs
  -L/usr/local/ext/directfb/cvs-2004-11-27/lib -L/usr/lib -L/usr/lib/
  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so
  ../gdk/.libs/libgdk-directfb-2.0.so
  /usr/local/ext/directfb/cvs-2004-11-27/lib/libdirectfb.so -lz
  /usr/local/ext/directfb/cvs-2004-11-27/lib/libfusion.so
  /usr/local/ext/directfb/cvs-2004-11-27/lib/libdirect.so -lpthread
  /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so
  /usr/lib/libatk-1.0.so /usr/lib/libgobject-2.0.so
  /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lm
  -Wl,-soname -Wl,libgtk-directfb-2.0.so.0 -Wl,-version-script
  -Wl,.libs/libgtk-directfb-2.0.ver -o
  .libs/libgtk-directfb-2.0.so.0.400.13
/usr/bin/ld:.libs/libgtk-directfb-2.0.ver:2: parse error in VERSION script
collect2: ld returned 1 exit status

any ideas?  i've got no clue.  i know nothing about libtool.  my only
guess is the double-slash path in the libtool warnings at the top.
those files exist, btw.

any help is greatly appreciated.

-mike

------------------------------------------------------------------------
    You must be ready to accept the possibility that there is a
    limitless range of awareness for which we now have no words; that
    awareness can expand beyond range of your ego, your self, your
    familiar identity, beyond everything you have learned, beyond your
    notions of space and time, beyond the differences which usually
    separate people from each other and from the world around them.

            -- timothy leary
               the psychadelic experience



Reply via email to