On 29.10.09 1311 (+0530), surreal wrote:
> I am getting some problems while compiling kernel 2.6.31 using Debian Lenny
> make-kpkg
>
> The messages are -
>
> make[3]: Entering directory `/root/linux-2.6.31'
> CHK include/linux/version.h
> CHK include/linux/utsrelease.h
> SYMLINK inc
I am getting some problems while compiling kernel 2.6.31 using Debian Lenny
make-kpkg
The messages are -
make[3]: Entering directory `/root/linux-2.6.31'
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALLscripts/checksyscalls
I'd love to know the answer to this as well. I had the exact same errors
and problems as Michael. And all I'm trying to do was put a 2.4 kernel with
support for my pcmcia nic card. I'd love to find out how to do it.
Barbara
At 01:41 PM 12/28/2001, Michael Dickey wrote:
I'm trying to compile
I'm trying to compile a kernel to get wireless lan
support for my laptop computer. I have
kernel-source-2.4.16, and the pcmcia-source package
from woody. Using make menuconfig, it appeared that
the kernel would include support for pcmcia, so I
didn't do anything with the pcmcia package. I followed
On 15/12/01 J.H.M. Dassen (Ray) did speaketh:
> Known problem with the 2.4.16 kernel source. Older versions of binutils
> accepted what it did, newer ones don't. Either enable CONFIG_HOTPLUG
> or patch your kernel sources to 2.4.17-rc1.
Enabling CONFIG_HOTPLUG worked for me, thanks.
Mike
--
M
Patching kernel 2.4.16 to 2.4.17-rc1 did not do it.
I have had to downgrade binutils to version 2.9.5.0.37-1.
Thank you.
On Sat, Dec 15, 2001 at 10:41:17AM +0100, Armin Wegner wrote:
> Hi!
>
> I have installed one of the first potato releases from cd on a
> blank hard disk and compiled kernel 2
On Sat, Dec 15, 2001 at 10:41:17 +0100, Armin Wegner wrote:
> I have installed one of the first potato releases from cd on a blank hard
> disk and compiled kernel 2.4.16. Fine.
>
> I then upgraded with apt-get to yesterdays woody/testing and no longer
> manage to compile the same sources.
Known p
Hi!
I have installed one of the first potato releases from cd on a
blank hard disk and compiled kernel 2.4.16. Fine.
I then upgraded with apt-get to yesterdays woody/testing
and no longer manage to compile the same sources.
I have made
make mrproper
make menuconfig
make d
Dear all,
when trying to compile a kernel (2.4.16) with the Win4Lin patches
(kernel-patch-mki-adapter_1.0.5_i386.deb /
kernel-patch-w4l-hooks_3.0.1.6_i386.deb), I get the following error
messages (last screenfull):
make[2]: Entering directory `/usr/src/kernel-source-2.4.16/arch/i386/mki'
gcc -D__
I'm trying to compile kernel 2.4-test11 (make bzlilo) and it fails with
a rather vague error message:
ld -m elf_i386 -Ttext 0x10 -e startup_32 -o bvmlinux head.o misc.o
piggy.o
make[2]: Leaving directory `/usr/src/linux/arch/i386/boot/compressed'
objcopy -O binary -R .note -R .comment -S c
Ouch!
Thanks for the info Gary!
Cheers,
Jason.
--On Wednesday, July 19, 2000 16:00 -0600 Gary Hennigan
<[EMAIL PROTECTED]> wrote:
What could be happening?
Nothing good. Read the signal 11 FAQ at
http://www.BitWizard.nl/sig11
Gary Hennigan
--
Unsubscribe? mail -s unsubscribe [EMAIL P
Jason Quigley <[EMAIL PROTECTED]> writes:
> I am getting the following errors while trying to compile a 2.2.16 kernel
> and modules:
>
> =
> =
>
Hi!
I am getting the following errors while trying to compile a 2.2.16 kernel
and modules:
=
=
=
make -C net CFLAGS="-Wall -Wstrict-prot
*- On 14 Sep, Seth R Arnold wrote about "Re: Problems compiling kernel 2.2.12"
> On Tue, Sep 14, 1999 at 04:41:41AM -0400, Wayne McLemore wrote:
>> Hello all,
>> I am a first time writer and I'm looking for a little help. The problem
>> is
>> I
On Tue, Sep 14, 1999 at 04:41:41AM -0400, Wayne McLemore wrote:
> Hello all,
> I am a first time writer and I'm looking for a little help. The problem
> is
> I'm trying to upgrade my kernel to 2.2.12 and after I do the "make dep,
> make clean and make zImage" my machine tells me this:
>
>
Hello all,
I am a first time writer and I'm looking for a little help. The problem is
I'm trying to upgrade my kernel to 2.2.12 and after I do the "make dep,
make clean and make zImage" my machine tells me this:
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit
John Foster dixit:
~> -
~> Im just curious, what are you doing? A partial upgrade or an initial
~> install. If you are planning to upgrade an existing system INCLUDING the
~> kernel you should use dselect, choose the apt option and pick the stable
~> vers
[EMAIL PROTECTED] wrote:
>
> Wayne Topa dixit:
> ~>
> ~> Subject: Re: Help! More problems compiling kernel
> ~> Date: Mon, Apr 19, 1999 at 02:43:38PM +0200
> ~>
> ~> In reply to:[EMAIL PROTECTED]
> ~>
> ~> ln -s kernel-source-2.0.35 li
Wayne Topa dixit:
~>
~> Subject: Re: Help! More problems compiling kernel
~> Date: Mon, Apr 19, 1999 at 02:43:38PM +0200
~>
~> In reply to:[EMAIL PROTECTED]
~>
~> ln -s kernel-source-2.0.35 linux
~> >
~> ls -l should show you that linux -&g
Subject: Re: Help! More problems compiling kernel
Date: Mon, Apr 19, 1999 at 02:43:38PM +0200
In reply to:[EMAIL PROTECTED]
Quoting [EMAIL PROTECTED]([EMAIL PROTECTED]):
> ~>
> ~> > by doing a make clean after make dep you are clean out all that you
~>
~> > by doing a make clean after make dep you are clean out all that you
~> > just did.
~> >
~> Actually, make mrproper is what cleans out everthing. make clean removes
~> object files and kernel images and such. Do an ls -a after make clean
~> sometime. You should still see .depend, .config,
Hi,
Thank you for telling me about that. I am new to Linux, new to Debian,
and also new
to this discussion list. Don't know the rules very well. I will do no more next
time.
Thanks
Alan
Ulf Jaenicke-Roessler wrote:
> Alan Tam wrote:
>
> > I have done my kernel
Hi,
I have done my kernel compile with ease, and I have made a note on it.
Here is
my note for your reference. See the attached file "Steps to do a kernel
compile" in
Microsoft Word Document format.
Cheers !
Alan
[EMAIL PROTECTED] wrote:
> I'm having problems with com
On Sun, 18 Apr 1999, Brian Servis wrote:
> by doing a make clean after make dep you are clean out all that you
> just did.
>
Actually, make mrproper is what cleans out everthing. make clean removes
object files and kernel images and such. Do an ls -a after make clean
sometime. You should still se
*- On 19 Apr, [EMAIL PROTECTED] wrote about "Help! More problems compiling
kernel"
> I'm having problems with compiling a new kernel 2.0.35 on a Debian 2.0
> (2.0.34)
> machine. I've tried downloading the kernel a couple of times, but after
> `make config',
I'm having problems with compiling a new kernel 2.0.35 on a Debian 2.0 (2.0.34)
machine. I've tried downloading the kernel a couple of times, but after
`make config', `make dep', and `make clean', when I do `make bzImage',
eventually I get the following error:
In file included from /usr/src/kerne
Robert Goodwin <[EMAIL PROTECTED]> writes:
> I just recently downloaded kernel 2.0.30 and have been having problems with
> modules. I've run make config and answered yes to ne2000 support, ppp and
> parallel printer. then I compiled it and installed on a floppy without a
> hitch. then I ran
hi there,
I just recently downloaded kernel 2.0.30 and have been having problems with
modules. I've run make config and answered yes to ne2000 support, ppp and
parallel printer. then I compiled it and installed on a floppy without a
hitch. then I ran make modules and then make modules_inst
On Sun, 9 Mar 1997, johannes martinez wrote:
> Thought wrote:
> >
> > I normally don't compile sound board support, because I never use sound in
> > Linux, but I was just messing around and I decided 'what the hell' and
> > included it when I was remaking my kernel, and I got a bunch of missing
>
On Sat, 8 Mar 1997, David James Loken wrote:
> Hi!
>
> I have been trying to recompile my kernel 2.0.27. I would like to
> use Menuconfig but I'm missing the
>
> file 'lxdiaglog.o' in /usr/src/linux/scripts/lxdialog. Does anyone know
> where I can get a copy?
I'm not sure why you'd want
On Mar 9, David James Loken wrote
> Hi!
>
> I have been trying to recompile my kernel 2.0.27. I would like to
> use Menuconfig but I'm missing the
>
> file 'lxdiaglog.o' in /usr/src/linux/scripts/lxdialog. Does anyone know
> where I can get a copy?
>
> So I tried running 'make config' th
ists.debian.org
> Subject: Re: Problems Compiling Kernel 2.0.27
> Resent-Date: 9 Mar 1997 18:40:22 -
> Resent-From: debian-user@lists.debian.org
> Resent-cc: recipient list not shown: ;
>
> Thought wrote:
> >
> > I normally don't compile sound board support, beca
Thought wrote:
>
> I normally don't compile sound board support, because I never use sound in
> Linux, but I was just messing around and I decided 'what the hell' and
> included it when I was remaking my kernel, and I got a bunch of missing
> configuration files/setup errors when trying to compile
I normally don't compile sound board support, because I never use sound in
Linux, but I was just messing around and I decided 'what the hell' and
included it when I was remaking my kernel, and I got a bunch of missing
configuration files/setup errors when trying to compile too. I just
thought 'ahh
Hi!
I have been trying to recompile my kernel 2.0.27. I would like to
use Menuconfig but I'm missing the
file 'lxdiaglog.o' in /usr/src/linux/scripts/lxdialog. Does anyone know
where I can get a copy?
So I tried running 'make config' that goes along fine until I try to compile
the sound
35 matches
Mail list logo