All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Jon Anderson <jon-anderson@rogers.com>, linux-kernel@vger.kernel.org
Subject: Re: vmlinuz no symtab? while cross compiling...
Date: Fri, 20 Aug 2004 21:22:44 +0200	[thread overview]
Message-ID: <20040820192244.GA7298@mars.ravnborg.org> (raw)
In-Reply-To: <20040819220420.GB7440@mars.ravnborg.org>

On Fri, Aug 20, 2004 at 12:04:20AM +0200, Sam Ravnborg wrote:
> On Thu, Aug 19, 2004 at 02:37:19AM -0400, Jon Anderson wrote:
> > I'm attempting to cross compile linux-2.6.8.1, along with a few external 
> > modules (madwifi, hostap-driver, aodv-uu). The kernel and (built-in) 
> > modules compile fine, but compiling every one of those external modules 
> > fails around MODPOST. For example, aodv-uu:
> 
> Took a look at aodv-uu.
> Author should learn to create a real Kbuild Makefile...
> But that does not seem to be your problem.
Actually it was not that bad for 2.6 - but 2.4 could use some help.

> > modpost: vmlinux no symtab?
> modpost complains that it cannot locate the symbol table in vmlinux.
> That can be caused by the following reasons:
> 
> o vmlinux were build with different settings than scripts/mod
>   - If you cleaned out scripts/mod/ and run make scripts with wrong ARCH options
> o vmlinux has been stripped for some reason

The last item on the list was the culprint in this case.

	Sam

      reply	other threads:[~2004-08-20 17:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-19  6:37 vmlinuz no symtab? while cross compiling Jon Anderson
2004-08-19 22:04 ` Sam Ravnborg
2004-08-20 19:22   ` Sam Ravnborg [this message]

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=20040820192244.GA7298@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=jon-anderson@rogers.com \
    --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.