netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Denis V. Lunev" <den-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>
To: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
Cc: Netdev List <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: net-2.6.26 compilation is still broken
Date: Thu, 27 Mar 2008 14:33:33 +0300	[thread overview]
Message-ID: <1206617613.32459.3.camel@iris.sw.ru> (raw)

Hello, Dave!

Under 'make allyesconfig' net-2.6.26 on x86_64 compilation is broken
here:
artemis ~/src/linux-netns26 $ make O=all     
  Using /home/den/src/linux-netns26 as source for kernel
  GEN     /home/den/src/linux-netns26/all/Makefile
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CALL    /home/den/src/linux-netns26/scripts/checksyscalls.sh
  CHK     include/linux/compile.h
  LD      drivers/built-in.o
  LD      net/built-in.o
net/ieee80211/built-in.o: In function `ieee80211_get_channel':
/home/den/src/linux-netns26/net/ieee80211/ieee80211_geo.c:176: multiple
definition of `ieee80211_get_channel'
net/wireless/built-in.o:/home/den/src/linux-netns26/net/wireless/util.c:38: first defined here
ld: Warning: size of symbol `ieee80211_get_channel' changed from 98 in
net/wireless/built-in.o to 68 in net/ieee80211/built-in.o
net/ieee80211/built-in.o: In function `__crc_ieee80211_get_channel':
(*ABS*+0xa51295ec): multiple definition of `__crc_ieee80211_get_channel'
make[2]: *** [net/built-in.o] Error 1
make[1]: *** [net] Error 2
make: *** [sub-make] Error 2
artemis ~/src/linux-netns26 $

Regards,
	Den

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2008-03-27 11:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-27 11:33 Denis V. Lunev [this message]
     [not found] ` <1206617613.32459.3.camel-aPCOdVxUTlgvJsYlp49lxw@public.gmane.org>
2008-03-27 11:39   ` net-2.6.26 compilation is still broken David Miller

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=1206617613.32459.3.camel@iris.sw.ru \
    --to=den-gefaqzzx7r8dnm+yrofe0a@public.gmane.org \
    --cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
    --cc=linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.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;
as well as URLs for NNTP newsgroup(s).