All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Finnegan <pat@computer-refuge.org>
To: linux-kernel@vger.kernel.org
Subject: Compile problems on alpha: 2.6.6, 2.6.7-rc2
Date: Tue, 15 Jun 2004 11:00:25 -0500	[thread overview]
Message-ID: <200406151100.25284.pat@computer-refuge.org> (raw)

I'm not quite sure what's causing this, but I get the following error
message (make V=1):

        ld  -static -N  -T arch/alpha/kernel/vmlinux.lds.s 
arch/alpha/kernel/head.o   init/built-in.o --start-group  usr/built-in.o  
arch/alpha/kernel/built-in.o  arch/alpha/mm/built-in.o  
arch/alpha/math-emu/built-in.o  kernel/built-in.o  mm/built-in.o  
fs/built-in.o  ipc/built-in.o  security/built-in.o  crypto/built-in.o  
lib/lib.a  arch/alpha/lib/lib.a  lib/built-in.o  
arch/alpha/lib/built-in.o  drivers/built-in.o  sound/built-in.o  
net/built-in.o --end-group  -o .tmp_vmlinux1
local symbol 0: discarded in section `.exit.text' from drivers/built-in.o

make then aborts at this step.  At other times, I've gotten errors that
read the same as the above line, for symbols "1" through "4", in order.

I'm going to guess there's a problem with one of the drivers I've got 
built-in to the kernel, but I haven't been able to figure much else out..
I tried using readelf, but didn't find the "0" symbol.

.config and drivers/built-in.o are at http://x-ray.rcs.purdue.edu/alpha-2.6/

gcc version is "gcc (GCC) 3.3.3 (Debian 20040422)"
binutils version is "2.14.90.0.7 20031029 Debian GNU/Linux"

Pat
-- 
Purdue University ITAP/RCS        ---  http://www.itap.purdue.edu/rcs/
The Computer Refuge               ---  http://computer-refuge.org

             reply	other threads:[~2004-06-15 16:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-15 16:00 Patrick Finnegan [this message]
2004-06-15 16:07 ` Compile problems on alpha: 2.6.6, 2.6.7-rc2 William Lee Irwin III
2004-06-15 16:16   ` Ivan Kokshaysky
2004-06-15 16:23     ` William Lee Irwin III
2004-06-15 16:26     ` Patrick Finnegan
2004-06-15 16:19   ` Patrick Finnegan

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=200406151100.25284.pat@computer-refuge.org \
    --to=pat@computer-refuge.org \
    --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.