Hi Julien,
> There was a problem while autobuilding your package: >> drv.o:(.data+0x4c): undefined reference to `drv_X11' >> make[1]: Leaving directory `/build/buildd/lcd4linux-0.10.0+cvs20051015' Which version of lcd4linux do you *actually* use? is it a *current* cvs export, or a version from 20051015? anyway, I'd need a complete output of your build, includeing the 'configure' run. I've glanced over the code: The above error is simply *impossible*. The reference to drv_X11 is #ifdef'ed, and the corresponding symbol is defined if and only if the drv_X11 file is linked, too. bye, michael -- Michael Reinelt <[EMAIL PROTECTED]> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

