[sclug] Exim + Amavis-ng - Now building modules!

Scott Rixon scott at green-flag.com
Mon Mar 8 09:47:18 UTC 2004


Thanks... But I didn't build a whole new Kernel.. I just used the source
code to build the single module.. Is that going to work?

I have build my own kernel before.. But I don't think I need to?

Scott

On Sun, 2004-03-07 at 21:41, Simon Huggins wrote:
> 'ello
> 
> On Sun, Mar 07, 2004 at 09:27:02PM +0000, Scott Rixon wrote:
> > On Sun, 2004-03-07 at 11:02, Scott Rixon wrote:
> > > Cracked it I think.. There was a line in the AMavis-ng config for Exim.
> > > That passed -oMr no-scan I changed this to Scanned-ok and it works! Sent
> > > through a test virus and it picked it up!
> > > Next problem!
> > > Procmail...
> > > I added a .procmailrc to my local users directory for spamassassin and
> > > all my mail was sent to /var/spool/mail/$user! I am using Maildir not
> > > mbox but procmail doesn't seem to know about it, or is is spamassasin?
> > Procmail sorted... Added DEFAULT=$HOME/Maildir/ not
> > MAILDIR=$HOME/Maildir/..
> 
> > I need to build a Module for my LSI ATA Raid controller. LSI have very
> > kindly given me the files I need...
> 
> > So I have download the following..
> 
> > apt-get install gcc kernel-package kernel-source-2.4.18 libc6-dev tk8.3
> > libncurses5-dev fakeroot
> 
> > Which gave me the 2.4.18 kernel source I needed. Built the module.. But
> > when I insmod it I get all this!! And I have know idea what it all is...
> > Help!
> 
> > megaide.o: unresolved symbol free_irq_Rsmp_f20dabd8
> > megaide.o: unresolved symbol ide_hwifs_Rsmp_070e1333
> 
> I think this is in the lkml FAQ.
> 
> ISTR the solution is to go to whever you built your kernel and:
> mv .config save-config
> make mrproper
> mv save-config .config
> and then rebuild as normal
> 
> It's to do with the broken versioning code in 2.4 which was fixed in the
> 2.6 build system



More information about the Sclug mailing list