Subject: Re: Building -current fails in conf.c
To: Rose, Brian <Brian.Rose@icn.siemens.com>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: current-users
Date: 09/26/2002 17:14:06
--OXfL5xGRrasGEqWY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Sep 26, 2002 at 10:59:36AM -0400, Rose, Brian wrote:
>=20
> Continuing my -current diary...
>=20
>  # cd /usr
>  # mkdir sets
>  # mkdir sets/dest
>  # mkdir sets/obj
>  # mkdir sets/tools
>  # mkdir sets/release
>  # cd src
>  # ./build.sh -D /usr/sets/dest -d -O /usr/sets/obj \
>    -R /usr/sets/release -T /usr/sets/tools
>  config: cannot create /usr/sets/obj/sys/arch/i386/compile/GENERIC: Nos s=
uch
> file or directory
>  *** Error code 2
>=20
>  Stop.
>  nmake: stopped in /usr/src/etc
>  *** Error code 1
>=20
>  Stop.
>  nmake: stopped in /usr/src
>=20
> There's that troublesome config again. If I ls /usr/sets/obj I see a
> binary and an installation folder. No sys folder. Should config create
> it or should it already be there? Is config getting the wrong path?=20

what's in your /etc/mk.conf?  i had problems with OBJDIR and OBJMACHINE
set for system builds so i restricted them for pkgsrc builds only since
i can specify all these things with build.sh switches:

=2Eifdef BSD_PKG_MK
 ...
 ...
=2Eendif


regards,

--=20
-- Lubomir Sedlacik <salo@Xtrmntr.org>   ASCII Ribbon campaign against  /"\=
 --
--                  <salo@silcnet.org>   e-mail in gratuitous HTML and  \ /=
 --
--                                       Microsoft proprietary formats   X =
 --
-- PGPkey: http://Xtrmntr.org/salo.pgp                                  / \=
 --
-- Key Fingerprint: 75B2 2B96 CD75 0385 1C49  39B8 8B08 C30E 54BC 7263     =
 --

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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (NetBSD)

iD8DBQE9kyQ+iwjDDlS8cmMRAr2YAJsH2Yy5Jhv/wZS0NYxsDh84yhWXcgCggbJo
BDbAQ4M9mXQSgqOz8yByQIs=
=7WQi
-----END PGP SIGNATURE-----

--OXfL5xGRrasGEqWY--