Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 21:08:36 -0400
From:      The Anarcat <anarcat@anarcat.dyndns.org>
To:        Alexander Langer <alex@big.endian.de>
Cc:        Libh <freebsd-libh@freebsd.org>
Subject:   Re: update of the libh port to 0.2.2
Message-ID:  <20020430010836.GB51128@lenny.anarcat.dyndns.org>
In-Reply-To: <20020430025422.A325@fump.kawo2.rwth-aachen.de>
References:  <20020429201018.GB41229@lenny.anarcat.dyndns.org> <20020430025422.A325@fump.kawo2.rwth-aachen.de>

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

--aM3YZ0Iwxop3KEKx
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue Apr 30, 2002 at 02:54:22AM +0200, Alexander Langer wrote:
> Thus spake The Anarcat (anarcat@anarcat.dyndns.org):
>=20
> > So if someone with access to the main CVS could commit this, it would
>=20
> =3D=3D> Building for libh-0.2.2
> mkdir -p
> /storage/home/alex/work/libh-port/work/libh/compile/text+graphics
> =3D=3D=3D> hui
> c++  -O -pipe  -c
> /storage/home/alex/work/libh-port/work/libh/lib/hui/Hui.cc -
> Hui.o
> /storage/home/alex/work/libh-port/work/libh/lib/hui/Hui.cc:37:
> hui/Hui.hh: No
> ch file or directory

I think the problem is due to the patch where I removed the do-build
target override:

do-build:
       @cd ${WRKSRC}; ${MAKE} ${ALL_TARGET}

Now, I don't really understand how this really differs from:

	@(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFI=
LE} ${MAKE_ARGS} ${ALL_TARGET})

(from bsd.port.mk). I think it's the SETENV stuff that breaks the
build, but I'm not sure how.

A.

--=20
The idea that Bill Gates has appeared like a knight in shining armour to
lead all customers out of a mire of technological chaos neatly ignores
the fact that it was he who, by peddling second-rate technology, led
them into it in the first place. - Douglas Adams (1952-2001)

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

iEYEARECAAYFAjzN7pMACgkQttcWHAnWiGcTywCcDadJWHcoroQYm6ovMR77WSa5
I54AoINSN7K1nvdBfCMVoHV7MIckZD9R
=A3yl
-----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?20020430010836.GB51128>