Date: Tue, 1 Jan 2002 19:06:27 +0100 From: Herbert <herbert@bugat.at> To: freebsd-questions@freebsd.org Subject: Re: Applying a FreeBSD diff patch Message-ID: <20020101190627.A78453@TK212017121218.teleweb.at> In-Reply-To: <20020101150036.X11459-100000@titus.magus.cc>; from crowley@thegatesofhell.org on Tue, Jan 01, 2002 at 03:01:38PM %2B1100 References: <20020101150036.X11459-100000@titus.magus.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020101190627.A78453>