[Lcdproc] OpenBSD 3.9 : undefined symbol 'i386_get_ioperm'
Markus Dolze
bsdfan@nurfuerspam.de
Sun Sep 3 22:58:01 2006
Hi,
I have the same error here. So it may not be hardware related. I
suspected libi386 not to be included, but even if I add it with CFLAGS
and LDFLAGS to 'configure' the error still occurs.
Does anybody know a way to display shared library dependencies so I can
check that hd44780.so really references libi386? 'ldd' does not work
with .so objects?
Regards
Markus
Mickael Dudikoff wrote:
> When I run LCDd it goes like this :
>
> #
> LCDd
> ;
> LCDd:server/drivers/hd44780.so: undefined symbol 'i386_get_ioperm'
> LCDd:server/drivers/hd44780.so: undefined symbol 'i386_set_ioperm'
>