Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2001 13:37:51 -0500
From:      The Anarcat <anarcat@anarcat.dyndns.org>
To:        Libh <freebsd-libh@freebsd.org>
Subject:   HEADS UP! build breakage should be fixed
Message-ID:  <20011221183750.GB30704@shall.anarcat.dyndns.org>

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

--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




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