From owner-freebsd-questions Tue Jan 1 10: 6:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tk212017121218.teleweb.at (TK212017121218.teleweb.at [212.17.121.218]) by hub.freebsd.org (Postfix) with SMTP id E1D3137B422 for ; Tue, 1 Jan 2002 10:06:29 -0800 (PST) Received: (qmail 81343 invoked by uid 1001); 1 Jan 2002 18:06:27 -0000 Date: Tue, 1 Jan 2002 19:06:27 +0100 From: Herbert To: freebsd-questions@freebsd.org Subject: Re: Applying a FreeBSD diff patch Message-ID: <20020101190627.A78453@TK212017121218.teleweb.at> Mail-Followup-To: freebsd-questions@freebsd.org References: <20020101150036.X11459-100000@titus.magus.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020101150036.X11459-100000@titus.magus.cc>; from crowley@thegatesofhell.org on Tue, Jan 01, 2002 at 03:01:38PM +1100 X-Operating-System: FreeBSD 4.4-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hei! This patch is for lcdproc_0.4-pre9 and not for lcdproc-0.4.1! So get lcdproc-0.4-pre9.tar.gz, copy the patch to lcdproc-0.4-pre9, cd to lcdproc-0.4-pre9 and run 'zcat lcdproc_bsd.diff.gz |patch -p1'. Afterwards run gmake. Cya! Herbert * Chris Aitken (crowley@thegatesofhell.org) [020101 05:40]: > At 01:26 AM 30/12/2001, Andrew Reid wrote: > > Can anyone shed some light on how I am supposed to apply this patch to the > install of lcdproc ? > > I tried to compile it first and just got errors which im assuming are > because its linux only straight out of the box, but I dont know how to > apply the lcdproc_bsd.diff.gz patch to the install ? > > This is the error I get on the make (./configure works okay tho) > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I../.. -Wall -Wno-unused -O6 -c glkproto.c > glkproto.c: In function `glkopen': > glkproto.c:48: `CBAUD' undeclared (first use in this function) > glkproto.c:48: (Each undeclared identifier is reported only once > glkproto.c:48: for each function it appears in.) > glkproto.c:54: `O_SYNC' undeclared (first use in this function) > *** Error code 1 > > Stop in /usr/home/crowley/lcdproc-0.4.1/server/drivers. > *** Error code 1 > > Stop in /usr/home/crowley/lcdproc-0.4.1/server. > *** Error code 1 > > Stop in /usr/home/crowley/lcdproc-0.4.1. > *** Error code 1 > > Stop in /usr/home/crowley/lcdproc-0.4.1. > > > Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message