From owner-freebsd-hackers Thu Mar 16 16:35:23 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA06118 for hackers-outgoing; Thu, 16 Mar 1995 16:35:23 -0800 Received: from physics.su.oz.au (dawes@physics.su.OZ.AU [129.78.129.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id QAA06102 for ; Thu, 16 Mar 1995 16:35:17 -0800 Received: by physics.su.oz.au id AA18083 (5.67b/IDA-1.4.4 for hackers@FreeBSD.org); Fri, 17 Mar 1995 10:32:11 +1000 From: David Dawes Message-Id: <199503170032.AA18083@physics.su.oz.au> Subject: Re: patches for X11R6?? To: hasty@netcom.com Date: Fri, 17 Mar 1995 10:32:10 +1000 (EST) Cc: hackers@FreeBSD.org In-Reply-To: <199503162313.PAA01957@netcom14.netcom.com> from "hasty@netcom.com" at Mar 16, 95 03:13:34 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 1288 Sender: hackers-owner@FreeBSD.org Precedence: bulk >Well, this is what I did to get X11R6 to compile with FreeBSD-2.current: > >#!/bin/sh >patch -p -s patch -p -s patch -p -s tar -xf /bg/usr/freebsd/fix3docs.tar >patch -p -s patch -p -s patch -p -s patch -p -s patch -p -s patch -p -s patch -p -s patch -p -s patch -p -s tar -xzf /bg/usr/freebsd/XFree86-3.1.1.tar.gz >patch -p -s >--------------- >There was single file not in the distribution just ignore >the patch, if memory does not failed me it was for an hp file >and not an XFree86 file or core file that we need. Right. >And then, I applied the patch that David Dawes posted which >is included at the top of this message. That patch isn't essential once you've applied the XFree86 patch. >Patch XFree86-3.1.1.diff depends on XFree86-3.1.1.tar.gz so >if you get X11R6 pl11 and apply XFree86-3.1.1.diff to the >the tree it will fail. This is because XFree86-3.1.1.tar.gz is part of fix-11. fix-11 is not complete without it. David