Re: update of the libh port to 0.2.2
The Anarcat <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.libh |
|---|---|
| Message-ID | <[email protected]> |
On Tue Apr 30, 2002 at 02:54:22AM +0200, Alexander Langer wrote: > Thus spake The Anarcat ([email protected]): > > > So if someone with access to the main CVS could commit this, it would > > ==> Building for libh-0.2.2 > mkdir -p > /storage/home/alex/work/libh-port/work/libh/compile/text+graphics > ===> 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} ${MAKEFILE} ${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. -- 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)
signature.asc
(application/pgp-signature, 238 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjzN7pMACgkQttcWHAnWiGcTywCcDadJWHcoroQYm6ovMR77WSa5 I54AoINSN7K1nvdBfCMVoHV7MIckZD9R =A3yl -----END PGP SIGNATURE-----