[streaming] Reg:Cross compilation error for Arm
alok Yadav
alokkumar.yadav at gdatech.co.in
Fri Oct 12 11:26:13 CEST 2007
Hi,
I am trying to crosscompile vlc package for ARM
platform......for configure..i put
./configure --target=arm-926ejs-linux --host=arm-926ejs-linux
--with-kernel-source=/home/benjamin/imx27_linuxk
ernel
CC=/opt/imx27/freescale/usr/local/gcc-4.1.1-glibc-2.4-nptl-sf-1/arm-926ejs-linux/bin/arm-926ejs-linux-gc
c --enable-pth --enable-live555 --enable-realrtsp --disable-mad
--disable-ffmpeg --disable-libmpeg2 --disable-hal
and it successfully configured.....
but in doing make
it is giving error
the error is........
error:
..............................
..........
......................
....................................
ar cru libaccess_gnomevfs_plugin.a libaccess_gnomevfs_plugin_a-gnomevfs.o
ranlib libaccess_gnomevfs_plugin.a
/bin/sh ../../libtool --mode=link
/opt/freescale/usr/local/gcc-4.1.1-glibc-2.4-nptl-sf-1/arm-926ejs-linux/bin/arm-926ejs-linux-gcc
-Wsign-compare -Wall -pipe -o libaccess_gnomevfs_plugin.so
libaccess_gnomevfs_plugin.a -L/usr/local/lib -shared -lpthread -fpic
-fPIC -pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-activation
-lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -u
vlc_entry__0_8_6
/opt/freescale/usr/local/gcc-4.1.1-glibc-2.4-nptl-sf-1/arm-926ejs-linux/bin/arm-926ejs-linux-gcc
-Wsign-compare -Wall -pipe -o libaccess_gnomevfs_plugin.so -shared -fpic
-fPIC -Wl,--export-dynamic -u vlc_entry__0_8_6
libaccess_gnomevfs_plugin.a -L/usr/local/lib -pthread -lgnomevfs-2
-lbonobo-activation -lORBit-2 -lm /usr/local/lib/libgmodule-2.0.so -ldl
/usr/local/lib/libgthread-2.0.so -lpthread /usr/local/lib/libglib-2.0.so
-lrt -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
/opt/freescale/usr/local/gcc-4.1.1-glibc-2.4-nptl-sf-1/arm-926ejs-linux/lib/gcc/arm-926ejs-linux/4.1.1/../../../../arm-926ejs-linux/bin/ld:
cannot find -lgnomevfs-2
collect2: ld returned 1 exit status
make[4]: *** [libaccess_gnomevfs_plugin.so] Error 1
make[4]: Leaving directory
`/root/Desktop/vlcstream/vlc-arm/vlc-0.8.6c/modules/access'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory
`/root/Desktop/vlcstream/vlc-arm/vlc-0.8.6c/modules/access'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/root/Desktop/vlcstream/vlc-arm/vlc-0.8.6c/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/vlcstream/vlc-arm/vlc-0.8.6c'
make: *** [all] Error 2
Please help to sort out that error
Thanking you in advance
Alok
More information about the streaming
mailing list