On Aug 7, 2013, at 1:35 PM, Martin Costabel wrote:
> On 7/08/13 18:13, David Phillips wrote:
>>  I had to work a little harder to get it to build. Once I knew what I was 
>> looking for, I could figure it out. After changing 
>> CommonCrypto/CommonCrypto.h to CommonCrypto/CommonDigest.h the build still 
>> generated errors about an undefined symbol CCCryptorRef. After a little 
>> googling that appeared to be in CommonCryptor so I included that too and it 
>> built.
>>   I'm still not very good at even basic fink work like real patches so I 
>> copied the podofo9.info file to 'local' and stuck the following in it:
>> sed -i.bak -e's|CommonCrypto.h|CommonDigest.h>\n#include 
>> <CommonCrypto/CommonCryptor.h>|' src/base/PdfEncrypt.cpp
> 
> I put a new revision in cvs that uses this patch (slightly corrected; does 
> inserting a \n with sed really work for you? Not for me, but with perl it 
> works).

  It seemed like it worked when I inspected the modified PdfEncrypt.cpp and 
most importantly, it compiled. (Maybe Emacs just parsed it sensibly for me and 
it wasn't right; I didn't look that closely.) Thanks for fixing it up in a more 
reliable way, though.
   David





------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to