On Tue, Oct 24, 2000 at 04:37:01PM -0700, Ian Eure wrote: > i've got the latest version of eggdrop building ok, after some heavy > Makefile.in hacking, but lintian is giving me this error: > > E: eggdrop: shlib-with-non-pic-code usr/lib/eggdrop/modules/channels.so > > so, do i ignore the message, or do i hack Makefile.in to add -fPIC on > those .so files?
The latter, I think. Since they aren't really shared libraries you can ignore the other Lintian errors, but this one is different. -- Digital Electronic Being Intended for Assassination and Nullification

