Opened 4 years ago
Closed 3 months ago
#61292 closed defect (fixed)
vigor @0.0.16: checking for preserve directory... Fatal error: no writeable preserve directory found.
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.99 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: | vigor |
Description
vigor fails to configure:
checking for preserve directory... Fatal error: no writeable preserve directory found.
[b703ff70c69e93aa6ec38f23132e87bdc8f2760c/macports-ports] attempted to apply a workaround from the nvi port for this problem, but it doesn't seem to work here.
Note that nvi's configure script was generated with autoconf 2.61 while vigor's was generated with autoconf 2.13. I recall not being able to figure out how to override cache vars in autoconf 2.13. Something changed in newer versions of autoconf to make that easier/possible.
Change History (3)
comment:1 Changed 4 years ago by jmroot (Joshua Root)
comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Debian has some patches that we may be able to borrow: https://sources.debian.org/patches/vigor/0.016-28/
comment:3 Changed 3 months ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Yeah, might be best to autoreconf if possible.