Ethernet Bridge development
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta.com>
To: eko suwarsono <ekoswr76@gmail.com>
Cc: bridge@lists.linux-foundation.org
Subject: Re: [Bridge] bridge module insertion
Date: Sun, 14 Jun 2009 20:49:15 -0700	[thread overview]
Message-ID: <20090614204915.0a9a4187@nehalam> (raw)
In-Reply-To: <6d6e77f50906140128t65853593y61bf65c200970864@mail.gmail.com>

On Sun, 14 Jun 2009 16:28:36 +0800
eko suwarsono <ekoswr76@gmail.com> wrote:

> dear all
> I'm newbie on this. but i need the advise for this problem. sorry if this
> already in archive
> 
> I had embedded system from vendor using ubuntu 7.  with kernel 2.6.20.4 the
> system is on CF card
> i need to have the bridge module on that systems, the problem there is no
> compiler,etc. very minimum system
> so what i did is install ubuntu on another PC and using exactly the same
> kernel, gcc version etc to get the kernel with bridge module and then
> copying all /boot folders and /lib/modules onto my embedded system
> 
> the bridge module get error: insmod: error inserting bridge.ko : unknown
> symbol
> 
> at dmesg
> 
> bridge: Unknown symbol br_handle_frame_hook
> 
> 
> 
> is there any way to solve this problem, without rebuilding all OS on CF card

If the kernel itself was not built with bridging configured, then
the hook for the bridge won't be in the receive code in the kernel.

So basically you are out of luck, building bridge out of tree.
You need to get kernel source for the whole embedeed system, reconfigure
and rebuild.

-- 

  reply	other threads:[~2009-06-15  3:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-14  8:28 [Bridge] bridge module insertion eko suwarsono
2009-06-15  3:49 ` Stephen Hemminger [this message]
2009-06-17  6:04   ` eko suwarsono
2009-06-17 15:00     ` Stephen Hemminger

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=20090614204915.0a9a4187@nehalam \
    --to=shemminger@vyatta.com \
    --cc=bridge@lists.linux-foundation.org \
    --cc=ekoswr76@gmail.com \
    /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