<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <pre style="white-space: pre-wrap; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">><i>Jul 31, 2012 jc wrote
</i>>><i>  How can I do this on Darwin, which doesn't make use of mingw? I had a quick
</i>>><i>  look through the source and notice in librtmp/rtmp.c the following codeŠ is
</i>>><i>  it as simple as switching off_t on there?
</i>><i>
</i>><i>I believe this quote is apropos
</i>><i>
</i>><i>Sep 30, 2011 Howard Chu wrote
</i>>><i>  There is nothing to "port". Build with 64-bit 
</i>>><i>compiler switches, get a 64 bit
</i>><i>  > binary.
</i>>>
>>Not quite, in all darwin versions including iOS, 
>>off_t is and has always been 64-bit.

I'm running into the same issue. I compiled it on my 64bit machine but I don't think that's going to fix the issue as the rtmpdump binary in most package repos is already "64bit".

Chris
</pre>
  </body>
</html>