Hi,
On Tue, 21.06.2005 at 14:06:12 -0700, Michael Coulter <[EMAIL PROTECTED]> wrote:
> Lines like this one are the culprit. It looks like you ran make extract
> from /usr/ports as opposed to /usr/S/ports. In the case where WRKOBJDIR
> is not set, WRKDIR uses ${.CURDIR} as it's base path. I'm not sure if
> there is a way to build this path using PORTSDIR as a base, but with
> the current infrastructure, it looks like you need to either try setting
> WRKOBJDIR (to something like /usr/obj/ports) or run make extract from
> ${PORTSDIR}/sysutils/nut.
I'm not sure about what you mean here, but in all these cases, I 'cd'
to the directory of the port, then run "make package". It fails on the
first run, but then I hand-edit w-<pkgname> and run 'make package'
again. Some ports build without problems. However, I didn't find a
pattern yet.
Best,
--Toni++