Date: Sun, 2 Sep 2001 15:37:12 -0700 From: Kris Kennaway <kris@obsecurity.org> To: "."@babolo.ru Cc: Kris Kennaway <kris@obsecurity.org>, ports@FreeBSD.ORG Subject: Re: WRKDIR breakage in bsd.port.mk Message-ID: <20010902153712.B20618@xor.obsecurity.org> In-Reply-To: <200109021855.WAA27755@aaz.links.ru>; from "."@babolo.ru on Sun, Sep 02, 2001 at 10:55:47PM %2B0400 References: <20010901221728.A8932@xor.obsecurity.org> <200109021855.WAA27755@aaz.links.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--oLBj+sq0vYjzfsbl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 02, 2001 at 10:55:47PM +0400, "."@babolo.ru wrote: > Kris Kennaway writes: > > What's going on here? > >=20 > > # setenv WRKDIR /tmp/work > > # cd /usr/ports/security/sudo > > # make > > [...] > > =3D=3D=3D> Building for sudo-1.6.3.7_1 > > make: don't know how to make real-build. Stop > > *** Error code 2 > >=20 > > Stop in /usr/obj/xor/usr/ports/security/sudo/work/sudo-1.6.3p7. > > *** Error code 1 > >=20 > > 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. > >=20 > > Would anyone care to look into this more? > this strings in /etc/make.conf work for me: >=20 > PACKAGES=3D${TMPDIR} > WRKDIRPREFIX=3D${TMPDIR} > MAKEOBJDIRPREFIX=3D${TMPDIR} >=20 > when TMPDIR defined (and TMPDIR always defined for me) That's what I have, except for PACKAGES. Can you humour me and test the build of the sudo port? Kris --oLBj+sq0vYjzfsbl 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 iD8DBQE7krSTWry0BWjoQKURApjOAKD9duRRM2o5vY92rJSuFiSbDTkVEgCgjzQT Id0oQV4Whw3NXLxXBtrnlYE= =hr+3 -----END PGP SIGNATURE----- --oLBj+sq0vYjzfsbl-- 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?20010902153712.B20618>