In release 0.9.11
parport.c line 445 - the following line should (I believe) be based on WITH_PPDEV compile flag:
ioctl (PPfd, PPRCONTROL, &control);
Here's my DIFF output:
diff parport.c ../lcd4linux-0.9.11/parport.c
445d444
< #ifdef WITH_PPDEV
447c446
< #endif
---
>
submitted by awilliam at nortelnutworks.com
Logged In: YES
user_id=2692
Fioxed in CVS, will go into 0.9.12