From owner-freebsd-questions Sat Dec 29 16:32:43 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 8012237B417 for ; Sat, 29 Dec 2001 16:32:40 -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 LAA70613 for ; Sun, 30 Dec 2001 11:32:31 +1100 (EST) (envelope-from crowley@thegatesofhell.org) Date: Sun, 30 Dec 2001 11:36:20 +1100 (EST) From: Chris Aitken X-X-Sender: Reply-To: To: Subject: Re: LCD Panel Control Message-ID: <20011230113156.H8356-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