Subject: Re: 2.0: can't build src/x11
To: Hubert Feyrer <hubert@feyrer.de>
From: Luke Mewburn <lukem@NetBSD.org>
List: tech-x11
Date: 04/05/2004 22:06:57
--ew6BAiZeqk4r7MaW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Mon, Apr 05, 2004 at 12:33:59AM +0200, Hubert Feyrer wrote:
| On Sun, 4 Apr 2004, Luke Mewburn wrote:
| > Hubert; can you add the appropriate CPPFLAGS lines as you detect
| > them to fix your build. Once it works, feel free to send the
| > diff by me for review, or commit appropriately and I'll try
| > and check it post commit.
|=20
| Yes... the patch below gets me through a 'make build' in src/x11 for
| src-2.0 and xsrc-2.0. Please review & commit.
I've committed most of these (or variations thereof).
I'm still not sure about the one below, because at a first glance
I couldn't see a correlation with the code in the original Imakefile.
Can you update your sources and see if up-to-date unmodified sources
build for you now?
| Index: Xserver/printer/Makefile
| =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
| RCS file: /cvsroot/src/x11/Xserver/printer/Makefile,v
| retrieving revision 1.5
| diff -u -r1.5 Makefile
| --- Xserver/printer/Makefile 10 Jan 2004 16:28:29 -0000 1.5
| +++ Xserver/printer/Makefile 4 Apr 2004 22:27:53 -0000
| @@ -17,6 +17,7 @@
|=20
| CPPFLAGS+=3D -I${DESTDIR}${X11INCDIR}/X11 \
| -I${X11SRCDIR.xc}/programs/Xserver/Xprint \
| + -I${X11SRCDIR.xc}/programs/Xserver/Xext \
| -I${X11SRCDIR.xc}/programs/Xserver/mfb \
| -I${X11SRCDIR.xc}/programs/Xserver/mi \
| -I${X11SRCDIR.xc}/programs/Xserver/cfb \
--ew6BAiZeqk4r7MaW
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)
iD8DBQFAcUvgpBhtmn8zJHIRAr2PAKCBj1G/61rBDF6FmpBriKMyXX4ZpACgnZX4
8odLmHjXKicCbDzaUNOK+Vs=
=Y63u
-----END PGP SIGNATURE-----
--ew6BAiZeqk4r7MaW--