Problem compiling dazuko with SuSE 8.0
I'm a newbie to linux and have got a problem compiling dazuko 1.1.0 with my SuSE Linux 8.0 pro. I've installed the kernel-source-rpm (2.4.18-4GB) and made a symbolic link so that dazuko can find the kernel sources. Afterwards I configured a kernel and made the dependencies. Compiling the dazuko module didn't produce a error, but trying to integrate the module using the insmod command produces an error, that the specified IRQ or IO-adress isn't valid.
On Tue, 1 Oct 2002, [ISO-8859-1] Claus-Peter Fröhlich wrote:
I'm a newbie to linux and have got a problem compiling dazuko 1.1.0 with my SuSE Linux 8.0 pro. I've installed the kernel-source-rpm (2.4.18-4GB) and made a symbolic link so that dazuko can find the kernel sources. Afterwards I configured a kernel and made the dependencies.
Hm? SuLi 8.0 Pro, running the shipped kernel, installed kernel-source.rpm, ~> tar xvfz dazuko-1.1.0.tar.gz ~> cd dazuko-1.1.0 ~> make dazuko # insmod dazuko.o # lsmod | grep dazuko dazuko 9344 0 (unused) Works out of the box for me. best regards, Rainer Link -- Rainer Link | SuSE Linux AG - The Linux Experts link@suse.de | Developer of A Mail Virus Scanner (www.amavis.org) www.suse.de | Founder OpenAntiVirus Project (www.openantivirus.org)
Works out of the box for me.
Thanks a lot for this little tip ;) I just remembered having compiled gcc 3.2 and using it - after reinstalling the original version of gcc from the SuSE DVD it worked on my system as well ;) Solving this little problem I can start including amavis and avguard. :D Thanks a lot again Claus-Peter Froehlich
participants (2)
-
Claus-Peter Fröhlich
-
Rainer Link