[gst-devel] Fwd: cross-compile gstreamer-0.10
Stefan Kost
ensonic at hora-obscura.de
Fri May 18 16:44:39 CEST 2007
Hi,
perhaps, but it needs more information. Please tell us what versions
you built. Nxt I wuld try to run it with debug logging, like:
GST_DEBUG="*:3" gst-inspect >/dev/null
Basically if you don't have gdb on you plattform, you need to track
down the point yourself.
Stefan
Quoting "Ronald S. Bultje" <rbultje at ronald.bitfreak.net>:
> Hi guys,
>
> can anyone help this poor fellow out?
>
> Ronald
>
>
> Begin forwarded message:
>
>> From: hby <huangby at neusoft.com>
>> Date: May 18, 2007 1:24:41 AM EDT
>> To: rbultje at ronald.bitfreak.net
>> Subject: cross-compile gstreamer-0.10
>>
>> Hello:
>> I am a Chinese student. I am studying the use of gstreamer.
>> I have tried to cross-compile gstreamer-0.10 on XScale PXA255 (arm
>> core) for a while.
>> At first I cross-compiled all libraries that gstreamer need like
>> libxml2 ,glib etc.
>> finally everything cross-compiled, but the binaries of gstreamer only gave
>> me a Segmentation fault, when executed on the XScale PXA255.
>> I inserted a sentence ?g_print(?starting\n?)?at the head of the program.
>> The program printed ?starting? rightly. Then it printed Segmentation fault.
>> Can you give me some ideas about the problem?
>> Thanks for your help very much.
>>
More information about the gstreamer-devel
mailing list