> Everything seams to go OK (make clean; make mrproper: make menuconfig;
> make bzImage; make modules) until the make modules_install where it
> complains of Unresolved symbol (my global variable) in a list of
> modules that uses the function of string.h that I changed.

Use EXPORT_SYMBOL()

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to