From: bugzilla-daemon@bugzilla.kernel.org
To: backports@vger.kernel.org
Subject: [Bug 65881] errors compiling after make defconfig-alx
Date: Tue, 26 Nov 2013 19:12:54 +0000 [thread overview]
Message-ID: <bug-65881-58281-10P2RfMijC@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-65881-58281@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=65881
--- Comment #2 from Kenn <kolson@wsd1.org> ---
Just to confirm, the patch was simply to delete the lines indicated in the
attachment and retry the previous steps. (I didn't find a patch to download,
just the steps.)
Assuming that was the correct procedure, here is the result:
make[5]: `conf' is up to date.
#
# configuration written to .config
#
Building backport-include/backport/autoconf.h ... done.
make -C ../../../linux-3.0.76-0.11
O=/usr/src/linux-3.0.76-0.11-obj/i386/default/. modules
CC [M] /root/Documents/Downloads/backports-3.13-rc1-1/compat/main.o
CC [M] /root/Documents/Downloads/backports-3.13-rc1-1/compat/compat-3.1.o
In file included from /usr/src/linux-3.0.76-0.11/include/linux/cpufreq.h:17,
from
/root/Documents/Downloads/backports-3.13-rc1-1/compat/compat-3.1.c:12:
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/device.h:42:1:
warning: "module_driver" redefined
In file included from
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/device.h:4,
from /usr/src/linux-3.0.76-0.11/include/linux/cpufreq.h:17,
from
/root/Documents/Downloads/backports-3.13-rc1-1/compat/compat-3.1.c:12:
/usr/src/linux-3.0.76-0.11/include/linux/device.h:980:1: warning: this is the
location of the previous definition
In file included from /usr/src/linux-3.0.76-0.11/include/linux/cpufreq.h:17,
from
/root/Documents/Downloads/backports-3.13-rc1-1/compat/compat-3.1.c:12:
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/device.h:42:1:
warning: "module_driver" redefined
In file included from
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/device.h:4,
from /usr/src/linux-3.0.76-0.11/include/linux/cpufreq.h:17,
from
/root/Documents/Downloads/backports-3.13-rc1-1/compat/compat-3.1.c:12:
/usr/src/linux-3.0.76-0.11/include/linux/device.h:980:1: warning: this is the
location of the previous definition
CC [M] /root/Documents/Downloads/backports-3.13-rc1-1/compat/compat-3.3.o
In file included from /usr/src/linux-3.0.76-0.11/include/linux/dmaengine.h:24,
from /usr/src/linux-3.0.76-0.11/include/linux/skbuff.h:30,
from
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/skbuff.h:3,
from
/root/Documents/Downloads/backports-3.13-rc1-1/compat/compat-3.3.c:13:
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/device.h:42:1:
warning: "module_driver" redefined
In file included from
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/device.h:4,
from /usr/src/linux-3.0.76-0.11/include/linux/dmaengine.h:24,
from /usr/src/linux-3.0.76-0.11/include/linux/skbuff.h:30,
from
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/skbuff.h:3,
from
/root/Documents/Downloads/backports-3.13-rc1-1/compat/compat-3.3.c:13:
/usr/src/linux-3.0.76-0.11/include/linux/device.h:980:1: warning: this is the
location of the previous definition
In file included from /usr/src/linux-3.0.76-0.11/include/net/dst.h:12,
from
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/net/dst.h:3,
from
/root/Documents/Downloads/backports-3.13-rc1-1/compat/compat-3.3.c:16:
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/netdevice.h:160:
error: redefinition of ‘netdev_tx_sent_queue’
/usr/src/linux-3.0.76-0.11/include/linux/netdevice.h:1972: error: previous
definition of ‘netdev_tx_sent_queue’ was here
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/netdevice.h:166:
error: redefinition of ‘netdev_sent_queue’
/usr/src/linux-3.0.76-0.11/include/linux/netdevice.h:1976: error: previous
definition of ‘netdev_sent_queue’ was here
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/netdevice.h:171:
error: redefinition of ‘netdev_tx_completed_queue’
/usr/src/linux-3.0.76-0.11/include/linux/netdevice.h:1982: error: previous
definition of ‘netdev_tx_completed_queue’ was here
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/netdevice.h:177:
error: redefinition of ‘netdev_completed_queue’
/usr/src/linux-3.0.76-0.11/include/linux/netdevice.h:1987: error: previous
definition of ‘netdev_completed_queue’ was here
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/netdevice.h:183:
error: redefinition of ‘netdev_tx_reset_queue’
/usr/src/linux-3.0.76-0.11/include/linux/netdevice.h:1992: error: previous
definition of ‘netdev_tx_reset_queue’ was here
/root/Documents/Downloads/backports-3.13-rc1-1/backport-include/linux/netdevice.h:188:
error: redefinition of ‘netdev_reset_queue’
/usr/src/linux-3.0.76-0.11/include/linux/netdevice.h:1996: error: previous
definition of ‘netdev_reset_queue’ was here
make[8]: ***
[/root/Documents/Downloads/backports-3.13-rc1-1/compat/compat-3.3.o] Error 1
make[7]: *** [/root/Documents/Downloads/backports-3.13-rc1-1/compat] Error 2
make[6]: *** [_module_/root/Documents/Downloads/backports-3.13-rc1-1] Error 2
make[5]: *** [sub-make] Error 2
make[4]: *** [all] Error 2
make[3]: *** [modules] Error 2
make[2]: *** [modules] Error 2
make[1]: *** [modules] Error 2
make: *** [default] Error 2
--
You are receiving this mail because:
You are the assignee for the bug.
next prev parent reply other threads:[~2013-11-26 19:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-26 15:57 [Bug 65881] New: errors compiling after make defconfig-alx bugzilla-daemon
2013-11-26 18:06 ` [Bug 65881] " bugzilla-daemon
2013-11-26 19:12 ` bugzilla-daemon [this message]
2013-11-30 0:58 ` bugzilla-daemon
2013-12-02 14:47 ` bugzilla-daemon
2013-12-13 0:20 ` bugzilla-daemon
2013-12-13 16:26 ` bugzilla-daemon
2013-12-16 8:39 ` bugzilla-daemon
2013-12-16 21:48 ` bugzilla-daemon
2014-07-28 3:31 ` bugzilla-daemon
2016-05-04 21:03 ` bugzilla-daemon
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=bug-65881-58281-10P2RfMijC@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=backports@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