Re: LCDproc - LCD2USB - Openbsd 4.9
Markus Dolze <[email protected]>
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
On 18.09.2011 23:41, Yannick Lebreton wrote: > > Hi all, > > > > I am trying to use LCDproc 0.5.4 on Openbsd 4.9 (i386 or amd64) in > order to use my LCD2USB controller > > > > Compilation works by when I start LCDd I get following messages: > > > > # LCDd > > LCDd:/usr/local/lib/lcdproc/hd44780.so: undefined symbol 'sock_send' > > LCDd:/usr/local/lib/lcdproc/hd44780.so: undefined symbol 'sock_connect' > > LCDd:/usr/local/lib/lcdproc/hd44780.so: undefined symbol 'sock_close' > > LCDd:/usr/local/lib/lcdproc/hd44780.so: undefined symbol 'common_init' > > LCDd:/usr/local/lib/lcdproc/hd44780.so: undefined symbol 'sock_recv' > > Could not open driver module /usr/local/lib/lcdproc/hd44780.so: Cannot > load specified object > > Driver [hd44780] binding failed > > Could not load driver hd44780 > > There is no output driver > > Critical error while initializing, abort. > > > > > > Unfortunately I am not aware of anyone working with LCDproc on OpenBSD and don't have the time to check on my own. The error may be caused by the ethlcd connection type which uses these functions, therefore you may try to run 'configure --disable-ethlcd' Regards, Markus