public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Damir Perisa <damir.perisa@solnet.ch>
To: Andrew Morton <akpm@osdl.org>, Alan Cox <alan@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: 2.6.13-mm2 - drivers/char/speakup/speakup doesn't compile (+warnings from other things)
Date: Fri, 9 Sep 2005 04:52:12 +0200	[thread overview]
Message-ID: <200509090452.16097.damir.perisa@solnet.ch> (raw)
In-Reply-To: <20050908053042.6e05882f.akpm@osdl.org>


[-- Attachment #1.1: Type: text/plain, Size: 1173 bytes --]

Le Thursday 08 September 2005 14:30, Andrew Morton a écrit :
| - Many tty drivers still won't compile

indeed ... here one of them:

  CC [M]  drivers/char/speakup/speakup.o
drivers/char/speakup/speakup.c: In function 'speakup_paste_selection':
drivers/char/speakup/speakup.c:491: error: 'struct tty_ldisc' has no member named 'receive_room'
drivers/char/speakup/speakup.c:491: error: 'struct tty_ldisc' has no member named 'receive_room'
make[3]: *** [drivers/char/speakup/speakup.o] Error 1
make[2]: *** [drivers/char/speakup] Error 2
make[1]: *** [drivers/char] Error 2

warnings from compile (gcc 4.0.1) till this error can be found in 
attachement 'build-log-$kernelver-processed'. 

the xfs trouble with '"__BIG_ENDIAN" is not defined' is now happening since rc6-mm1.

config can be found here:

http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/kernels/kernel26mm/config?rev=1.34&cvsroot=Extra&content-type=text/vnd.viewcvs-markup

hope this info is usable to somebody out there,

greetings,
Damir

-- 
  Customer: "I'm sorry. I think I just deleted the Internet!" 
  Tech Support: "That's ok. We have it backed up here on tape somewhere." 

[-- Attachment #1.2: build-log-2.6.13-mm2-processed --]
[-- Type: text/plain, Size: 19164 bytes --]

==> Builing kernel 2.6.13-mm2 started at
Fri Sep  9 04:04:45 CEST 2005

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:1186: warning: 'pm_send_all' is deprecated (declared at include/linux/pm.h:122)
arch/i386/kernel/apm.c:1240: 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:1361: warning: 'pm_send_all' is deprecated (declared at include/linux/pm.h:122)

kernel/resource.c:482: warning: '__check_region' is deprecated (declared at kernel/resource.c:470)

kernel/intermodule.c:178: warning: 'inter_module_register' is deprecated (declared at kernel/intermodule.c:38)
kernel/intermodule.c:179: warning: 'inter_module_unregister' is deprecated (declared at kernel/intermodule.c:78)
kernel/intermodule.c:181: warning: 'inter_module_put' is deprecated (declared at kernel/intermodule.c:159)

kernel/power/pm.c:258: warning: 'pm_register' is deprecated (declared at kernel/power/pm.c:62)
kernel/power/pm.c:259: warning: 'pm_unregister' is deprecated (declared at kernel/power/pm.c:85)
kernel/power/pm.c:260: warning: 'pm_unregister_all' is deprecated (declared at kernel/power/pm.c:114)
kernel/power/pm.c:261: warning: 'pm_send_all' is deprecated (declared at kernel/power/pm.c:233)

fs/bio.c: In function 'bio_alloc_bioset':
fs/bio.c:167: warning: 'idx' may be used uninitialized in this function

In file included from fs/cifs/cifsfs.c:38:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/cifssmb.c:36:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/cifs_debug.c:29:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/connect.c:36:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/dir.c:29:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/file.c:32:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/inode.c:28:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/link.c:26:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/misc.c:26:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/netmisc.c:35:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/transport.c:31:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/asn1.c:27:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/xattr.c:26:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/cifsencrypt.c:24:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/fcntl.c:26:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/readdir.c:27:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/ioctl.c:27:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type

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/reiser4/inode_ops.c:597: warning: initialization from incompatible pointer type

fs/udf/balloc.c: In function 'udf_table_new_block':
fs/udf/balloc.c:756: 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

In file included from fs/xfs/xfs_acl.c:39:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
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
In file included from fs/xfs/xfs_alloc.c:48:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_alloc_btree.c:50:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
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
In file included from fs/xfs/xfs_attr.c:47:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_attr_leaf.c:52:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_bmap.c:47:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap.c: In function 'xfs_bmap_alloc':
fs/xfs/xfs_bmap.c:2335: warning: 'rtx' is used uninitialized in this function
In file included from fs/xfs/xfs_bmap_btree.c:47:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.c:2020:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.c:2534:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_btree.c:51:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_da_btree.c:47:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_dir.c:46:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_dir2.c:52:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_dir2_block.c:51:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_dir2_data.c:51:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_dir2_leaf.c:54:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_dir2_node.c:51:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_dir2_sf.c:50:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
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
In file included from fs/xfs/xfs_dir_leaf.c:52:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
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
In file included from fs/xfs/xfs_error.c:45:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_fsops.c:45:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_ialloc.c:47:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_ialloc_btree.c:46:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
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
In file included from fs/xfs/xfs_iget.c:49:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_inode.c:47:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_inode_item.c:54:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_inode_item.c:344:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_inode_item.c:476:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_iocore.c:46:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_iomap.c:48:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_itable.c:46:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_dfrag.c:46:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_log_recover.c:46:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_macros.c:49:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_mount.c:46:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_rename.c:44:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_trans.c:48:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_trans_inode.c:47:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_utils.c:44:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_vfsops.c:46:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_vnodeops.c:46:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/xfs_rw.c:46:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/linux-2.6/xfs_aops.c:42:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/linux-2.6/xfs_file.c:42:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/linux-2.6/xfs_ioctl.c:46:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/linux-2.6/xfs_iops.c:47:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/linux-2.6/xfs_lrw.c:52:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/linux-2.6/xfs_super.c:47:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/quota/xfs_dquot.c:47:
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/quota/xfs_dquot_item.c:47:
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/quota/xfs_trans_dquot.c:47:
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/quota/xfs_qm_syscalls.c:46:
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/quota/xfs_qm_bhv.c:47:
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/quota/xfs_qm.c:48:
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
In file included from fs/xfs/quota/xfs_qm_stats.c:46:
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
/home/damir/cvsARCH/extra/kernels/kernel26mm/src/linux-2.6.13-mm2/fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined

ipc/msg.c: In function 'sys_msgctl':
ipc/msg.c:333: warning: 'setbuf.qbytes' may be used uninitialized in this function
ipc/msg.c:333: warning: 'setbuf.uid' may be used uninitialized in this function
ipc/msg.c:333: warning: 'setbuf.gid' may be used uninitialized in this function
ipc/msg.c:333: warning: 'setbuf.mode' may be used uninitialized in this function

ipc/sem.c: In function 'semctl_down':
ipc/sem.c:803: warning: 'setbuf.uid' may be used uninitialized in this function
ipc/sem.c:803: warning: 'setbuf.gid' may be used uninitialized in this function
ipc/sem.c:803: warning: 'setbuf.mode' may be used uninitialized in this function

drivers/atm/nicstar.c: In function 'process_rsq':
drivers/atm/nicstar.c:2125: warning: 'previous' may be used uninitialized in this function

drivers/atm/iphase.c:961: warning: 'tcnter' defined but not used
drivers/atm/iphase.c:963: warning: 'xdump' defined but not used

drivers/block/DAC960.c: In function 'DAC960_DetectController':
drivers/block/DAC960.c:2723: warning: 'ErrorStatus' may be used uninitialized in this function
drivers/block/DAC960.c:2723: warning: 'Parameter0' may be used uninitialized in this function
drivers/block/DAC960.c:2723: warning: 'Parameter1' may be used uninitialized in this function

drivers/char/agp/efficeon-agp.c: In function 'efficeon_create_gatt_table':
drivers/char/agp/efficeon-agp.c:222: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast

drivers/char/agp/via-agp.c: In function 'agp_via_suspend':
drivers/char/agp/via-agp.c:454: warning: ignoring return value of 'pci_set_power_state', declared with attribute warn_unused_result
drivers/char/agp/via-agp.c: In function 'agp_via_resume':
drivers/char/agp/via-agp.c:463: warning: ignoring return value of 'pci_set_power_state', declared with attribute warn_unused_result

drivers/char/drm/drm_stub.c: In function 'drm_get_dev':
drivers/char/drm/drm_stub.c:248: warning: ignoring return value of 'pci_enable_device', declared with attribute warn_unused_result

drivers/char/speakup/speakup.c: In function 'speakup_paste_selection':
drivers/char/speakup/speakup.c:491: error: 'struct tty_ldisc' has no member named 'receive_room'
drivers/char/speakup/speakup.c:491: error: 'struct tty_ldisc' has no member named 'receive_room'
make[3]: *** [drivers/char/speakup/speakup.o] Error 1
make[2]: *** [drivers/char/speakup] Error 2
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2
==> Kernel build failed; time now is
Fri Sep  9 04:26:50 CEST 2005

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-09-09  2:55 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-08 12:30 2.6.13-mm2 Andrew Morton
2005-09-08 13:12 ` 2.6.13-mm2 Benoit Boissinot
2005-09-08 13:48 ` 2.6.13-mm2 Christoph Hellwig
2005-09-08 14:30 ` 2.6.13-mm2 Martin J. Bligh
2005-09-09  0:39   ` 2.6.13-mm2 Andi Kleen
2005-09-09 10:41     ` 2.6.13-mm2 Andrew Morton
2005-09-09 10:46       ` 2.6.13-mm2 Andi Kleen
2005-09-08 15:11 ` 2.6.13-mm2 high memory support borken? Michal Piotrowski
2005-09-09  9:29   ` Andrew Morton
2005-09-08 17:20 ` 2.6.13-mm2 Michael Thonke
2005-09-08 19:39   ` 2.6.13-mm2 Andrew Morton
2005-09-10  7:02     ` 2.6.13-mm2 Michael Thonke
2005-09-09  1:47 ` 2.6.13-mm2 Grant Coady
2005-09-09  9:43   ` 2.6.13-mm2 Andrew Morton
2005-09-09 13:45     ` 2.6.13-mm2 Grant Coady
2005-09-10  6:33       ` 2.6.13-mm2 Marko Kohtala
2005-09-09  2:52 ` Damir Perisa [this message]
2005-09-09 12:18   ` 2.6.13-mm2 - drivers/char/speakup/speakup doesn't compile (+warnings from other things) Alan Cox
2005-09-09 20:57 ` 2.6.13-mm2 (general protection fault) Dominik Karall
2005-09-10 11:45 ` 2.6.13-mm2 Manuel Lauss
2005-09-10 12:42   ` 2.6.13-mm2 Antonino A. Daplas
2005-09-10 13:46     ` 2.6.13-mm2 Manuel Lauss
2005-09-10 20:21       ` 2.6.13-mm2 Antonino A. Daplas
2005-09-10 21:26       ` 2.6.13-mm2 Antonino A. Daplas
2005-09-10 18:43 ` 2.6.13-mm2 Dominik Karall
2005-09-10 22:12   ` 2.6.13-mm2 Andrew Morton
2005-09-10 23:46 ` 2.6.13-mm2 J.A. Magallon
2005-09-10 23:56   ` 2.6.13-mm2 Andrew Morton
2005-09-11  0:07     ` 2.6.13-mm2 Patrick McHardy
2005-09-11  0:49       ` 2.6.13-mm2 J.A. Magallon
2005-09-11  0:58         ` 2.6.13-mm2 J.A. Magallon
2005-09-11  1:03           ` 2.6.13-mm2 Patrick McHardy
2005-09-11  1:22             ` 2.6.13-mm2 J.A. Magallon
2005-09-11  1:25               ` 2.6.13-mm2 Patrick McHardy
2005-09-11 17:03 ` 2.6.13-mm2 Rafael J. Wysocki
2005-09-11 19:36   ` 2.6.13-mm2 Andrew Morton
2005-09-11 20:03     ` 2.6.13-mm2 Hugh Dickins
2005-09-12 19:19       ` 2.6.13-mm2 Rafael J. Wysocki
2005-09-11 20:08     ` 2.6.13-mm2 Daniel Ritz
2005-09-12 10:04       ` 2.6.13-mm2 Rafael J. Wysocki
2005-09-12 10:06       ` 2.6.13-mm2 Rafael J. Wysocki
2005-09-12 10:09         ` 2.6.13-mm2 Rafael J. Wysocki
2005-09-18 21:49           ` 2.6.13-mm2 Daniel Ritz
2005-09-19  3:07             ` 2.6.13-mm2 Hugh Dickins
2005-09-19 15:56               ` 2.6.13-mm2 Daniel Ritz
2005-09-23 16:52             ` 2.6.13-mm2 Rafael J. Wysocki
2005-09-28 20:05               ` 2.6.13-mm2 Daniel Ritz
2005-09-28 20:23                 ` [linux-usb-devel] 2.6.13-mm2 David Brownell
2005-09-28 20:37                   ` Rafael J. Wysocki
2005-09-28 20:56                     ` David Brownell
2005-09-28 21:34                       ` Rafael J. Wysocki
2005-09-28 22:04                         ` David Brownell
2005-09-28 22:32                           ` Daniel Ritz
2005-09-29  0:09                             ` David Brownell
2005-09-29 15:36                               ` Linus Torvalds
2005-09-29 16:31                                 ` David Brownell
2005-09-29 19:39                                 ` Daniel Ritz
2005-09-30 16:33                               ` Linus Torvalds
2005-09-30 17:48                                 ` David Brownell
2005-09-29  2:54                             ` Alan Stern
2005-09-28 20:45                   ` Daniel Ritz
2005-09-28 21:07                     ` David Brownell
2005-09-28 21:47                       ` Rafael J. Wysocki
2005-09-28 22:07                       ` Daniel Ritz
2005-09-28 21:10                     ` Alan Stern
2005-09-29 15:22                 ` 2.6.13-mm2 Linus Torvalds
2005-09-12  3:07 ` 2.6.13-mm2 Martin J. Bligh
2005-09-12  5:01   ` 2.6.13-mm2 Andi Kleen
2005-09-12  6:09     ` 2.6.13-mm2 Martin J. Bligh
2005-09-12  7:16       ` 2.6.13-mm2 Andi Kleen
2005-09-12 18:06     ` 2.6.13-mm2 Martin J. Bligh
2005-09-12 18:19       ` 2.6.13-mm2 Dave Hansen
2005-09-12 18:51       ` 2.6.13-mm2 Andi Kleen
2005-09-12 22:46         ` 2.6.13-mm2 Martin J. Bligh
2005-09-13  0:08           ` 2.6.13-mm2 Andrew Morton
2005-09-13  4:00             ` 2.6.13-mm2 Martin J. Bligh
2005-09-12  3:10 ` 2.6.13-mm2 Martin J. Bligh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200509090452.16097.damir.perisa@solnet.ch \
    --to=damir.perisa@solnet.ch \
    --cc=akpm@osdl.org \
    --cc=alan@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox