Opened 18 years ago
Closed 18 years ago
#10780 closed defect (fixed)
Fetchmail doesn't compile
Reported by: | canela@… | Owned by: | pmq@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.3.2 |
Keywords: | fetchmail | Cc: | |
Port: |
Description
I'm having problems compiling fetchmail +ssl, after a sudo port install fetchmail +ssl an error is rosen:
---> Fetching fetchmail
---> Verifying checksum(s) for fetchmail
---> Extracting fetchmail
---> Applying patches to fetchmail
Error: Target com.apple.patch returned: shell command "aclocal -I /opt/local/share/aclocal" returned error 1
Command output: aclocal: macro `AM_PROG_MKDIR_P' required but not defined
aclocal: macro `AM_PROG_MKDIR_P' required but not defined
Error: Status 1 encountered during processing.
man aclocal doesn't exist on my system and I don't know how i could help.
Attachments (1)
Change History (5)
comment:1 Changed 18 years ago by pmq@…
Owner: | changed from yeled@… to pmq@… |
---|
Changed 18 years ago by pmq@…
comment:2 Changed 18 years ago by pmq@…
I also added myself as maintainer. Should anyone want to step up, feel free to do so.
I also removed the dep on DarwinPortsStartup, still hesitating if it should be a variant, or should be re-added. What is your opinion on that?
comment:3 Changed 18 years ago by canela@…
I don't have enough knowledge to say if it should or it shouldn't depend on DarwinPortsStartup, but it works for me with this new portfile.
I'll vote to made python a variant, since someone could live without it and without fetchmailconf.
comment:4 Changed 18 years ago by pmq@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
OK committed. I'll add python as a variant as soon as I get to it. Thanks for the feedback!
Hi, Here's a tentative Portfile that:
Please let me know if it works for you (it does for me), I'll commit it then.