<span style="font-family: monospace;"><br><br><br><br></span><div><span class="gmail_quote">Hi Ross,<br><br>I fI use fopen64 and with some CFLAGS settings like CFLAGS+= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE<br>Now I can open this files. can You give some suggestions what we need change any thing other than this to support for Large files.
<br>Thank you for You kind coperation. <br>One more Still I am not getting the trick mode problem , I am trying to solve that also. Any idea please pass to me<br>Thanks<br>Rgds<br>Rishi<br><br><br><br><br>n 1/3/07, <b class="gmail_sendername">
Ross Finlayson</b> &lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>
<div>Can anyone shed light on this guy&#39;s problem.&nbsp; He says he&#39;s
using Fedora Core 5, but gets a &quot;File too large&quot; error when
he tries to open a 2+ GByte file using &quot;fopen()&quot;.&nbsp; I
thought that all modern OSs could now handle files this large?</div>
<div><br></div>
<div>Could he perhaps be using an out-of-date version of &quot;libc&quot;
instead??</div>
<div><br></div>
<div><br></div>
<blockquote type="cite">I am using Fedora Core 5 here.<br>
thanks<br>
Rgds<br>
Rishi<br>
</blockquote>
<blockquote type="cite">On 1/3/07,<b> Ross Finlayson</b> &lt;<a href="mailto:finlayson@live555.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">finlayson@live555.com</a> &gt;
wrote:<br>
<blockquote>&gt;I debug that file with a simple program.<br>
&gt;fd = fopen(&quot;test.ts &quot;,&quot;rb&quot;)<br>
&gt;if (fd == NULL) perror(Failed to open&quot;);<br>
&gt;<br>
&gt;<br>
&gt;error it is givingas<br>
&gt;./a.out<br>
&gt;Failed to open<br>
&gt;: File too large.<br>
&gt;<br>
&gt;How to slove this<br>
<br>
You need to upgrade to a newer operating system (one that supports<br>
files &gt;2^31 bytes in size).<br>
--<br>
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.live555.com/</a></blockquote>
</blockquote>
<div><br></div>
</div>

<br>_______________________________________________<br>live-devel mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">
http://lists.live555.com/mailman/listinfo/live-devel</a><br><br><br></blockquote></div><br>