totem player enhancement



hi,
    our group is planning to add a library to totem.The foll. error occured during installing
 make  all-recursive
make[1]: Entering directory `/root/Desktop/Totem_project/totem-1.4.0'
Making all in po
make[2]: Entering directory `/root/Desktop/Totem_project/totem-1.4.0/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/Desktop/Totem_project/totem-1.4.0/po'
Making all in data
make[2]: Entering directory `/root/Desktop/Totem_project/totem-1.4.0/data'
cat totem.desktop.in.in > totem.desktop.in &&\
        /bin/sh ./desktop.sh ./mime-type-list.txt       \
        >> totem.desktop.in
LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po totem.desktop.in totem.desktop
Found cached translation database
Merging translations into totem.desktop.
make[2]: Leaving directory `/root/Desktop/Totem_project/totem-1.4.0/data'
Making all in src
make[2]: Entering directory `/root/Desktop/Totem_project/totem-1.4.0/src'
make  all-recursive
make[3]: Entering directory `/root/Desktop/Totem_project/totem-1.4.0/src'
Making all in backend
make[4]: Entering directory `/root/Desktop/Totem_project/totem-1.4.0/src/backend'
make  all-am
make[5]: Entering directory `/root/Desktop/Totem_project/totem-1.4.0/src/backend'
/bin/sh ../../libtool --tag=CC --mode=link gcc  -Wall   -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes       -Wnested-externs -Wpointer-arith        -Wcast-align -Wsign-compare         -fno-strict-aliasing     -g -O2   -o bvw-test  bvw_test-bvw-test.o -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lxine -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0    -lX11 -lXrandr -lXrender -lX11 -lXtst  -lX11 libbaconvideowidget.la
gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -g -O2 -o bvw-test bvw_test-bvw-test.o -pthread  -L/usr/local/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so -lXext -lXinerama -lXi -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfreetype.so -lfontconfig -lpng12 /usr/local/lib/libgobject-2.0.so /usr/local/lib/libxine.so -lz -lresolv -lnsl /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so /usr/lib/libgmodule-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so -lm /usr/local/lib/libgmodule-2.0.so -ldl /usr/local/lib/libgthread-2.0.so -lpthread -lrt /usr/local/lib/libglib-2.0.so -lXrandr -lXrender -lXtst -lX11 ./.libs/libbaconvideowidget.a
./.libs/libbaconvideowidget.a(libbaconvideowidget_la-bacon-video-widget-xine.o): In function `g_once_init_enter':
/usr/local/include/glib-2.0/glib/gthread.h:338: undefined reference to `g_once_init_enter_impl'
./.libs/libbaconvideowidget.a(libbaconvideowidget_la-bacon-video-widget-xine.o): In function `bacon_video_widget_get_type':
/root/Desktop/Totem_project/totem-1.4.0/src/backend/bacon-video-widget-xine.c:269: undefined reference to `g_once_init_leave'
/usr/local/lib/libgobject-2.0.so: undefined reference to `g_regex_unref'
/usr/local/lib/libgobject-2.0.so: undefined reference to `g_regex_ref'
collect2: ld returned 1 exit status
make[5]: *** [bvw-test] Error 1
make[5]: Leaving directory `/root/Desktop/Totem_project/totem-1.4.0/src/backend'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/root/Desktop/Totem_project/totem-1.4.0/src/backend'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/Desktop/Totem_project/totem-1.4.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/Desktop/Totem_project/totem-1.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/Totem_project/totem-1.4.0'
make: *** [all] Error 2



PLS help us to solve this.


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