my global variable generates unresolved symbols

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I changed a function in the file include/asm/string.h and included a
global variable. I defined this global variable in init/main.c and
compile the 2.4.27 (very old ;)) kernel.

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.

The System.map has my variable. Where do I need to export my variable?
How can I solve this?

Thanks.
-- 
Filipa Duarte



--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux