Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16953 closed defect (fixed)

exim-4.66_1 Post Configuration Error - Build error

Reported by: pokui@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: exim macports 1.6 Local/Makefile Cc:
Port: exim

Description

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.

Attachments (1)

exim_port.patch (2.0 KB) - added by pokui@… 16 years ago.
Patch should be applied in the exim port directory to fix build errors

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by pokui@…

Attachment: exim_port.patch added

Patch should be applied in the exim port directory to fix build errors

comment:1 Changed 16 years ago by blb@…

Resolution: fixed
Status: newclosed

Fixed in r41076, thanks for the patch.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.