Re: LCDproc - LCD2USB - Openbsd 4.9
Jannis Achstetter <[email protected]>
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
Hi, can you upload the complete output of the compilation-process anywhere? Jannis Am 23.09.2011 17:17, schrieb [email protected]: > Please anyone to help me. It is important to me > > > > On Sun, 18 Sep 2011 23:41:48 +0200, 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. >> >> >> >> >> >> My LCDd.conf is >> >> >> >> [server] >> >> Driver=hd44780 >> >> Bind=127.0.0.1 >> >> Port=13666 >> >> WaitTime=3 >> >> User=root >> >> DriverPath=/usr/local/lib/lcdproc/ >> >> [menu] >> >> MenuKey=Escape >> >> EnterKey=Enter >> >> DownKey=Down >> >> >> >> [hd44780] >> >> Device=/dev/usb3 >> >> ConnectionType=lcd2usb >> >> Contrast=850 >> >> Brightness=800 >> >> OffBrightness=0 >> >> Keypad=yes >> >> Backlight=yes >> >> Size=20x4 >> >> KeyDirect_1=Enter >> >> KeyDirect_2=Down >> >> KeyDirect_3=Escape >> >> >> >> >> >> >> >> >> >> For compilation: >> >> #env AUTOCONF_VERSION=2.57 ./configure --enable-drivers=hd44780 >> --enable-debub >> >> # env AUTOCONF_VERSION=2.57 gmake >> >> >> >> Anyone to make a PKG OpenBSD ? >> >> >> >> Thx for your help >> >> >> >> Yahyah >> > > > > > > _______________________________________________ > LCDproc mailing list > [email protected] > http://lists.omnipotent.net/mailman/listinfo/lcdproc