From owner-freebsd-libh Fri Dec 21 10:48: 2 2001 Delivered-To: freebsd-libh@freebsd.org Received: from tomts4-srv.bellnexxia.net (tomts4.bellnexxia.net [209.226.175.10]) by hub.freebsd.org (Postfix) with ESMTP id D7EBC37B416 for ; Fri, 21 Dec 2001 10:47:59 -0800 (PST) Received: from khan.anarcat.dyndns.org ([65.94.189.35]) by tomts16-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011221183758.YPMH19575.tomts16-srv.bellnexxia.net@khan.anarcat.dyndns.org> for ; Fri, 21 Dec 2001 13:37:58 -0500 Received: from shall.anarcat.dyndns.org (shall.anarcat.dyndns.org [192.168.0.1]) by khan.anarcat.dyndns.org (Postfix) with ESMTP id 204751A7E for ; Fri, 21 Dec 2001 13:37:54 -0500 (EST) Received: by shall.anarcat.dyndns.org (Postfix, from userid 1000) id 6535920ACD; Fri, 21 Dec 2001 13:37:51 -0500 (EST) Date: Fri, 21 Dec 2001 13:37:51 -0500 From: The Anarcat To: Libh Subject: HEADS UP! build breakage should be fixed Message-ID: <20011221183750.GB30704@shall.anarcat.dyndns.org> Mail-Followup-To: The Anarcat , Libh Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aM3YZ0Iwxop3KEKx" Content-Disposition: inline User-Agent: Mutt/1.3.24i Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --aM3YZ0Iwxop3KEKx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all. I just committed a few diffs that should clear the problems introduced in the makefile carnage. I was able to compile libh from my working file and I'm currently trying to recompile it from the port, to make sure everything is all right. Oh, and I also have to make a full (the 4 UIs) build to make sure everything is really fine, but it shouldn't cause problems (famous last words). Now, you can enjoy the full power of MAKEOBJDIR. ;) I still have another round of fixes to remove useless -L directives from bin/tclh and a few lib/*. Actually, what I'll do is even better: I'll condition on the difference between CURDIR and OBJDIR (or something like that) to know if we're compiling with a different OBJDIR. If it's the case, we just have to -L$(.OBJDIR). Otherwise (we compile each module in its own directory), we have to link to various directories in each Makefile (eg. -L../../lib/file, ...).=20 But that's for later. The important thing is that I fixed the build and that the port update can go on. A. --aM3YZ0Iwxop3KEKx 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 iEYEARECAAYFAjwjgX4ACgkQttcWHAnWiGfaMgCeLDhFa5dJ8/9a41H2VJ0WyHEx EOUAnjzP/zNj4B/1CBaM3PvIUDGscw4o =IP8H -----END PGP SIGNATURE----- --aM3YZ0Iwxop3KEKx-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message