| Summary: | Automake 1.8 is not known to ports system | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Boris <Boris> | ||||
| Component: | Individual Port(s) | Assignee: | Ade Lovett <ade> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Boris
2004-05-05 04:10:22 UTC
Hello!
We really have a big problem here. I try to use automake 1.7 but
something withing Quagga package or aclocal17 or something else (I
really don't know what) uses just autoconf instead of autoconf257 as I
need, so I can't compile the Quagga package. If I create a link from
/usr/local/bin/autoconf257 to /usr/local/bin/autoconf all working fine.
But this is not a solution at all :( May someone help me? Thinking we
should now make automake18 and autoconf259 (or may be 1.7 and 2.57) to
default versions.
--
With respect,
Boris
State Changed From-To: open->analyzed As explained to the submitter, there is an outstanding PR (66037) which will address these, and other issues with bsd.autotools.mk, which was merely ripped from bsd.port.mk due to constraints with 4.10-RELEASE. With that out of the door, a couple of 4-exp runs should allow for a much more flexible interim autotools "solution". Responsible Changed From-To: freebsd-ports-bugs->ade Left this PR to remind me to poke people about 66037 :) State Changed From-To: analyzed->closed Recent update to bsd.autotools.mk has fixed this. |