Date: Fri, 17 Mar 1995 10:32:10 +1000 (EST) From: David Dawes <dawes@physics.usyd.edu.au> To: hasty@netcom.com Cc: hackers@FreeBSD.org Subject: Re: patches for X11R6?? Message-ID: <199503170032.AA18083@physics.su.oz.au> In-Reply-To: <199503162313.PAA01957@netcom14.netcom.com> from "hasty@netcom.com" at Mar 16, 95 03:13:34 pm
next in thread | previous in thread | raw e-mail | index | archive | help
>Well, this is what I did to get X11R6 to compile with FreeBSD-2.current: > >#!/bin/sh >patch -p -s </bg/usr/freebsd/fix-01 >patch -p -s </bg/usr/freebsd/fix-02 >patch -p -s </bg/usr/freebsd/fix-03 >tar -xf /bg/usr/freebsd/fix3docs.tar >patch -p -s </bg/usr/freebsd/fix-04 >patch -p -s </bg/usr/freebsd/fix-05 >patch -p -s </bg/usr/freebsd/fix-06 >patch -p -s </bg/usr/freebsd/fix-07 >patch -p -s </bg/usr/freebsd/fix-08 >patch -p -s </bg/usr/freebsd/fix-09 >patch -p -s </bg/usr/freebsd/fix-10 >patch -p -s </bg/usr/freebsd/fix10fonts.Z >patch -p -s </bg/usr/freebsd/fix-11 >tar -xzf /bg/usr/freebsd/XFree86-3.1.1.tar.gz >patch -p -s </bg/usr/freebsd/XFree86-3.1.1.diff > >--------------- >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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503170032.AA18083>