I did finally get the 4.17.11 kernel to compile so that my large drives
are visible now, but I had to use a 'shotgun' approach in including as
many SCSI/SATA/etc variables as possible.
I do intend on comparing the non-functioning config for 4.17.11 against
both the functioning config, as well
On Wed 01 Aug 2018 at 23:37:33 (-0600), Taren wrote:
> I'm running Stretch, with kernel 4.9.0.7, and am trying to compile a
> new kernel (preferably 4.17.11) into which I can boot.
> The kernel builds successfully, but whenever I try booting into the
> new kernel, I end up in emergency mode, with t
Correction:
The kernel version I'm using (which sees my 2.7T drives) is 4.9.0-7-amd,
not 4.9.0.7.
I can provide the .config file for 4.17.11, if needed.
On 08/01/2018 11:37 PM, Taren wrote:
I'm running Stretch, with kernel 4.9.0.7, and am trying to compile a
new kernel (preferably 4.17.11)
On 29 September 2013 02:41, Chris Bannister wrote:
>
> On Thu, Sep 26, 2013 at 11:57:43PM -0300, Beco wrote:
> > On 26 September 2013 22:22, Tom H wrote:
> >
> >
> > > (I've compiled a kernel on a netbook; you'd better have a few hours to
> > > spare...)
> > >
> > >
> > >
> > >
> > Questions for
Hello
Roman Kouzmenko (<[EMAIL PROTECTED]>) wrote:
> I've managed after some work to install debian on my new Dell machine
> (ICH7 controller + SATA): I debootstrapped the system from Knoppix and
> then installed the latest kernel 2.6.15-1-686-smp from the backports
> with initramfs-tools. I need
Hello Roman,
Just been through the exercise of building my first Debian kernel
myself. If you have never built a Debian kernel before, the
'Debian way' of doing it seems quite different to that on most other
Linux's.
The method I used to reproduce my stock stable kernel-source-2.6.8
after a new i
If its from debian repository
try to compile it with make-kpkg
first say
# apt-get install kernel-package fakeroot libncurses5-dev
may be this will solve your dependacy problem
get into kernel source directory
# make-kpkg clean
# fakeroot make-kpkg --config menuconfig --revision=custom.1.0
Hi Brent!
> Thanks for replying, no its from the debian repositry.
ok. But which version did you obtain?
> ukgate:/usr/src/linux# dpkg -l | grep -i gcc
> ii gcc 4.0.2-2The GNU C compiler
> ii gcc-2.95 2.95.4-22 The GNU C
Andi Drebes wrote:
Hi!
For some reason I seem to be getting the following message when type make
menuconfig
scripts/kconfig/mconf.c:91: error: static declaration of 'current_menu'
follows non-static declaration scripts/kconfig/lkc.h:63: error: previous
declaration of 'current_menu' was here ma
Hi!
> For some reason I seem to be getting the following message when type make
> menuconfig
> scripts/kconfig/mconf.c:91: error: static declaration of 'current_menu'
> follows non-static declaration scripts/kconfig/lkc.h:63: error: previous
> declaration of 'current_menu' was here make[1]: ***
>
Got it!
I update the system and it upgraded initrd-tools, plus I updated the
kernel-2.6.11 also. Then I copyed the new default config from /boot and
I'm now running it.
So, I suppose initrd-tools was buggy...
thanks anyway,
bye
Alberto
On May 24, 2005 at 10:01:16AM +0200, Alberto Bert wrote:
I usually run vanilla sources. For the 2.6.11.-ck8 I wanted to give the
much praised -ck patch a try, but for now I haven't seen any difference
yet :-)
Ionut
On Tue, May 24, 2005 at 09:02:59AM +0100, Anthony Campbell wrote:
> On 23 May 2005, Ionut Georgescu wrote:
> > Hello Alberto,
> >
> > I ru
On May 24, 2005 at 09:02:59AM +0100, Anthony Campbell wrote:
> On 23 May 2005, Ionut Georgescu wrote:
> > Hello Alberto,
> >
> > I run 2.6.11-ck8 and 2.6.11.2 with no issues. Both compiled with
> > make-kpkg.
> >
> > Could it be a wrong .config file ?
> >
> > Regards,
> > Ionut
> >
>
> Is this
On 23 May 2005, Ionut Georgescu wrote:
> Hello Alberto,
>
> I run 2.6.11-ck8 and 2.6.11.2 with no issues. Both compiled with
> make-kpkg.
>
> Could it be a wrong .config file ?
>
> Regards,
> Ionut
>
Is this the vanilla kernel source or the Debian kernel-source package?
Anthony
--
[EMAIL PR
On May 23, 2005 at 10:03:13PM -0700, Marc Wilson wrote:
> On Mon, May 23, 2005 at 07:06:31PM +0200, Alberto Bert wrote:
> > I just tryed to compile the 2.6.22 kernel with make-kpkg and the default
> > config file.
>
> Is there any indication whatsoever that the "default" configuration file is
> ap
On Mon, May 23, 2005 at 07:06:31PM +0200, Alberto Bert wrote:
> I just tryed to compile the 2.6.22 kernel with make-kpkg and the default
> config file.
Is there any indication whatsoever that the "default" configuration file is
appropriate for your hardware?
If you don't know what you're doing, s
Hello Alberto,
I run 2.6.11-ck8 and 2.6.11.2 with no issues. Both compiled with
make-kpkg.
Could it be a wrong .config file ?
Regards,
Ionut
On Mon, May 23, 2005 at 07:11:00PM +0200, Alberto Bert wrote:
> Sorry, I forgot to say that I'm running sid
>
> Alberto
>
> On May 23, 2005 at 07:06:31P
Sorry, I forgot to say that I'm running sid
Alberto
On May 23, 2005 at 07:06:31PM +0200, Alberto Bert wrote:
> Hi,
>
> I just tryed to compile the 2.6.22 kernel with make-kpkg and the default
> config file.
>
> I doesn't boot giving endless loop with and error apparently related
> to proc and i
Alex Papadopoulos([EMAIL PROTECTED]) is reported to have said:
> I've managed to reinstall gcc-3.3 (with aptitude), after having cleared my
> apt cache (apt-get clean) so as to be sure that a "correct" version would
> be downloaded...
> Same problem, segmentation fault when I do 'gcc -v'
>
I hav
I've managed to reinstall gcc-3.3 (with aptitude), after having cleared my
apt cache (apt-get clean) so as to be sure that a "correct" version would be
downloaded...
Same problem, segmentation fault when I do 'gcc -v'
_
Express your
And it seems all my gcc-3.x packages don't work... gcc-2.95 is fine, but too
old...
_
Don't just search. Find. Check out the new MSN Search!
http://search.msn.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "u
I removed some of my gcc's, keeping the gcc-x.x-base files though, they
seemed necessary. I tried again, same error. The funny thing, even 'make
clean' fails :
...
/bin/sh: line 1: 15413 Segmentation fault gcc -D__KERNEL__ -Iinclude
-Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-alia
I do have all the necessary packages. The thing is that I configured my
kernel a couple of months ago (when 2.6.5 was the latest stable kernel
version). It worked fine. Yesterday I found shfs module, and while trying to
compile it I got this error message.
It isn't a "normal" compilation error,
Yes I have, with the latest provided by debian : 2.6.9
The problem seems to be unrelated to the version of the kernel because even
module compilation fails, as I stated before.
Thanks for helping
Hi
Have you tried to compile another 2.6.x kernel with your 2.6.5/.config
? Moreover you will have a
--- James Vahn <[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]> you
> wrote:
> > Anyone can tell me howto install kernel sources
> under
> > Debian Testing, I already try:
> >
> > apt-cache search kernel sources
>
> Try: apt-cache search ^kernel-source
>
> I prefer the sources from
In article <[EMAIL PROTECTED]> you wrote:
> Anyone can tell me howto install kernel sources under
> Debian Testing, I already try:
>
> apt-cache search kernel sources
Try: apt-cache search ^kernel-source
I prefer the sources from kernel.org for reasons I have forgotten. If I
recall, make-kpkg r
On Mon, Dec 20, 2004 at 07:39:01AM -0800, Sergio Basurto Juarez wrote:
> Hello,
>
> Anyone can tell me howto install kernel sources under
> Debian Testing, I already try:
>
> apt-cache search kernel sources
>
> and things like that, I also install a kerne-image and
> it just install a kernel bu
On Mon, Dec 20, 2004 at 07:39:01AM -0800, Sergio Basurto Juarez wrote..
> Hello,
>
> Anyone can tell me howto install kernel sources under
> Debian Testing, I already try:
>
> apt-cache search kernel sources
>
> and things like that, I also install a kerne-image and
> it just install a k
Eric Gaumer wrote:
On Mon, 2004-09-13 at 23:36, Frédéric Dreier wrote:
Hi,
I re-installed my laptop (dell inspiron 8100) with the new installer
(kernel 2.6).
Then I apt-get the newer kernel source and compile it (make-kpkg
--initrd kernel_image; dpkg -i kernel-image...). but it hangs randomly
On Mon, 2004-09-13 at 23:36, Frédéric Dreier wrote:
> Hi,
>
> I re-installed my laptop (dell inspiron 8100) with the new installer
> (kernel 2.6).
>
> Then I apt-get the newer kernel source and compile it (make-kpkg
> --initrd kernel_image; dpkg -i kernel-image...). but it hangs randomly
> dur
On Tuesday 14 September 2004 00:36, Frédéric Dreier wrote:
> Hi,
>
> I re-installed my laptop (dell inspiron 8100) with the new installer
> (kernel 2.6).
>
> Then I apt-get the newer kernel source and compile it (make-kpkg
> --initrd kernel_image; dpkg -i kernel-image...). but it hangs randomly
> d
Paolo Alexis Falcone wrote:
On Tue, 14 Sep 2004 08:36:39 +0200, Frédéric Dreier <[EMAIL PROTECTED]> wrote:
Hi,
I re-installed my laptop (dell inspiron 8100) with the new installer
(kernel 2.6).
Then I apt-get the newer kernel source and compile it (make-kpkg
--initrd kernel_image; dpkg -i kernel
On Tue, 14 Sep 2004 08:36:39 +0200, Frédéric Dreier <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I re-installed my laptop (dell inspiron 8100) with the new installer
> (kernel 2.6).
>
> Then I apt-get the newer kernel source and compile it (make-kpkg
> --initrd kernel_image; dpkg -i kernel-image...). but
On Tue, Aug 24, 2004 at 05:45:02PM +0200, Magnus Therning wrote:
> On Tue, Aug 24, 2004 at 12:23:57PM +0100, Thomas Adam wrote:
> >On Tue, Aug 24, 2004 at 09:21:59AM +0200, Magnus Therning wrote:
> >> Howcome? (Is it related to '.config support' being compiled into the
> >> standard Debian kernels?
On Tue, Aug 24, 2004 at 12:23:57PM +0100, Thomas Adam wrote:
>On Tue, Aug 24, 2004 at 09:21:59AM +0200, Magnus Therning wrote:
>> Howcome? (Is it related to '.config support' being compiled into the
>> standard Debian kernels?)
>> How do prevent it from happening? (I unmounted /boot, but that that'
On Tue, Aug 24, 2004 at 09:21:59AM +0200, Magnus Therning wrote:
> Howcome? (Is it related to '.config support' being compiled into the
> standard Debian kernels?)
> How do prevent it from happening? (I unmounted /boot, but that that's
> less than elegant.)
You copy whatever config you want to /pa
On Sat, Feb 07, 2004 at 12:09:10PM -0600, Joel Konkle-Parker wrote:
> I'm trying to compile my own 2.4.24 kernel using the sources from
> kernel.org and the .config from Sarge, and I'm getting some errors:
>
> # make-kpkg kernel_image
>
>
>
> if [ -r System.map ]; then /sbin/depmod -ae -F Syst
On Sat, 07 Feb 2004 12:09:10 -0600, Joel Konkle-Parker wrote:
> I'm trying to compile my own 2.4.24 kernel using the sources from
> kernel.org and the .config from Sarge, and I'm getting some errors:
>
> # make-kpkg kernel_image
>
>
>
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map
On Monday 26 January 2004 07:01 pm, j smith wrote:
> i have Debian 3.0, with default kernel, my ethernet
> connection works, but with my customized kernel, the
> connection fails.
I'm going to guess (since you didn't indicate one way or another) that
you're using DHCP.
A mistake I have made with
Thanks to all that answered. More than enough info to get me started,
and completed.
--
Rodney D. Myers <[EMAIL PROTECTED]> Registered Linux User #96112
ICQ#: AIM#: YAHOO:
18002350 mailman452 mailman42_5
They that can give up essential liberty to obtain a
little temporary safety
Title: RE: kernel compilation question
> Now that I'm fully moved over to Debian :-), I'm looking at start
> tinkering with kernel compilation.
>
> I would "assume" I'd need the kernel-source package of my
> choice? But it
> are there any other pac
Marino Fernandez wrote:
On Sunday 27 July 2003 9:47 pm, Rodney D. Myers wrote:
Now that I'm fully moved over to Debian :-), I'm looking at start
tinkering with kernel compilation.
I would "assume" I'd need the kernel-source package of my choice? But it
are there any other package(s) I'd need to do
On Sun, 2003-07-27 at 22:47, Rodney D. Myers wrote:
> Now that I'm fully moved over to Debian :-), I'm looking at start
> tinkering with kernel compilation.
>
> I would "assume" I'd need the kernel-source package of my choice? But it
> are there any other package(s) I'd need to download to get sta
Hi,
* Rodney D. Myers <[EMAIL PROTECTED]> [030728 11:48]:
> Now that I'm fully moved over to Debian :-), I'm looking at start
> tinkering with kernel compilation.
>
> I would "assume" I'd need the kernel-source package of my choice?
"Need" is not strictly true since you could just get the sour
On Sunday 27 July 2003 9:47 pm, Rodney D. Myers wrote:
> Now that I'm fully moved over to Debian :-), I'm looking at start
> tinkering with kernel compilation.
>
> I would "assume" I'd need the kernel-source package of my choice? But it
> are there any other package(s) I'd need to download to get s
On Sat, 05 Apr 2003 11:39:29 -0600
Jeff Tickle <[EMAIL PROTECTED]> wrote:
> Hello...
>
> I have just finally gotten around to trying Debian out. Installation has
> been fun... it's not until one tries out Debian that they understand how
> bad user-friendliness elsewhere has been. But it's all
Jeff,
If you simply download and install kernel headers 2.4.18-bf2.4 and recompile
following the instructions in /usr/share/doc/nvidia-kernel and glx, you
should find it works.
Ben
-Original Message-
From: Jeff Tickle [mailto:[EMAIL PROTECTED]
Sent: 05 April 2003 18:39
To: Debian-User
On Sun, Feb 16, 2003 at 11:33:00PM -, Kevin Smith wrote:
> I'm running Debian Woody 3.0r1 on a powerpc (AppleMac G3 beige) and have
> used the precompiled Kernels in the past.
>
> I decided to compile a Kernel from source (2.4.20) and everything works
> perfect apart from the keyboard, where t
On Thu, Nov 21, 2002 at 08:22:14AM +0700, Oki DZ wrote:
> BTW, would there be any problems in using 2.5.x on Debian systems?
2.5.47, iirc, completely changed the module loading code. The modutils
in sid _does not work_. You'll have to go get the source for Rusty's
new version from kernel.org.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi!!
I used 2.5.x some months ago. 2.5.30 was the last one I know. There were some
problems with the serial ports, but this was a kernel problem and not a
debian Problem. At the moment there is a Acpi-problem but I dont know if this
is a debian pro
* Oki DZ ([EMAIL PROTECTED]) [021120 17:15]:
> Hi,
>
> I was trying to compile the kernel version 2.5.44, and then compilation
> stopped at the following:
> net/ipv4/raw.c: In function `raw_send_hdrinc': net/ipv4/raw.c:297:
> `NF_IP_LOCAL_OUT' undeclared (first use in this function)
> net/ipv4/raw
BTW, would there be any problems in using 2.5.x on Debian systems?
TIA,
Oki
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
¦b 2002 ¤Q¤G¤ë 31 ¬P´Á¤G 03:24¡Acobb ¼g¹D:
> I have not been able to find a document specific to Debian on upgrading the
> kernel. I am running 2.2.20, but would like to use a 2.4 or better kernel.
>
> Can anyone explain it, or point me to a document SPECIFIC to Debian? I
> keep finding Redhat-sp
On Mon, Dec 30, 2002 at 01:24:15PM -0600, cobb wrote:
> I have not been able to find a document specific to Debian on upgrading the
> kernel. I am running 2.2.20, but would like to use a 2.4 or better kernel.
>
> Can anyone explain it, or point me to a document SPECIFIC to Debian?
Hello
http://
On Mon, 30 Dec 2002 13:24:15 -0600
"cobb" <[EMAIL PROTECTED]> wrote:
> Can anyone explain it, or point me to a document SPECIFIC to Debian?
http://www.debian.org//doc/manuals/reference/ch-kernel.en.html
Rupert
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tr
On 30 Dec, cobb wrote:
> I have not been able to find a document specific to Debian on upgrading the
> kernel. I am running 2.2.20, but would like to use a 2.4 or better kernel.
>
> Can anyone explain it, or point me to a document SPECIFIC to Debian? I keep
> finding Redhat-specific information.
On Monday 30 December 2002 20:24, cobb wrote:
> I have not been able to find a document specific to Debian on upgrading the
> kernel. I am running 2.2.20, but would like to use a 2.4 or better kernel.
>
> Can anyone explain it, or point me to a document SPECIFIC to Debian? I
> keep finding Redhat
cobb said:
> I have not been able to find a document specific to Debian on upgrading
> the kernel. I am running 2.2.20, but would like to use a 2.4 or better
> kernel.
>
> Can anyone explain it, or point me to a document SPECIFIC to Debian? I
> keep finding Redhat-specific information.
if you wa
30/12/2002 19:24:15, "cobb" <[EMAIL PROTECTED]> wrote:
>Can anyone explain it, or point me to a document SPECIFIC to Debian?
install ncurses-dev
im not an expert but if i were to build a new kernel, this is how i would do it...
1. apt-get install libncurses5
2. apt-get install kernel-source-2.4.
To upgrade your kernel, you can probably just use one of the packaged
kernel-image versions. Type 'apt-cache search kernel-image'. Pick the
latest 2.4 version which matches your type of processor and install it
with apt-get. You may have to edit either /etc/lilo.conf or
/boot/grub/menu.lst, depe
Quoting cobb <[EMAIL PROTECTED]>:
> I have not been able to find a document specific to Debian on upgrading the
> kernel. I am running 2.2.20, but would like to use a 2.4 or better kernel.
>
> Can anyone explain it, or point me to a document SPECIFIC to Debian? I keep
> finding Redhat-specific
On Friday 28 December 2001 03:56 am, Jens Müller wrote:
> Daniel Freedman <[EMAIL PROTECTED]> writes:
> > Make sure you have the proper 'initrd=/boot/initrd.img-2.4.16' (or
> > similar path to your initrd image) in your 'lilo.conf' and rerun lilo.
> >
> > Are you using kernel-package to compile you
Daniel Freedman <[EMAIL PROTECTED]> writes:
> Make sure you have the proper 'initrd=/boot/initrd.img-2.4.16' (or similar
> path
> to your initrd image) in your 'lilo.conf' and rerun lilo.
>
> Are you using kernel-package to compile your kernel (I'd suggest you
> do, if you're not)?
Yes, I am. S
On Thu, Dec 27, 2001, Jens Müller wrote:
> I have tried to compile my own kernel 2.4.16. I took the config file
> k7 from the Debian kernel source, and just activated acpi
> additionally.
Hi Jens!
> When I installed it, that kernel complained about not being able to
> mount the root device.
>
>
C muttered:
> make[1]: *** [vmlinux] Error 1
> make[1]: Leaving directory `/usr/src/linux'
> make: *** [stamp-build] Error 2
I saw this too when compiling 2.4.16, running an up-to-date Woody
system. I'll wait for 2.4.17.
While I'm waiting, I have 2 questions for kernel-hackers:
1. I'm currently
On Wed, Dec 12, 2001 at 14:21:53 +0100, G. Soyez wrote:
> It seems that the bug comes from the binutils package and can be solved by
> downgrading binutils.
No it doesn't. The bug is in the kernel sources, and older versions of
binutils just happened not to fail on it whereas the newer one does.
; - Original Message -
> From: "Dragos" <[EMAIL PROTECTED]>
> To: "C" <[EMAIL PROTECTED]>;
> Sent: Wednesday, December 12, 2001 1:18 PM
> Subject: Re: Kernel compilation error...
>
> > On Wednesday 12 December 2001 01:38 pm, C wrote:
Hi CraigT
On Merkidi 12 Decimbe 2001 12:38, C wrote:
> Hi there
>
> I recently upgraded my machinevia apt.this included a glibc6/-dev
> upgrade amongst other things.
> now when compiling a kernel...even one known to previously
> compileit fails at this point every time
>
> driv
To: "C" <[EMAIL PROTECTED]>
Cc:
Sent: Wednesday, December 12, 2001 12:07 PM
Subject: Re: Kernel compilation error...
> well I had trouble like those some times, and I assume that is something
> related with a misconfigured kernel configuration file. I reinstalled the
On Wednesday 12 December 2001 01:38 pm, C wrote:
> Hi there
>
> I recently upgraded my machinevia apt.this included a glibc6/-dev
> upgrade amongst other things.
> now when compiling a kernel...even one known to previously
> compileit fails at this point every time
>
> drivers/n
well I had trouble like those some times, and I assume that is something
related with a misconfigured kernel configuration file. I reinstalled the
source ( lazy ) and reconfigured the kernel to compile, and everything
went just fine.
On Wed, 12 Dec 2001, C wrote:
> Hi there
>
> I recently upgra
Thank you all.
Everything's clear n work now.
--
bpdp
On Sat, Oct 20, 2001 at 11:16:28AM +0700, Bambang Purnomosidi D. P. wrote:
> I already have (from unstable) libncurses5, ncurses-bin, ncurses-term, and
> ncurses-base.
>
> DId I miss something??
In order to compile something against ncurses, you need libncurses5-dev
installed as well as the r
"Bambang Purnomosidi D. P." wrote:
> I already have (from unstable) libncurses5, ncurses-bin, ncurses-term, and
> ncurses-base.
>
> DId I miss something??
[EMAIL PROTECTED]:~$ COLUMNS=120 dpkg -l \*ncurses\* | grep ^ii | cut -b -70
ii libncurses4 4.2-9Shared lib
Hello Steve,
Saturday, August 18, 2001, 5:48:02 AM, you wrote:
>> This way you're able
> Boot them? Who said anything about booting them? :-)
I was just writing 'bout the _ability_ :-)
--
Best regards,
Petermailto:[EMAIL PROTECTED]
On Fri, Aug 17, 2001 at 06:00:39PM +0200, Peter Palmreuther uttered:
> This way you're able to archive even the last 10 kernels you build just for
> fun and boot them to see _what da he**_ you changed since then :-)
>
Boot them? Who said anything about booting them? :-)
If you used kernel-package,
On Fri, 17 Aug 2001 [EMAIL PROTECTED] wrote:
> Yesterday I had an interesting conversation with someone on the #debian
> IRC channel re: compiling a custom kernel. He urged me to add the
> following lines to my /etc/lilo.conf file:
>
> image=/boot/vmlinuz-2.2.17
> label=prev2217
>
> ... and make
On 17 Aug 2001 10:35:49 -0500, [EMAIL PROTECTED]
wrote:
>
> Hi,
>
> Yesterday I had an interesting conversation with someone on the #debian
> IRC channel re: compiling a custom kernel. He urged me to add the
> following lines to my /etc/lilo.conf file:
>
> image=/boot/vmlinuz-2.2.17
> label=prev
Hello burningclown,
On Friday, August 17, 2001 at 5:35:49 PM,
you wrote (at least in part):
> given this [working] addition to /etc/lilo.conf, should I be relatively safe
> to go ahead and futz?
You are!
This [working] addition is a simple demonstration of multi-boot capabilities
lilo offers.
T
On Mon, Jul 16, 2001 at 12:57:04PM -0400, Case, Benjamin wrote:
> I just apt-got the kernel-source-2.4.6. I make menuconfiged it and then I
> make-kpkg cleaned it, and ran make-kpkg --revision custom.1 kernel_image.
> About 10 minutes in to the compilation it stops with this message:
>
> install:
"J.A.Serralheiro" <[EMAIL PROTECTED]> wrote:
>hi. I already posted a question, but got any replies.
You did. I've cc'ed you directly this time; you might want to check the
web archives at http://lists.debian.org/ if you aren't subscribed to
debian-user, as the convention here is usually to send re
On Sunday 08 April 2001 14:01, Marcin Landowski wrote:
to get everything you need just fire up "tasksel" and choose "C development",
install that, and additionally get "bin86" (if you using intel) and
libncurses5 and libncurses5-dev (for make menuconfig)
> Hejka
>
> I've reinstalled my Po
On 08 Apr 2001 21:01:42 +0200, Marcin Landowski wrote:
> I've installed packages kernel-headers-2.2.17 and
> kernel-source-2.2.17. I can't find what other packages are missed
> to perform compilation.
ncurses-dev. Also get kernel-package and read the kernel section in the
debian faq
--
I did
On Sun, Apr 08, 2001 at 09:01:42PM +0200, Marcin Landowski wrote:
> Hejka
>
> I've reinstalled my Potato (changed partition) and I
> can't recompile kernel.
> The output of make manuconfig is:
>
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts/lxdialog all
>
On Sun, Feb 11, 2001 at 02:49:10PM -0500, Glenn Becker wrote:
>
> All,
>
> I try to tune in to any discussions of how to compile a new / custom
> kernel on the list, but I was wondering ... is there a convenient doc on
> how to do this the Debian way? I am currently running 2.2.17 & don't feel
>
On Sun, Feb 11, 2001 at 02:49:10PM -0500, Glenn Becker wrote:
>
> All,
>
> I try to tune in to any discussions of how to compile a new / custom
> kernel on the list, but I was wondering ... is there a convenient doc on
> how to do this the Debian way? I am currently running 2.2.17 & don't feel
>
Ulrich wrote:
>
> I tried to compile a kernel from the 2.2.17-source.
> Up to 'make dep' and 'make clean', everything went fine.
> Make bzImage stops with following error-message:
>as86 -0 -a -o bbootsect.o bbootsect.s
>Make(1): as86: Command not found
>Make(1): *** [bbootsect.o] Error
Thanks for the tip, that worked perfectly
Cameron Matheson
-Original Message-
From: Phil Brutsche [SMTP:[EMAIL PROTECTED]
Sent: Tuesday, February 08, 2000 9:28 PM
To: Cameron Matheson
Cc: 'debian-user@lists.debian.org'
Subject: Re: Kernel Compilation Troub
On Tue, Feb 08, 2000 at 09:00:14PM -0700, Cameron Matheson wrote:
> Hey,
>
> I'm trying to compile my kernel (to enable sound). So I installed the
> 2.0.36 source, ran make config, make dep, and make clean (everything was
> successful). Unfortunately, when I run make zImage I get an error:
>
A long time ago, in a galaxy far, far way, someone said...
> Hey,
>
> I'm trying to compile my kernel (to enable sound). So I installed the
> 2.0.36 source, ran make config, make dep, and make clean (everything
> was successful).
A tip: 'make menuconfig' is quite a bit more user-friendly than '
> Hi, I recently installed the potato base system, and wanted to compile my
> own kernel straight from there. I was wodering what all packages I'd need
> to download from the debian home page to be able to do this. The reason I
> have to get them from the debian home page is becuase all I have righ
On Wed 08/18/99 01:01AM, Heikki Vatiainen wrote:
>
> My guess is that your gcc is too new. In my potato system I have
> these too compilers installed:
>
> % gcc --version
> 2.95.1
> % gcc272 --version
> 2.7.2.3
for me:
# gcc --version
egcs-2.91 (something like that)
I installed the gcc and gcc
Mark Wagnon <[EMAIL PROTECTED]> wrote:
> I'm trying to compile a 2.0.36 kernel on my potato system, but I
> keep getting this error:
>
> init/main.c: In function `get_options':
> init/main.c:272: warning: subscript has type `char'
> make: *** [init/main.o] Error 1
My guess is that your gcc
Hi,
>>"Johann" == Johann Spies <[EMAIL PROTECTED]> writes:
Johann> I am trying to compile a kernel with
Johann> make-kpkg --revision=custom.1.0 kernel_image
Johann> dpkg-deb - error: (upstream) version (`scsi') doesn't contain any
digits
Johann> dpkg-deb: 1 errors in control file
>
> For information, the network card is a standard PCI NE2000 (Netvin NV5000,
> to be exact). Like I say, it's definitely possible to get it working
> because it works with the default kernel! I want to get this sorted out so
> I can upgrade to kernel 2.2 with some confidence it'll work.
>
Well
Ali Graham <[EMAIL PROTECTED]> writes:
> The only problem I have now is that an error message comes
> up near the end of the boot sequence:
> Cannot load char-major-10
> (It repeats -- i.e. it is shown twice.) AFAICT this correlates
> to misc.o, and I didn't select anything that needed th
>
> I've just (for the first time) tried to compile the kernel
> (2.0.34) on this hamm box. I was a bit nervous, being rather new
> to this linux thing, but all went quite well once I realised
> that I had to move the old /lib/modules/2.0.34 directory before
> building & installing the new kernel.
hi henning,
thanks for your quick response. i did not install the bin86
package because the (short) pkg description daid it is a
16 bit compiler. on further examination i see that it is
the assembler used to create the 16-bit bootsector.
i should have read it more carefully the 1st time.. :)
i am
Daryl Williams <[EMAIL PROTECTED]> writes:
> i am trying to compile a 2.0.34 kernel and getting the following
> error message:
>
> as86 -0 -a -o bootsect.o bootsect.s
> make[1]: as86: Command not found
Do you have the bin86 package installed?
If so, something is wrong and you might want to try t
Andrew Ivanov wrote:
>
> I have binutils 2.9.1-0.2 installed, which is what I think , at least
> this is a requirement for kernel source, as it's said on www.debian.org
> And compilation ran with binutils installed, and I got that error.
> Andrew
>
The as86 program is in the 'bin86' pac
1 - 100 of 152 matches
Mail list logo