Hi, thanks a lot for your hints. <br>
I checked everything and they should all be compiled using the proper paths and compiler. <br>
I'm not sure whether or not I am right, but the access_demux module might be causing the failure because:<br>

[00000208] main demuxer debug: looking for access_demux module: 0 candidates<br>


[00000208] main demuxer warning: no access_demux module matched "any"<br>
The 0 candidate thing really bothered me. It seems like it can't decode
the info in the mp3 file and thus there's a bad read failure. <br>
<br>
Thanks,<br>
<br>
  Arthur<br><br><div><span class="gmail_quote">On 10/12/05, <b class="gmail_sendername">Danny Brown</b> <<a href="mailto:danbrwn@gmail.com">danbrwn@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Also, be sure to run your bootstrap and configure files so that they
actually point to your compiler and paths for any libs you build,
otherwise you get the same result as above, It may build but it will be
built with a different compiler and not necessarily be able to link
right or run right.
<div><span class="e" id="q_106e710980cec6b4_1"><br><br>
<div><span class="gmail_quote">On 10/12/05, <b class="gmail_sendername">Danny Brown</b> <<a href="mailto:danbrwn@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">danbrwn@gmail.com</a>> wrote:
</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div>I have just finally compiled for cross win ce after much trouble
and misunderstanding on my part. A couple of suggestions that kind of
messed me up for quite some time. 1st make sure that you have libtool
installed. It is actually what does the crossing of the libs I beleive.
If you don't you wont necessarily fail to build but some things won't
actually work. Second, make sure that all libs you make are actually
made using the cross compilers make, not the standard make. I was
building according to the instructions for win ce all of the project,
but had to download a libraries source and build it as well. The CE
instructions for the project used the make from the cross compiler like
PATH=/usr/cross-compiler/... </div>
<div>and them PATH make. When I built the library I just typed make
from its source tree. Therefor, I was building the project and the libs
with different make versions and they were not compatible at the binary
level. Anyway, just my thoughts. <br><br> </div>
<div><span>
<div><span class="gmail_quote">On 10/12/05, <b class="gmail_sendername">Rémi Denis-Courmont</b> <<a href="mailto:rem@videolan.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">rem@videolan.org
</a>> wrote:</span> 
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Le Mardi 11 Octobre 2005 23:55, Arthur Chiu a écrit :<br>> I tried to compile using --disable-plugins and make everything built 
<br>> in, and I don't get the seg fault anymore. However, I am getting an<br>> error saying:<br>><br>> [00000178] access_file access error: read failed (Bad address)<br><br>What errno is that ? I can't find it in the specification for POSIX 
<br>read.<br><br>Also, please try the latest 0.8.4-test release. I think some linking<br>problems were fixed since 0.8.2.<br><br>--<br>Rémi Denis-Courmont<br><a href="http://www.simphalempin.com/home/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://www.simphalempin.com/home/ </a><br><br><br></blockquote></div><br></span></div></blockquote></div><br>

</span></div></blockquote></div><br>