Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 1998 19:05:21 +0100
From:      dom@myrddin.demon.co.uk
To:        FreeBSD-gnats-submit@FreeBSD.ORG, ljo@FreeBSD.ORG
Subject:   ports/6411: patch for xview-config port
Message-ID:  <E0yT9KD-0000cI-00.qmail@myrddin.demon.co.uk>

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

>Number:         6411
>Category:       ports
>Synopsis:       Certain XView assumptions don't hold in X11R6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 25 12:50:01 PDT 1998
>Last-Modified:
>Originator:     Dom Mitchell
>Organization:
Big orange angry things, inc.
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

FreeBSD myrddin.demon.co.uk 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Sat Feb  7 19:08:33 GMT 1998     dom@myrddin.demon.co.uk:/usr/src/sys/compile/MYRDDIN  i386

Xfree86 3.3.1

>Description:

Xview.tmpl (installed by this port) contains a macro that conflicts with
one supplied by X11R6.  The enclosed patch removes it.

>How-To-Repeat:

Install this port (unpatched) and then try to make the xview-lib port.

>Fix:

Stick the following file in /usr/ports/x11/xview-config/patches/patch-ab:

*** ../old/xview3.2p1-X11R6/config/XView.tmpl.orig	Sat Apr 25 18:59:44 1998
--- XView.tmpl	Sat Apr 25 18:59:57 1998
***************
*** 192,205 ****
                       AS = as
   */
  /*
-  *	use the same trick X11R5 does for defining rules for installed libs
-  */
- #ifdef UseInstalled
- #define _Use(a,b) a
- #else
- #define _Use(a,b) b
- #endif
- /*
   *	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
--- 192,197 ----
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0yT9KD-0000cI-00.qmail>