Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2001 11:36:20 +1100 (EST)
From:      Chris Aitken <crowley@thegatesofhell.org>
To:        <freebsd-questions@freebsd.org>
Subject:   Re: LCD Panel Control
Message-ID:  <20011230113156.H8356-100000@titus.magus.cc>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011230113156.H8356-100000>