On Aug 27, 2014, at 12:40 AM, Horst Simon wrote: > > I try to install amavisd-new and when it is building p5.12-mail-clamav in the > pre requisites, it fails during the build > > :info:build IMAP.xs:127:17: error: use of undeclared identifier 'sv_undef' > :info:build rv = newSVsv(&sv_undef); > > :info:build IMAP.xs:395:13: error: use of undeclared identifier 'sv_no' > :info:build ST(0) = &sv_no; > :info:build ^ > > > I 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.
The log you attached is a failure of cyrus-imapd (not p5.12-mail-clamav). It's also not a clean build attempt. Please clean cyrus-imapd and try again. If it fails again, file a ticket. https://guide.macports.org/chunked/project.html#project.tickets _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
