Soumen Check that you have the dkms package installed. Then from Next from http://linux.zsolttech.com/linmodem/agrsm/ get the dkms-agrsm_2.1.80-current_version.rpm Install and the compile will likely succeed. Subsequently # make module in the agrsm folder in /usr/src/ will work too (at least it did for me), Report back if you still have problems. MarvS On Tue, Jan 20, 2009 at 9:43 PM, Soumen Banerjee <soumen08@xxxxxxxxx> wrote: > Hello, > I am on Mandriva 2008.1 and i have 2 kernels, the default 2.6.24.4 and the > newer 2.6.28.1 which is a custom kernel with the EXPORT lines required to > make the agrsm drivers compile. However when i run > make module > in the agrsm directory it returns errors about certain functions being > implicitly defined and exits with error. How do i get the drivers to > compile? >