Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Sep 2001 22:17:28 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        ports@FreeBSD.org
Subject:   WRKDIR breakage in bsd.port.mk
Message-ID:  <20010901221728.A8932@xor.obsecurity.org>

next in thread | raw e-mail | index | archive | help

--WIyZ46R2i8wDzkSu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

What's going on here?

# setenv WRKDIR /tmp/work
# cd /usr/ports/security/sudo
# make
[...]
===>  Building for sudo-1.6.3.7_1
make: don't know how to make real-build. Stop
*** Error code 2

Stop in /usr/obj/xor/usr/ports/security/sudo/work/sudo-1.6.3p7.
*** Error code 1

This happens for any port with a non-empty configure target and a
build target.  The real-build target in <bsd.port.mk> seems to be
executed twice, once with ${.CURDIR} in /usr/ports/security/sudo and
the second time with ${.CURDIR} in ${WRKDIR}, at which point it fails.

Would anyone care to look into this more?

Kris

--WIyZ46R2i8wDzkSu
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE7kcDnWry0BWjoQKURAsUNAKDsEzT7DWu+clnV9zNbD322DYk+BgCgvJK6
p0lA5WWJqFk2zeFl8Nnq7o8=
=8Y8A
-----END PGP SIGNATURE-----

--WIyZ46R2i8wDzkSu--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010901221728.A8932>