#16953: exim-4.66_1 Post Configuration Error - Build error ----------------------------------------------+----------------------------- Reporter: pokui@psg.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: exim macports 1.6 Local/Makefile | Port: exim ----------------------------------------------+----------------------------- Changeset 40553 removed the cd command but didn't change all the refferences to relative paths. A build of exim fails thusly and a patch that solves it for me is attached. {{{ ---> Configuring exim DEBUG: Executing org.macports.configure (exim) DEBUG: Executing proc-post-org.macports.configure-configure-0 DEBUG: couldn't read file "Local/Makefile": no such file or directory while executing "exec /usr/bin/sed {s|# AUTH_CRAM_MD5=yes|AUTH_CRAM_MD5=yes|g} < Local/Makefile >@ file9" ("eval" body line 1) invoked from within "eval exec $cmdline" Error: reinplace: couldn't read file "Local/Makefile": no such file or directory Error: Target org.macports.configure returned: reinplace sed(1) failed Warning: the following items did not execute (for exim): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/16953> MacPorts <http://www.macports.org/> Ports system for Mac OS