From owner-freebsd-questions Mon Dec 31 19:57:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ideal.net.au (ion.ideal.net.au [203.20.241.5]) by hub.freebsd.org (Postfix) with ESMTP id 33D7C37B419 for ; Mon, 31 Dec 2001 19:57:41 -0800 (PST) Received: from titus.magus.cc (titus.magus.cc [203.27.67.131]) by mail.ideal.net.au (8.9.3/8.9.3) with ESMTP id OAA41380 for ; Tue, 1 Jan 2002 14:57:37 +1100 (EST) (envelope-from crowley@thegatesofhell.org) Date: Tue, 1 Jan 2002 15:01:38 +1100 (EST) From: Chris Aitken X-X-Sender: Reply-To: To: Subject: Applying a FreeBSD diff patch Message-ID: <20020101150036.X11459-100000@titus.magus.cc> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 At 01:26 AM 30/12/2001, Andrew Reid wrote: >> Under wintendo there is software like LCDcenter, but I want to be able to >> control the LCD Panel though my FreeBSD box, where I can write a funky >> little script that can display whatever I want it to. > > See http://lcdproc.omnipotent.net/, paying particular attention to the > "FreeBSD Port" section. > > - andrew 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 Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message