LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   error in gst-plugins-base-0.10.22 for GNOME (https://www.linuxquestions.org/questions/linux-newbie-8/error-in-gst-plugins-base-0-10-22-for-gnome-712144/)

sumeet inani 03-16-2009 11:27 PM

error in gst-plugins-base-0.10.22 for GNOME
 
seek.o: In function `construct_playerbin':
/home/lxuser/gst-plugins-base-0.10.22/tests/examples/seek/seek.c:903: undefined reference to `g_assertion_message_expr'
seek.o: In function `main':
/home/lxuser/gst-plugins-base-0.10.22/tests/examples/seek/seek.c:2322: undefined reference to `g_assertion_message_expr'
/usr/local/lib/libgstreamer-0.10.so: undefined reference to `g_assertion_message'
collect2: ld returned 1 exit status
make[4]: *** [seek] Error 1
make[4]: Leaving directory `/home/lxuser/gst-plugins-base-0.10.22/tests/examples/seek'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/lxuser/gst-plugins-base-0.10.22/tests/examples'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/lxuser/gst-plugins-base-0.10.22/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lxuser/gst-plugins-base-0.10.22'
make: *** [all] Error 2
linux-goap:/home/lxuser/gst-plugins-base-0.10.22 #

I did make as root still above error occurs though './configure' reported no errors.Any suggestions?


All times are GMT -5. The time now is 09:10 AM.