  | | | RHEL3 CIFS won 't compile | RHEL3 CIFS won 't compile 2005-09-26 - By Arjan van de Ven
Back On Mon, 2005-09-26 at 15:31 -0400, Wagner, Chris (GE Trans, Non-GE) wrote: > Greetings, I hope someone has time to answer this. We're running Red Hat > Enterprise 3 update 5 kernel 2.4.21-32.EL 64 bit. I followed the instructions > on the CIFS VFS page about compiling the cifs module for 2.4 kernels. > > I got the kernel source from the kernel-source rpm provided by Red Hat and the CIFS source and everything went smoothly up until "make modules". At that point something weird happened; gcc started throwing all kinds of compiler errors in kernel.h. I also got the raw kernel source from kernel.org and did the same procedure only this time the module compiled successfully. That won't do me any good however because the kernel version has to match Red Hat's and it complains about an unresolved symbol. Any ideas about why this doesn't work? I attached the captured output of make modules. Somebody has to have gotten cifs working on RHEL3 by now.
you seem to do something VERY wrong. You do not need "make modules" or *anything* like that to build external modules. In fact, you shouldn't do a SINGLE thing inside the kernel source tree from the rpm. at all... if you do things go really wrong.
-- Taroon-list mailing list Taroon-list@(protected) https://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |