From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 7 08:40:12 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82CFA106567C for ; Wed, 7 Apr 2010 08:40:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 725118FC0A for ; Wed, 7 Apr 2010 08:40:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o378eCa8071811 for ; Wed, 7 Apr 2010 08:40:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o378eCC8071805; Wed, 7 Apr 2010 08:40:12 GMT (envelope-from gnats) Date: Wed, 7 Apr 2010 08:40:12 GMT Message-Id: <201004070840.o378eCC8071805@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Pav Lucistnik Cc: Subject: Re: ports/144138: failure in building x11-toolkits/xview X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pav Lucistnik List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2010 08:40:12 -0000 The following reply was made to PR ports/144138; it has been noted by GNATS. From: Pav Lucistnik To: Tsurutani Naoki Cc: bug-followup@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/144138: failure in building x11-toolkits/xview Date: Wed, 07 Apr 2010 10:34:42 +0200 --=-XymKtOEWB9u7OjILD4TS Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable This works for me - committed, thanks! Tsurutani Naoki p=ED=B9e v st 07. 04. 2010 v 11:14 +0900: > Here is a patch (something ad-hoc...): > --- xview/Makefile.orig 2009-08-07 06:00:08.000000000 +0900 > +++ xview/Makefile 2010-04-07 11:06:12.000000000 +0900 > @@ -28,7 +28,7 @@ > USE_IMAKE=3D yes > USE_XORG=3D x11 > USE_LDCONFIG=3D yes > -IMAKEINCLUDE=3D "-I${LOCALBASE}/lib/X11/config -I${WRKSRC}/config" > +IMAKEINCLUDE=3D "-I${WRKSRC}/config -I${LOCALBASE}/lib/X11/config" > MAKE_ENV+=3D IMAKEINCLUDE=3D${IMAKEINCLUDE} > ALL_TARGET=3D World > SUB_FILES=3D pkg-message > @@ -49,6 +49,10 @@ > ${WRKSRC}/config/XView.cf > @${REINPLACE_CMD} -e "s,CcCmd cc,CcCmd ${CC}," \ > ${WRKSRC}/config/XView.tmpl > +.if ${OSVERSION} < 800090 > + @${REINPLACE_CMD} -e "s/-DCOMPAT_43TTY//" \ > + ${WRKSRC}/config/XView.tmpl > +.endif > @${REINPLACE_CMD} -e 's+/usr/X11/+${LOCALBASE}/+g;' \ > ${WRKSRC}/clients/olwm/screen.c > ${REINPLACE_CMD} -e 's+/usr/lib+${PREFIX}/lib+' \ > --- xview/files/patch-config+XView.tmpl.orig 2003-12-14 08:38:20.00000000= 0 +0900 > +++ xview/files/patch-config+XView.tmpl 2010-04-07 10:39:10.000000000 +09= 00 > @@ -1,6 +1,6 @@ > ---- config/XView.tmpl.orig Mon Sep 29 00:02:17 2003 > -+++ config/XView.tmpl Mon Sep 29 00:02:17 2003 > -@@ -96,7 +96,7 @@ > +--- config/XView.tmpl.orig 2010-04-07 10:28:25.000000000 +0900 > ++++ config/XView.tmpl 2010-04-07 10:35:36.000000000 +0900 > +@@ -96,11 +96,13 @@ > * Work around small conflict with Project.tmpl file > */ > #if UseInstalled > @@ -9,7 +9,14 @@ > #endif > =20 > #if OsHasLocale > -@@ -192,14 +192,6 @@ > +- LOCALE_DEFINES =3D -DOS_HAS_LOCALE > ++ LOCALE_DEFINES =3D -DOS_HAS_LOCALE -DCOMPAT_43TTY > ++#else > ++ LOCALE_DEFINES =3D -DCOMPAT_43TTY > + #endif > +=20 > + #if OsHasMmap > +@@ -192,14 +194,6 @@ > AS =3D as > */ > /* > @@ -24,7 +31,7 @@ > * Temporary directory used during build process before the include > * files are installed. This is just a place where symbolic links are > * placed to point back to the actual files in the build hierarchy to > -@@ -224,7 +216,7 @@ > +@@ -224,7 +218,7 @@ > * afterwards. > */ > #ifndef XVIncludeDirName > @@ -33,7 +40,7 @@ > #endif > INCDIR =3D XVIncludeDirName > /* > -@@ -356,10 +348,10 @@ > +@@ -356,10 +350,10 @@ > =20 > #if SystemV4 > SYSV_CLIENT_LIB =3D -lintl -ldl > @@ -46,7 +53,7 @@ > #endif > =20 > /* > -@@ -371,16 +363,16 @@ > +@@ -371,16 +365,16 @@ > */ > =20 > #if XvI18nLevel =3D=3D 4 > @@ -70,7 +77,7 @@ > =20 > /* > * Define libraries for XView clients > -@@ -410,7 +402,7 @@ > +@@ -410,7 +404,7 @@ > */ > #if SharedLibXView > # ifndef SharedXViewRev > @@ -79,7 +86,7 @@ > # define SharedXViewRev 3 > #else > # define SharedXViewRev 3.2 > -@@ -449,12 +441,8 @@ > +@@ -449,12 +443,8 @@ > * Include the XView specific makefile macros. > */ > =20 > ---- > IMAKEINCLUDE order should be fixed, to build on the host xview installed. >=20 --=20 Pav Lucistnik On real UNIX, /usr/bin/more prints -More-. --=-XymKtOEWB9u7OjILD4TS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEABECAAYFAku8Q50ACgkQntdYP8FOsoI70gCgjXoNthEBxOXByYH1FWX+nzKT YGwAnjyvahmgMQPAzRqVzIp8iceX1fo5 =ha5P -----END PGP SIGNATURE----- --=-XymKtOEWB9u7OjILD4TS--