From: Keith Owens <kaos@ocs.com.au>
To: linux-kernel@vger.kernel.org
Subject: 2.4.14 errors on full build - Y
Date: Tue, 06 Nov 2001 15:49:39 +1100 [thread overview]
Message-ID: <17526.1005022179@ocs3.intra.ocs.com.au> (raw)
Doing a full build of 2.4.14 (everything set to Y where possible), got
the usual collection of errors. Some of these errors have been around
for weeks, any chance of them getting fixed?
drivers/net/ppp_deflate.o(.data+0x0): multiple definition of `deflate_copyright'
fs/jffs2/jffs2.o(.data+0x20): first defined here
drivers/net/ppp_deflate.o: In function `deflateInit_':
drivers/net/ppp_deflate.o(.text+0x0): multiple definition of `deflateInit_'
fs/jffs2/jffs2.o(.text+0xc90): first defined here
drivers/net/ppp_deflate.o: In function `deflateInit2_':
Lots more of the same.
drivers/isdn/tpam/tpam.o: In function `hdlc_decode':
drivers/isdn/tpam/tpam.o(.text+0x3f50): multiple definition of `hdlc_decode'
drivers/isdn/hisax/hisax_st5481.o(.text+0x30c0): first defined here
ld: Warning: size of symbol `hdlc_decode' changed from 832 to 603 in drivers/isdn/tpam/tpam.o
drivers/isdn/tpam/tpam.o: In function `hdlc_encode':
drivers/isdn/tpam/tpam.o(.text+0x3d30): multiple definition of `hdlc_encode'
drivers/isdn/hisax/hisax_st5481.o(.text+0x3400): first defined here
ld: Warning: size of symbol `hdlc_encode' changed from 1345 to 529 in drivers/isdn/tpam/tpam.o
drivers/mtd/chips/jedec_probe.o: In function `jedec_probe_init':
drivers/mtd/chips/jedec_probe.o(.text.init+0x0): multiple definition of `jedec_probe_init'
drivers/mtd/chips/jedec.o(.text.init+0x0): first defined here
Everybody's current favourite, loop.o omitted :)
drivers/block/ps2esdi.c:153: `THIS_MODULE' undeclared here (not in a function)
drivers/block/ps2esdi.c:153: initializer element is not constant
drivers/block/ps2esdi.c:153: (near initialization for `ps2esdi_fops.owner')
drivers/block/ps2esdi.c:157: initializer element is not constant
drivers/block/ps2esdi.c:157: (near initialization for `ps2esdi_fops')
In file included from drivers/usb/hpusbscsi.c:13:
drivers/scsi/scsi.h:402:27: scsi_obsolete.h: No such file or directory
drivers/usb/hpusbscsi.c: In function `hpusbscsi_scsi_abort':
drivers/usb/hpusbscsi.c:351: `SCSI_ABORT_PENDING' undeclared (first use in this function)
drivers/usb/hpusbscsi.c:351: (Each undeclared identifier is reported only once
drivers/usb/hpusbscsi.c:351: for each function it appears in.)
drivers/usb/hpusbscsi.c:352: warning: control reaches end of non-void function
next reply other threads:[~2001-11-06 4:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-06 4:49 Keith Owens [this message]
2001-11-06 5:16 ` [PATCH] Re: 2.4.14 errors on full build - Y Robert Love
2001-11-06 5:22 ` Robert Love
2001-11-06 14:56 ` David Woodhouse
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=17526.1005022179@ocs3.intra.ocs.com.au \
--to=kaos@ocs.com.au \
--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