All of lore.kernel.org
 help / color / mirror / Atom feed
From: Piotr Hosowicz <piotr@hosowicz.com>
To: David Miller <davem@davemloft.net>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Something is wrong in your source, David
Date: Tue, 25 Jan 2011 22:36:55 +0100	[thread overview]
Message-ID: <4D3F4277.20008@example.com> (raw)

Hello David, hello all,

David, when I apply your source from GIT to Linus source I get this in 
final part of the build process:

   (...)
   LD [M]  drivers/net/wireless/ath/ath9k/ath9k.o
   LD [M]  drivers/net/wireless/ath/ath9k/ath9k_hw.o
   LD [M]  drivers/net/wireless/ath/ath9k/ath9k_common.o
   LD [M]  drivers/net/wireless/ath/ath9k/ath9k_htc.o
   Building modules, stage 2.
   MODPOST 2690 modules
ERROR: "register_candev" [drivers/net/can/softing/softing.ko] undefined!
ERROR: "alloc_candev" [drivers/net/can/softing/softing.ko] undefined!
ERROR: "can_bus_off" [drivers/net/can/softing/softing.ko] undefined!
ERROR: "close_candev" [drivers/net/can/softing/softing.ko] undefined!
ERROR: "free_candev" [drivers/net/can/softing/softing.ko] undefined!
ERROR: "unregister_candev" [drivers/net/can/softing/softing.ko] undefined!
ERROR: "alloc_can_skb" [drivers/net/can/softing/softing.ko] undefined!
ERROR: "open_candev" [drivers/net/can/softing/softing.ko] undefined!
ERROR: "can_get_echo_skb" [drivers/net/can/softing/softing.ko] undefined!
ERROR: "can_put_echo_skb" [drivers/net/can/softing/softing.ko] undefined!
WARNING: modpost: Found 24 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
make[2]: *** [__modpost] Błąd 1
make[1]: *** [modules] Błąd 2
make[1]: Opuszczenie katalogu 
`/usr/src/linus/linux-2.6-20110125-2155-pztidm'
make: *** [debian/stamp/build/kernel] Błąd 2


-- 
TV: "Gruchała jest taka, że cieszy się z każdego pchnięcia."
NP: Patrick O'Hearn - Beneath the Celestial Sphere
NB: 2.6.38-rc2-20110125-1848-ti+

             reply	other threads:[~2011-01-25 21:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-25 21:36 Piotr Hosowicz [this message]
2011-01-25 21:44 ` Something is wrong in your source, David David Miller
2011-01-25 21:44   ` David Miller
2011-01-25 22:00   ` Piotr Hosowicz
2011-01-25 22:16     ` Piotr Hosowicz

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=4D3F4277.20008@example.com \
    --to=piotr@hosowicz.com \
    --cc=davem@davemloft.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.