Manas, You are trying to build against Fedora Core's Glib and not against cross compiled Glib for ARM.. Are you cross compiling Glib too ?
I see that include path is pointing to /usr/include and lib search path is pointing to /lib which is wrong. You might need to fix the paths for this to build. Regards, Pratheesh ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of manas lenka Sent: Wednesday, May 21, 2008 2:13 PM To: [EMAIL PROTECTED] Cc: [email protected] Subject: RE:Kernel panic while running the TI gstreamer Hi, I am trying to build the Gstreamer package given by TI. But I am facing some errors. Can you tell me how to build the packages. I have followed the instructions given with the gstreamer.pdf given with the same website link. When i am building the packages, I am getting following error:-- arm_v5t_le-gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/root/workdir/f ilesys/opt/gstreamer/include -o .libs/gst-xmllaunch-0.10 -pthread gst_xmllaunch_0.10 -gst-launch.o ../gst/.libs/libgstreamer-0.10.so -L/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--rpath -Wl,/root/workdir/filesys/opt/gstreamer/li b /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-l inuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld: skipping incompatibl e /lib/libgobject-2.0.so when searching for -lgobject-2.0 /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-l inuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld: skipping incompatibl e /lib/libgobject-2.0.a when searching for -lgobject-2.0 /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-l inuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld: skipping incompatibl e /lib/libgthread-2.0.so when searching for -lgthread-2.0 /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-l inuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld: skipping incompatibl e /lib/libgthread-2.0.a when searching for -lgthread-2.0 /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-l inuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld: skipping incompatibl e /lib/libgmodule-2.0.so when searching for -lgmodule-2.0 /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-l inuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld: skipping incompatibl e /lib/libgmodule-2.0.a when searching for -lgmodule-2.0 /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-l inuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld: skipping incompatibl e /lib/libglib-2.0.so when searching for -lglib-2.0 /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-l inuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld: skipping incompatibl e /lib/libglib-2.0.a when searching for -lglib-2.0 ../gst/.libs/libgstreamer-0.10.so: undefined reference to `g_type_register_static_si mple' ../gst/.libs/libgstreamer-0.10.so: undefined reference to `g_intern_static_string' ../gst/.libs/libgstreamer-0.10.so: undefined reference to `g_mapped_file_get_length' ../gst/.libs/libgstreamer-0.10.so: undefined reference to `g_slice_alloc' ../gst/.libs/libgstreamer-0.10.so: undefined reference to `g_mapped_file_new' ../gst/.libs/libgstreamer-0.10.so: undefined reference to `g_mapped_file_free' ../gst/.libs/libgstreamer-0.10.so: undefined reference to `g_mkdir_with_parents' ../gst/.libs/libgstreamer-0.10.so: undefined reference to `g_slice_free1' ../gst/.libs/libgstreamer-0.10.so: undefined reference to `g_mapped_file_get_content s' ../gst/.libs/libgstreamer-0.10.so: undefined reference to `g_date_get_type' collect2: ld returned 1 exit status make[1]: *** [gst-xmllaunch-0.10] Error 1 make[1]: Leaving directory `/home/manaskumar/Gtl-TEST/opensource_build/gstreamer-0.1 0.11/tools' make: *** [install-recursive] Error 1 Can you tell me what is going wrong. My lnux paltform is FEDORA core 6. Thanks MANAS ________________________________ ________________________________ Check out the all-new face of Yahoo! India. Click here.<http://in.rd.yahoo.com/tagline_frontpage_2/*http:/in.yahoo.com/?wm=n/>
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
