On Sun, Feb 22, 2004 at 11:11:24AM -0500, Robert Tilley wrote:
> scripts/lxdialog/dialog.h:29:20: curses.h: No such file or directory
Install libncurses-dev. IIRC its one of the suggests for kernel-source-*
Brian
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". T
A "make menuconfig" fails in checklist.c with the following:
debian-rtg:/usr/src/linux-2.6.3# make menuconfig
HOSTCC scripts/fixdep
SHIPPED scripts/kconfig/zconf.tab.h
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/mconf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kc
On Mon, 09 Jun 2003 23:44:58 -0400, J.F.Gratton wrote:
>Actually, both errors are *not* the same
>
>
>Dan's is due to something missing in the kernel sources; I've read
>the thread in the kernel developpers' mailing list, I can't recall
>exactly what is missing, but I know that a patch is available
On Mon, 09 Jun 2003 23:16:55 -0400, Peter S Galbraith wrote:
>Dan Jones <[EMAIL PROTECTED]> wrote:
>
>>On Mon, 09 Jun 2003 18:26:46 GMT, Matthias Leopold wrote:
>>>hi
>>>
>>>i tried to recompile my 2.4.20 kernel with make-kpkg (as i have
>>>successfully done before) incorporating the xfs and ck pat
Actually, both errors are *not* the same
Dan's is due to something missing in the kernel sources; I've read the
thread in the kernel developpers' mailing list, I can't recall exactly
what is missing, but I know that a patch is available, either for 2.4.20
or the soon-to-come 2.4.21. An acceptable
Dan Jones <[EMAIL PROTECTED]> wrote:
> On Mon, 09 Jun 2003 18:26:46 GMT, Matthias Leopold wrote:
> >hi
> >
> >i tried to recompile my 2.4.20 kernel with make-kpkg (as i have
> >successfully done before) incorporating the xfs and ck patches. this
> >time the process stopped with the following error
On Mon, 09 Jun 2003 18:26:46 GMT, Matthias Leopold wrote:
>hi
>
>i tried to recompile my 2.4.20 kernel with make-kpkg (as i have
>successfully done before) incorporating the xfs and ck patches. this
>time the process stopped with the following error message:
>
>net/network.o(.text+0xe117): In funct
On Mon, Jun 09, 2003 at 06:26:46PM +, Matthias Leopold wrote:
> hi
hi,
> i tried to recompile my 2.4.20 kernel with make-kpkg (as i have
> successfully done
> before) incorporating the xfs and ck patches. this time the process stopped
> with the
> following error message:
>
> net/network.o
On Mon, Jun 09, 2003 at 06:26:46PM +, Matthias Leopold wrote:
> i tried to recompile my 2.4.20 kernel with make-kpkg (as i have
> successfully done before) incorporating the xfs and ck patches. this
> time the process stopped with the following error message:
>
> net/network.o(.text+0xe117):
hi
i tried to recompile my 2.4.20 kernel with make-kpkg (as i have successfully done
before) incorporating the xfs and ck patches. this time the process stopped with the
following error message:
net/network.o(.text+0xe117): In function `rtnetlink_rcv':
: undefined reference to `rtnetlink_rcv_skb
i
On Tue, Dec 25, 2001 at 10:53:06PM -0500, Sean Johnson wrote:
> The current binutils in sid is fine for compiling 2.4.17 (latest 2.4.x stable
> kernel).
It's not binutils that have the problem... it's the kernel. Use a 2.4.17
or later kernel if you want to avoid the error showing up most of the
On Tue, 25 Dec 2001 19:43:46 +0100
David Gardi <[EMAIL PROTECTED]> wrote:
<--snip-->
> >So, is there some sort of problem with kernel compiles here recently?
> >I notice we got new gcc packages yesterday...
> >
> >Running: sid, up to date as of 12/25.
> >
> >john.
> >
> Are you using debian
David Gardi wrote:
> Are you using debian unstable, and using binutils?
> If so, your best bet would be to downgrade binutils to the latest
> stable. I had the same problem.
*shudder* No need to go back that far! Sid's binutils from late November
(2.11.92.0.10-4) seems to work fine. You can get i
Sean Johnson wrote:
> The current binutils in sid is fine for compiling 2.4.17 (latest 2.4.x
> stable kernel).
No, it isn't. This has come up a few times already just in the few days
since 2.4.17 came out. Depending on your kernel configuration, you may
still run into the same problems that peopl
On Tue, 25 Dec 2001 19:43:46 +0100
David Gardi <[EMAIL PROTECTED]> wrote:
<--snip-->
> >So, is there some sort of problem with kernel compiles here recently?
> >I notice we got new gcc packages yesterday...
> >
> >Running: sid, up to date as of 12/25.
> >
> >john.
> >
> Are you using debian
John S. J. Anderson wrote:
>Greetings --
>
>I've been setting up a new Athlon system (thanks Santa!), and I've
>been having some kernel compile issues (linker bombing out, mainly).
>
>I was chalking it up to some Athlon quirk (power supply, cooling,
>etc.), but just on the off chance I tried to r
Greetings --
I've been setting up a new Athlon system (thanks Santa!), and I've
been having some kernel compile issues (linker bombing out, mainly).
I was chalking it up to some Athlon quirk (power supply, cooling,
etc.), but just on the off chance I tried to re-compile a kernel on my
old Celeron
Subject: Re: kernel compile problems
Date: Fri, Aug 10, 2001 at 03:46:43PM -0500
In reply to:Michael Heldebrant
Quoting Michael Heldebrant([EMAIL PROTECTED]):
> On 10 Aug 2001 16:43:36 -0400, Brian Nelson wrote:
> > On Fri, Aug 10, 2001 at 03:31:35PM -0500, Michael H
On Fri, Aug 10, 2001 at 04:00:45PM -0500, Ian Marlier wrote:
> Hrm...this is what I was planning to do, but mkdep isn't a shell
> script -- it's a C file that (I guess) gets compiled on the fly to
> pull in the config variables. So there isn't a line somewhere that I
> can just cut in half...
>
At 3:31 PM -0500 8/10/01, Michael Heldebrant wrote:
Pulling this out of a hat but see if you can break the arguments of it
into two lines and then make the second one append ">>" into .hdepend
--mike
On 10 Aug 2001 15:27:16 -0500, Ian Marlier wrote:
Just finished installing Potato on my iBook
On 10 Aug 2001 16:43:36 -0400, Brian Nelson wrote:
> On Fri, Aug 10, 2001 at 03:31:35PM -0500, Michael Heldebrant wrote:
> > Pulling this out of a hat but see if you can break the arguments of it
> > into two lines and then make the second one append ">>" into .hdepend
>
> Mike,
>
> Please please
On Fri, Aug 10, 2001 at 03:31:35PM -0500, Michael Heldebrant wrote:
> Pulling this out of a hat but see if you can break the arguments of it
> into two lines and then make the second one append ">>" into .hdepend
Mike,
Please please please learn how to quote your emails properly. You're
driving
Pulling this out of a hat but see if you can break the arguments of it
into two lines and then make the second one append ">>" into .hdepend
--mike
On 10 Aug 2001 15:27:16 -0500, Ian Marlier wrote:
> Just finished installing Potato on my iBook, and now I'm trying to
> buildd BenH's 2.4 kernel (w
Just finished installing Potato on my iBook, and now I'm trying to
buildd BenH's 2.4 kernel (which has AirPort support and a working
Powerbook ethernet driver, among other things).
Did "make config", went through the whole she-bang, that all worked fine.
Did "make dep" and about halfway throug
Sound wasn't working because /dev/dsp and /dev/mixer weren't user
read/writeable... duh :-\
For networking I had to run pump and not dhclient. What's more, I had to
run pump without any switch first and then run pump -R (don't know if
the pump -R was even necessary).
Anyway, it's fixed...
I'm running progeny rc1 and, since it didn't configure my sound card
during install, I recompiled my kernel (2.2.18) and included support for
my soundcard (Yamaha OPL3-SA2) through OSS.
After several tries, I finally seem to have gotten all the io settings
right (dma, ioports and interrupts in /
>>"Ronald" == Ronald Castillo <[EMAIL PROTECTED]> writes:
Ronald> Thanks for your help.. I'll do that. I also think
Ronald> kernel-source should recommend that. Otherwise, how would
Ronald> newbies like me do without help from this mailing list?
Firstly, this is not required for the
%% Ronald Castillo <[EMAIL PROTECTED]> writes:
rc> Thanks for your help.. I'll do that. I also think kernel-source
rc> should recommend that. Otherwise, how would newbies like me do
rc> without help from this mailing list?
Well... I don't mean to be snippy but they _could_ read the docs
onald Castillo
Subject: Re: Kernel COmpile Problems
On Mon, Sep 11, 2000 at 11:31:15AM -, Ronald Castillo wrote:
> Hi... I had a small problem when I was compiling my kernel. when I typed
> the "make bzImage" command, at the end I got an error message saying
"make:
>
I'll do it. Thanks for your help!!
-Original Message-
From: Mirek Kwasniak [mailto:[EMAIL PROTECTED]
Sent: Monday, September 11, 2000 3:40 PM
To: Ronald Castillo
Cc: Debian-User Mailing List
Subject: Re: Kernel COmpile Problems
On Mon, Sep 11, 2000 at 11:31:15AM -, Ronald Cas
On Mon, Sep 11, 2000 at 11:31:15AM -, Ronald Castillo wrote:
> Hi... I had a small problem when I was compiling my kernel. when I typed
> the "make bzImage" command, at the end I got an error message saying "make:
> as86: Command not found" or something like that. Do I have to install any
> p
Hi... I had a small problem when I was compiling my kernel. when I typed
the "make bzImage" command, at the end I got an error message saying "make:
as86: Command not found" or something like that. Do I have to install any
package? I'm using the rain distribution of Storm, based on Slink. Thank
Posting from my brother, I also gave him directions
that I used, so I'm not sure why this isn't working:)
I am attempting to upgrade P100 system from 2.0.36 to
2.2.14. These are all the steps that I have followed:
1 - gzip -cd linux-2.2.14.tar.gz | tar xfv -
2 - cd linux
3 - make mrproper (I hav
I'm having some problems with my yamaha pci sound card that I just installed.
After reading the kernel documentation, I compiled in every thing it said to
for the olp3-sa stuff. However, on the reboot of my system, it looks like some
of the sound card parameters are wrong, and I'm not sure wha
34 matches
Mail list logo