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

Errori nella compilazione del 2.6.13



Salve a tutti, stasera ho provato a compilare il kernel 2.6.13 ma ho 
avuto una bella sorpresa. Preciso che ho compilato con il gcc-3.3, ho 
sid e i sorgenti del kernel li ho presi da kernel.org. Ecco un parte 
degli errori che mi ritrovo:


arch/i386/kernel/cpu/transmeta.c: In function 'init_transmeta':
arch/i386/kernel/cpu/transmeta.c:11: warning: 'cpu_freq' may be used 
uninitialized in this function
arch/i386/kernel/apm.c: In function 'suspend':
arch/i386/kernel/apm.c:1183: warning: 'pm_send_all' is deprecated 
(declared at include/linux/pm.h:122)
arch/i386/kernel/apm.c:1237: warning: 'pm_send_all' is deprecated 
(declared at include/linux/pm.h:122)
arch/i386/kernel/apm.c: In function 'check_events':
arch/i386/kernel/apm.c:1358: warning: 'pm_send_all' is deprecated 
(declared at include/linux/pm.h:122)
kernel/resource.c:481: warning: '__check_region' is deprecated (declared 
at kernel/resource.c:469)
kernel/intermodule.c:179: warning: 'inter_module_register' is deprecated 
(declared at kernel/intermodule.c:38)
kernel/intermodule.c:180: warning: 'inter_module_unregister' is 
deprecated (declared at kernel/intermodule.c:79)
kernel/intermodule.c:182: warning: 'inter_module_put' is deprecated 
(declared at kernel/intermodule.c:160)
kernel/power/pm.c:259: warning: 'pm_register' is deprecated (declared at 
kernel/power/pm.c:62)
kernel/power/pm.c:260: warning: 'pm_unregister' is deprecated (declared 
at kernel/power/pm.c:86)
kernel/power/pm.c:261: warning: 'pm_unregister_all' is deprecated 
(declared at kernel/power/pm.c:115)
kernel/power/pm.c:262: warning: 'pm_send_all' is deprecated (declared at 
kernel/power/pm.c:234)
fs/bio.c: In function 'bio_alloc_bioset':
fs/bio.c:162: warning: 'idx' may be used uninitialized in this function
fs/jfs/jfs_txnmgr.c: In function 'xtLog':
fs/jfs/jfs_txnmgr.c:1917: warning: 'pxd.addr2' may be used uninitialized 
in this function
fs/jfs/jfs_txnmgr.c:1917: warning: 'pxd.addr1' may be used uninitialized 
in this function
fs/jfs/jfs_txnmgr.c:1917: warning: 'pxd.len' may be used uninitialized 
in this function
fs/nfsd/nfsctl.c: In function 'write_filehandle':
fs/nfsd/nfsctl.c:262: warning: 'maxsize' may be used uninitialized in 
this function
fs/udf/balloc.c: In function 'udf_table_new_block':
fs/udf/balloc.c:757: warning: 'goal_eloc.logicalBlockNum' may be used 
uninitialized in this function
fs/udf/super.c: In function 'udf_load_partition':
fs/udf/super.c:1351: warning: 'ino.partitionReferenceNum' may be used 
uninitialized in this function
fs/xfs/xfs_acl.c: In function 'xfs_acl_access':
fs/xfs/xfs_acl.c:445: warning: 'matched.ae_perm' may be used 
uninitialized in this function
fs/xfs/xfs_alloc_btree.c: In function 'xfs_alloc_insrec':
fs/xfs/xfs_alloc_btree.c:622: warning: 'nrec.ar_startblock' may be used 
uninitialized in this function
fs/xfs/xfs_alloc_btree.c:622: warning: 'nrec.ar_blockcount' may be used 
uninitialized in this function
fs/xfs/xfs_dir2_sf.c: In function 'xfs_dir2_block_sfsize':
fs/xfs/xfs_dir2_sf.c:110: warning: 'parent' may be used uninitialized in 
this function
fs/xfs/xfs_dir_leaf.c: In function 'xfs_dir_leaf_to_shortform':
fs/xfs/xfs_dir_leaf.c:653: warning: 'parent' may be used uninitialized 
in this function
fs/xfs/xfs_ialloc_btree.c: In function 'xfs_inobt_insrec':
fs/xfs/xfs_ialloc_btree.c:750: warning: 'nrec.ir_free' is used 
uninitialized in this function
fs/xfs/xfs_ialloc_btree.c:750: warning: 'nrec.ir_freecount' is used 
uninitialized in this function
fs/xfs/xfs_ialloc_btree.c:567: warning: 'nrec.ir_startino' may be used 
uninitialized in this function
ipc/msg.c: In function 'sys_msgctl':
ipc/msg.c:331: warning: 'setbuf.qbytes' may be used uninitialized in 
this function
ipc/msg.c:331: warning: 'setbuf.uid' may be used uninitialized in this 
function
ipc/msg.c:331: warning: 'setbuf.gid' may be used uninitialized in this 
function
ipc/msg.c:331: warning: 'setbuf.mode' may be used uninitialized in this 
function
ipc/sem.c: In function 'semctl_down':
ipc/sem.c:801: warning: 'setbuf.uid' may be used uninitialized in this 
function
ipc/sem.c:801: warning: 'setbuf.gid' may be used uninitialized in this 
function
ipc/sem.c:801: warning: 'setbuf.mode' may be used uninitialized in this 
function
security/selinux/avc.c: In function 'avc_audit':
security/selinux/avc.c:577: warning: statement with no effect
security/selinux/avc.c:630: warning: statement with no effect



Reply to: