Results 1 to 10 of 10
Hello,
I compiled my gstreamer for ARM processor and i installed all the file to rootfs. But when i try to do gst-launch i am getting the error as
Code:
...
- 12-31-2009 #1Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
error while running gstreamer
Hello,
I compiled my gstreamer for ARM processor and i installed all the file to rootfs. But when i try to do gst-launch i am getting the error as
please help me what to doCode:/usr/local/bin/gst-launch-0.10: /lib/vfp/libc.so.6: version 'GLIBC_2.10' not found (required by /usr/local/lib/libstreamer-0.10.so.0)
Thanks in advance...
- 12-31-2009 #2
- 01-01-2010 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,970
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 01-04-2010 #4Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
yes i installed in target system it is fixed. but when i try ti launch my gstreamer in target system it is coming as "illegal instruction"
please help meThanks in advance...
- 01-04-2010 #5Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,970
It's possible that you have downloaded the wrong library to the target system, such as a shared library built for the host, so the instruction sets are incompatible. Double check this.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 01-04-2010 #6Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
i gave "-mfpu=neon" in CFLAG. is this a problem?
Thanks in advance...
- 01-04-2010 #7Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,970
This is specifying what floating point hardware your target has available. If this is not correct, you are fubar.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 01-04-2010 #8Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
sorry i am novice. please help me. now i deleted all the libraries and again i compiled all the things. But this time i installed this libc in target system but again i am getting the same error.
Thanks in advance...
- 01-04-2010 #9Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
now i am getting "segmentation fault" when i use gst-inspect. Can any one help me what will be the problem
Thanks in advance...
- 01-04-2010 #10Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
Now another problem is now i rebooted my system now i am getting "
kernel panic-noy syncing:attempted to kill init!"
please help me. whether i have to reinstall my kernel in board or it there any way to get it back?Thanks in advance...


Reply With Quote
