Changes between Initial Version and Version 3 of Ticket #44797


Ignore:
Timestamp:
Aug 29, 2014, 12:22:00 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44797

    • Property Owner changed from macports-tickets@… to jmpp@…
    • Property Cc mf2k@… added
  • Ticket #44797 – Description

    initial v3  
     1{{{
    12info:build IMAP.xs:127:17: error: use of undeclared identifier 'sv_undef'
     3}}}
    24
    35cyrus-imapd fails during the build
    46
     7{{{
    58:info:build   rv = newSVsv(&sv_undef);
    69
     
    811:info:build           ST(0) = &sv_no;
    912:info:build                    ^
    10 
     13}}}
    1114
    1215I am using OS/X Maverick 10.9.4 with Xcode Version 5.1.1 (581008) and latest command line tools. I am too have attached the log file main.log for this error.