All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Obster <michael.obster@bingo-ev.de>
To: linux-kernel@vger.kernel.org
Subject: Compiling 2.5.32
Date: Thu, 29 Aug 2002 22:09:35 +0200	[thread overview]
Message-ID: <3D6E7F7F.2080804@bingo-ev.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 2022 bytes --]

Hi,

can anybody give me hint. I don't think it is a bug, but i don't know 
what this error means for me. It is in "make bzImage" and the config is 
attached. Symlink asm is on asm-i386 and i added "ln -s 
/usr/src/linux/include/asm-generic /usr/include/asm-generic". Build 
environment is Athlon, Kernel 2.4.18, gcc 2.95.3

---------------error in-------------------
   Generating build number
make[1]: Entering directory `/usr/src/linux-2.5.32/init'
   Generating /usr/src/linux-2.5.32/include/linux/compile.h (updated)
   gcc -Wp,-MD,./.version.o.d -D__KERNEL__ 
-I/usr/src/linux-2.5.32/include -Wall -Wstrict-prototypes -Wno-trigraphs 
-O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe 
-mpreferred-stack-boundary=2 -march=i686 -malign-functions=4  -nostdinc 
-iwithprefix include    -DKBUILD_BASENAME=version   -c -o version.o 
version.c
    ld -m elf_i386  -r -o init.o main.o version.o do_mounts.o
make[1]: Leaving directory `/usr/src/linux-2.5.32/init'
   ld -m elf_i386 -T arch/i386/vmlinux.lds -e stext 
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/init.o 
--start-group arch/i386/kernel/kernel.o arch/i386/mm/mm.o 
kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o security/built-in.o 
/usr/src/linux-2.5.32/arch/i386/lib/lib.a lib/lib.a 
/usr/src/linux-2.5.32/arch/i386/lib/lib.a drivers/built-in.o 
sound/sound.o arch/i386/pci/pci.o net/network.o --end-group -o vmlinux
drivers/built-in.o(.data+0x2fab4): undefined reference to `local symbols 
in discarded section .text.exit'
make: *** [vmlinux] Error 1
---------------error out------------------

Kind Regards,
Michael Obster
---
Do you want to rock?                            ___  ___  ___  _  _
http://www.rocklinux.org/                      | _ || _ || __|| |//
                                                ||_|||| ||||   |  /
                                                |  _|||_||||__ |  \
                                                ||\\ |_LINUX__||_|\\
------------------------------------------------------------------

[-- Attachment #2: config --]
[-- Type: application/x-java-vm, Size: 23519 bytes --]

             reply	other threads:[~2002-08-29 20:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-29 20:09 Michael Obster [this message]
2002-08-29 20:23 ` Compiling 2.5.32 Dave Hansen
2002-08-29 23:20   ` Adrian Bunk
2002-08-29 23:24     ` Jeff Garzik
2002-08-29 23:42       ` Adrian Bunk

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=3D6E7F7F.2080804@bingo-ev.de \
    --to=michael.obster@bingo-ev.de \
    --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.