From: "Martín Chikilian" <slack@efn.uncor.edu>
To: linux-kernel@vger.kernel.org
Subject: Weird problem when compiling kernel
Date: Wed, 01 Sep 2004 09:50:04 -0300 [thread overview]
Message-ID: <4135C57C.9080604@efn.uncor.edu> (raw)
Hello linux-kernel:
I'm running Linux Slackware 10.0, kernel 2.6.7. I compiled such kernel
when using Slackware 9.1, and after i *upgraded* to 10.0 and tried to
compile 2.6.8.1, i noticed that i couldn't do that. When i wanted to
modify my 2.6.7 configuration and tried to compile it again, i noticed
that i couldn't do it either.
I tried with all flavors off gcc, binutils, etc
So, there is my prob.
Error is:
*rm -rf .tmp_versions
mkdir -p .tmp_versions
make -f scripts/Makefile.build obj=scripts/basic
make -f scripts/Makefile.build obj=scripts
make -f scripts/Makefile.build obj=arch/i386/kernel
arch/i386/kernel/asm-offsets.s
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
make -f scripts/Makefile.build obj=init
make -f scripts/Makefile.build obj=usr
ld -m elf_i386 -r -o usr/built-in.o
ld: no input files
scripts/Makefile.build:229: *** [usr/built-in.o] Error 1
Makefile:600: *** [usr] Error 2
--
When make V=1.
.config is in http://jumper.bounceme.net:81/slackatefn/.config
gcc version: 3.4.1, make: 3.80, binutils: 2.15.90.0.3
I would appreciate any help/suggestion/hint.
Cya,
Martin
*
next reply other threads:[~2004-09-01 12:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-01 12:50 Martín Chikilian [this message]
2004-09-02 20:19 ` Sam Ravnborg
2004-09-03 13:32 ` Martín Chikilian
2004-09-03 19:28 ` Sam Ravnborg
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=4135C57C.9080604@efn.uncor.edu \
--to=slack@efn.uncor.edu \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome