Summary: | update net/gatekeeper, take maintainership | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Joerg Pulz <Joerg.Pulz> | ||||
Component: | Individual Port(s) | Assignee: | Pav Lucistnik <pav> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Joerg Pulz
2005-06-20 22:20:22 UTC
===> Building for gatekeeper-2.2.2_3 autoconf gmake: autoconf: Command not found gmake: *** [configure] Error 127 *** Error code 2 Stop in /usr/ports/net/gatekeeper. USE_AUTOCONF_VER is missed -- Sem. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 21 Jun 2005, Sergey Matveychuk wrote: > ===> Building for gatekeeper-2.2.2_3 > autoconf > gmake: autoconf: Command not found > gmake: *** [configure] Error 127 > *** Error code 2 > > Stop in /usr/ports/net/gatekeeper. > > USE_AUTOCONF_VER is missed Hi Sergey, thanks for the hint. I didn't thought about this, it was late last night. If you replace the line: GNU_CONFIGURE=YES with USE_AUTOCONF_VER=259 after applying the patch from the PR, it should work. Sorry for this. Joerg - -- The beginning is the most important part of the work. -Plato -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCuAiXSPOsGF+KA+MRAj0xAJ4juDexO/dN0Rtnl5tutWo9CrXH2ACeNppE f3cUDaE1nsM79xAlxUSNXjQ= =4v/k -----END PGP SIGNATURE----- State Changed From-To: open->feedback Compilation dies on FreeBSD 4.X in radius section, should I conditionally disable radius depending on FreeBSD version? Responsible Changed From-To: freebsd-ports-bugs->pav Handling State Changed From-To: feedback->closed Committed, thanks! |