Re: Cannot compile kernel: make-kpkg seems to hang

2008-08-25 Thread Mathieu Peltier
ikely ;) > > Anyway > > 1. try vanilla-compile: make mrproper;cp myconfig .config; make bzImage > 2. try make-kpkg --verbose Vanilla compilation was better but still failed. However after increasing memory to 92Mo (and changing the CMOS battery), the problem is fixed :-) Thanks -- M

Re: Cannot compile kernel: make-kpkg seems to hang

2008-08-20 Thread Paolo
On Thu, Aug 21, 2008 at 12:26:23AM +0200, Mathieu Peltier wrote: > old Compaq Presario 1234 Notebook PC (K6 MMX 266 MHz, 32MB RAM, swap ... > Any idea? Maybe I simply need more memory? likely ;) Anyway 1. try vanilla-compile: make mrproper;cp myconfig .config; make bzImage 2. try mak

Cannot compile kernel: make-kpkg seems to hang

2008-08-20 Thread Mathieu Peltier
Hi, I am trying to recompile the linux kernel (Debian etch 4.0r4) on an old Compaq Presario 1234 Notebook PC (K6 MMX 266 MHz, 32MB RAM, swap 760MB, wm2 window manager). Even the "make-kpg clean" command seems to hang: # cd /usr/src/linux-source-2.6.18 # make-kpkg --verbose clean ex

Re: make-kpkg won't compile thinkpad-source

2005-03-09 Thread chgans
Karl Ebener a écrit : Hi! I have an IBM Thinkpad R50 and I want to use the tpctl tools. I installed thinkpad-source and thinkpad-base. As far as I understood it, when compiling a kernel with make-kpkg, the thinkpad-modules should be compiles from thinkpad-source "automatically". Unf

Re: make-kpkg won't compile thinkpad-source

2005-03-09 Thread Thomas Hood
On Wed, 09 Mar 2005 16:00:16 +0100, Karl Ebener wrote: > I have an IBM Thinkpad R50 and I want to use the tpctl tools. I > installed thinkpad-source and thinkpad-base. As far as I understood it, > when compiling a kernel with make-kpkg, the thinkpad-modules should be > compiles f

Re: make-kpkg won't compile thinkpad-source

2005-03-09 Thread Ian Greenhoe
Karl Ebener wrote: > Hi! > > I have an IBM Thinkpad R50 and I want to use the tpctl tools. I > installed thinkpad-source and thinkpad-base. As far as I understood it, > when compiling a kernel with make-kpkg, the thinkpad-modules should be > compiles from thinkpad-source "a

make-kpkg won't compile thinkpad-source

2005-03-09 Thread Karl Ebener
Hi! I have an IBM Thinkpad R50 and I want to use the tpctl tools. I installed thinkpad-source and thinkpad-base. As far as I understood it, when compiling a kernel with make-kpkg, the thinkpad-modules should be compiles from thinkpad-source "automatically". Unfortunately, when I execut

Re: make-kpkg

2003-05-12 Thread Jamie Wilkinson
This one time, at band camp, Kenneth D. Weinert wrote: >Followed up on my own post to thank the respondents - somehow it never >occurred to me that I had to go "outside" make-kpkg to do the >configuration. Thanks for letting me know that's the right way to do >it. I

Re: make-kpkg

2003-05-12 Thread Frédéric Bothamy
* Kenneth D. Weinert <[EMAIL PROTECTED]> [2003-05-12 04:38] : > Followed up on my own post to thank the respondents - somehow it never > occurred to me that I had to go "outside" make-kpkg to do the > configuration. Thanks for letting me know that's the right way to d

Re: make-kpkg

2003-05-12 Thread Kenneth D. Weinert
Followed up on my own post to thank the respondents - somehow it never occurred to me that I had to go "outside" make-kpkg to do the configuration. Thanks for letting me know that's the right way to do it. I've built kernels for years now, it's just that this is my fir

Re: make-kpkg

2003-05-11 Thread Daniel Pittman
he new kernel, but I think I know > why. I believe that because I installed the bf2.4 kernel and my root > filesystem is EXT3, when I used make-kpkg I didn't tell it to build > ext3 in, not use it as a module. So far I've failed to find out how to > do that. You are probably rig

Re: make-kpkg

2003-05-11 Thread Jaye Inabnit ke6sls
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 11 May 2003 08:15 pm, Kenneth D. Weinert wrote: > Short story - I can't boot into the new kernel, but I think I know > why. I believe that because I installed the bf2.4 kernel and my root > filesystem is EXT3, when I used make

make-kpkg

2003-05-11 Thread Kenneth D. Weinert
y root filesystem is EXT3, when I used make-kpkg I didn't tell it to build ext3 in, not use it as a module. So far I've failed to find out how to do that. Any help in pointing me in the right direction will be greatly appreciated. Thanks in advance. -- /~\ The ASCIIKen Wein

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-10 Thread ntrfug
OK, thanks for that. I'm really a lazy bugger who would prefer to automate all this stuff. :) Kevin On Sun, 09 Feb 2003 23:44:49 -0600 Manoj Srivastava <[EMAIL PROTECTED]> wrote: > >>"ntrfug" == ntrfug <[EMAIL PROTECTED]> writes: > > > The reason the above works is that I've flouted Debian o

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-10 Thread ntrfug
OK, thanks for that. I'm really a lazy bugger who would prefer to automate all this stuff. :) Kevin On Sun, 09 Feb 2003 23:44:49 -0600 Manoj Srivastava <[EMAIL PROTECTED]> wrote: > >>"ntrfug" == ntrfug <[EMAIL PROTECTED]> writes: > > > The reason the above works is that I've flouted Debian o

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-10 Thread mi
Manoj Srivastava (Montag, 10. Februar 2003 01:09 ) : > Oww. This looks complicaed, and I am not sure what it buys > one, as opposed to appending to the version. Yes, from your point of view, probably you're right. >From my point, finally I've got 2 commands: mkern -x to built and instal

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-10 Thread Manoj Srivastava
>>"ntrfug" == ntrfug <[EMAIL PROTECTED]> writes: > The reason the above works is that I've flouted Debian orthodoxy and > defined EXTRAVERSION myself. If I did things the Debian Way, I'd get > kernel packages with mile-long names and they wouldn't be sorted > automagically by update-grub.

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-10 Thread Manoj Srivastava
>>"ntrfug" == ntrfug <[EMAIL PROTECTED]> writes: >> >> cd to the directory that you have the kernel sources in, and run >> /usr/src/kernel-patches/all/apply/xfs. That will "manually" apply ^ >> the patch. See if it spits out any error messages. >> From

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread Manoj Srivastava
/usr/bin/dh_installkpatches exists. This script has nothing to do with installing kernel patches with make-kpkg. > I have modified /etc/kernel-pkg.conf to include "patch_the_kernel=yes" and > "config_target=menuconfig". Hmm. That looks OK too. > I'

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread ntrfug
>From /usr/src/linux if I do /usr/src/kernel-patches/all/xfs the message is: -bash: /usr/src/kernel-patches/all/xfs is a directory (I don't get this message when I do make-kpkg.) Kevin On Sun, 09 Feb 2003 23:15:01 -0500 Hubert Chan <[EMAIL PROTECTED]> wrote: > >>

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread mi
Manoj Srivastava (Montag, 10. Februar 2003 01:09 ) : > Oww. This looks complicaed, and I am not sure what it buys > one, as opposed to appending to the version. Yes, from your point of view, probably you're right. >From my point, finally I've got 2 commands: mkern -x to built and instal

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread Hubert Chan
>>>>> "ntrfug" == ntrfug <[EMAIL PROTECTED]> writes: [...] ntrfug> I've invoked make-kpkg with and without the argument ntrfug> "--added-patches xfs", and the result is the same -- menuconfig ntrfug> is called without the patches being a

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread Manoj Srivastava
>>"ntrfug" == ntrfug <[EMAIL PROTECTED]> writes: > The reason the above works is that I've flouted Debian orthodoxy and > defined EXTRAVERSION myself. If I did things the Debian Way, I'd get > kernel packages with mile-long names and they wouldn't be sorted > automagically by update-grub.

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread Manoj Srivastava
>>"ntrfug" == ntrfug <[EMAIL PROTECTED]> writes: >> >> cd to the directory that you have the kernel sources in, and run >> /usr/src/kernel-patches/all/apply/xfs. That will "manually" apply ^ >> the patch. See if it spits out any error messages. >> From

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread Manoj Srivastava
/usr/bin/dh_installkpatches exists. This script has nothing to do with installing kernel patches with make-kpkg. > I have modified /etc/kernel-pkg.conf to include "patch_the_kernel=yes" and > "config_target=menuconfig". Hmm. That looks OK too. > I'

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread ntrfug
>From /usr/src/linux if I do /usr/src/kernel-patches/all/xfs the message is: -bash: /usr/src/kernel-patches/all/xfs is a directory (I don't get this message when I do make-kpkg.) Kevin On Sun, 09 Feb 2003 23:15:01 -0500 Hubert Chan <[EMAIL PROTECTED]> wrote: > >>

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread Hubert Chan
>>>>> "ntrfug" == ntrfug <[EMAIL PROTECTED]> writes: [...] ntrfug> I've invoked make-kpkg with and without the argument ntrfug> "--added-patches xfs", and the result is the same -- menuconfig ntrfug> is called without the patches being a

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread ntrfug
Perhaps you can help with something else. I'm not able to get kernel patches applied using make-kpkg. The package kernel-patch-xfs is installed, and the patches are in /usr/src/kernel-patches/all/xfs. The kernel patch script package dh-kpatches is installed, and the sctipt /us

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread ntrfug
Kevin On Sun, 9 Feb 2003 21:23:00 +0100 mi <[EMAIL PROTECTED]> wrote: > Hi Kevin > Sound good. > I didn't know that piece about update-grub. It reads the package > database then ? I'll do rtfm, also about configuring kernel-kpkg, and > try something your way :-

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread Manoj Srivastava
>>"mi" == mi <[EMAIL PROTECTED]> writes: > Since i started compiling different 'flavours' of the same > kernel-version, i also use symlinks. In my case: Generally, one uses the --append-to-version option for make-kpkg to differentiate the images.

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread Manoj Srivastava
>>"mi" == mi <[EMAIL PROTECTED]> writes: > Since i started compiling different 'flavours' of the same > kernel-version, i also use symlinks. In my case: Generally, one uses the --append-to-version option for make-kpkg to differentiate the images.

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread Manoj Srivastava
>>"ronin2" == ronin2 <[EMAIL PROTECTED]> writes: > I use make-kpkg to build several versions of a kernel, and this for me is > much simpler: edit Makefile and define Extraversion as the date, so today > Extraversion=.0209. make-kpkg --append-to-version

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread ntrfug
Perhaps you can help with something else. I'm not able to get kernel patches applied using make-kpkg. The package kernel-patch-xfs is installed, and the patches are in /usr/src/kernel-patches/all/xfs. The kernel patch script package dh-kpatches is installed, and the sctipt /us

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread ntrfug
Kevin On Sun, 9 Feb 2003 21:23:00 +0100 mi <[EMAIL PROTECTED]> wrote: > Hi Kevin > Sound good. > I didn't know that piece about update-grub. It reads the package > database then ? I'll do rtfm, also about configuring kernel-kpkg, and > try something your way :-

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread Manoj Srivastava
>>"mi" == mi <[EMAIL PROTECTED]> writes: > Since i started compiling different 'flavours' of the same > kernel-version, i also use symlinks. In my case: Generally, one uses the --append-to-version option for make-kpkg to differentiate the images.

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread Manoj Srivastava
>>"mi" == mi <[EMAIL PROTECTED]> writes: > Since i started compiling different 'flavours' of the same > kernel-version, i also use symlinks. In my case: Generally, one uses the --append-to-version option for make-kpkg to differentiate the images.

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread Manoj Srivastava
>>"ronin2" == ronin2 <[EMAIL PROTECTED]> writes: > I use make-kpkg to build several versions of a kernel, and this for me is > much simpler: edit Makefile and define Extraversion as the date, so today > Extraversion=.0209. make-kpkg --append-to-version

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread mi
Hi Kevin Sound good. I didn't know that piece about update-grub. It reads the package database then ? I'll do rtfm, also about configuring kernel-kpkg, and try something your way :-) micha. [EMAIL PROTECTED] schrieb zu Re: make-kpkg, was: Getting PCMCIA to work?: > I use make-

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread mi
> 'System.map' poinitng to /boot/kernel/vmlinuz-2.4.18 Sorry, of course it's /boot/kernel/System.map-2.4.18 > iddles out what's to be done, change kernels with a single command 'kernel -5'. ..for example. micha.

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread ronin2
I use make-kpkg to build several versions of a kernel, and this for me is much simpler: edit Makefile and define Extraversion as the date, so today Extraversion=.0209. If I made more than one version today I could extend it with .020901 or something. This has several desirable consequences: 1

Re: ACPI Patches and make-kpkg

2003-02-09 Thread ntrfug
Where did you get this idea? Running make-kpkg initiates the kernel and modules compilation and packages the results. It can be configured to construct either a zImage or bzImage kernel. Kevin On Sat, 08 Feb 2003 23:42:14 -0600 Manoj Srivastava <[EMAIL PROTECTED]> wrote: > Can t

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread mi
.map' poinitng to /boot/kernel/vmlinuz-2.4.18 ( well this might be not necessary but else there's an ugly log) and in /lib/modules: '2.4.18' pointing to '2.4.18-x' So, what i have to do for make-kpkg is: pre install: unlink '2.4.18' to protect the actual mo

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread mi
Hi Kevin Sound good. I didn't know that piece about update-grub. It reads the package database then ? I'll do rtfm, also about configuring kernel-kpkg, and try something your way :-) micha. [EMAIL PROTECTED] schrieb zu Re: make-kpkg, was: Getting PCMCIA to work?: > I use make-

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread mi
> 'System.map' poinitng to /boot/kernel/vmlinuz-2.4.18 Sorry, of course it's /boot/kernel/System.map-2.4.18 > iddles out what's to be done, change kernels with a single command 'kernel -5'. ..for example. micha. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread ronin2
I use make-kpkg to build several versions of a kernel, and this for me is much simpler: edit Makefile and define Extraversion as the date, so today Extraversion=.0209. If I made more than one version today I could extend it with .020901 or something. This has several desirable consequences: 1

Re: ACPI Patches and make-kpkg

2003-02-09 Thread ntrfug
Where did you get this idea? Running make-kpkg initiates the kernel and modules compilation and packages the results. It can be configured to construct either a zImage or bzImage kernel. Kevin On Sat, 08 Feb 2003 23:42:14 -0600 Manoj Srivastava <[EMAIL PROTECTED]> wrote: > Can t

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-09 Thread mi
.map' poinitng to /boot/kernel/vmlinuz-2.4.18 ( well this might be not necessary but else there's an ugly log) and in /lib/modules: '2.4.18' pointing to '2.4.18-x' So, what i have to do for make-kpkg is: pre install: unlink '2.4.18' to protect the actual mo

Re: ACPI Patches and make-kpkg

2003-02-09 Thread Manoj Srivastava
>>"Carl" == Carl Baldwin <[EMAIL PROTECTED]> writes: > Has anyone been successful in compiling a recent kernel with recent > ACPI patches using make-kpkg. Can the kernel be compiled using make bZImage? make-kpkg is merely a thin wrapper on the top that t

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-08 Thread Manoj Srivastava
>>"Ivar" == Ivar Alm <[EMAIL PROTECTED]> writes: > For the record, I made my kernels the "Linux way" before, but as I got > acquainted with make-kpkg, I stick to it. The only modification I need > is that after the installation of created kernel packag

Re: ACPI Patches and make-kpkg

2003-02-08 Thread Manoj Srivastava
>>"Carl" == Carl Baldwin <[EMAIL PROTECTED]> writes: > Has anyone been successful in compiling a recent kernel with recent > ACPI patches using make-kpkg. Can the kernel be compiled using make bZImage? make-kpkg is merely a thin wrapper on the top that t

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-08 Thread Manoj Srivastava
>>"Ivar" == Ivar Alm <[EMAIL PROTECTED]> writes: > For the record, I made my kernels the "Linux way" before, but as I got > acquainted with make-kpkg, I stick to it. The only modification I need > is that after the installation of created kernel packag

Re: ACPI Patches and make-kpkg

2003-02-08 Thread Rene Engelhard
Hi, Carl Baldwin wrote: > I am considering going to compiling the kernel from the kernel.org > sources but I would like to avoid that if possible because I have > several other patches and extra modules that are really easy to build > using the make-kpkg system. I don't want to

ACPI Patches and make-kpkg

2003-02-08 Thread Carl Baldwin
Has anyone been successful in compiling a recent kernel with recent ACPI patches using make-kpkg. I am considering going to compiling the kernel from the kernel.org sources but I would like to avoid that if possible because I have several other patches and extra modules that are really easy to

Re: ACPI Patches and make-kpkg

2003-02-08 Thread Rene Engelhard
Hi, Carl Baldwin wrote: > I am considering going to compiling the kernel from the kernel.org > sources but I would like to avoid that if possible because I have > several other patches and extra modules that are really easy to build > using the make-kpkg system. I don't want to

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-08 Thread Stefano Canepa
Saturday 08 February 2003, alle 11:48, Ivar Alm: : At 08:53 2003-02-08, Manoj Srivastava wrote: : >>>"Mike" == Mike Leone <[EMAIL PROTECTED]> writes: : > : > > Well, it didn't work when I did it the make-kpkg way (I believe I was : > > following the d

ACPI Patches and make-kpkg

2003-02-08 Thread Carl Baldwin
Has anyone been successful in compiling a recent kernel with recent ACPI patches using make-kpkg. I am considering going to compiling the kernel from the kernel.org sources but I would like to avoid that if possible because I have several other patches and extra modules that are really easy to

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-08 Thread Mike Leone
Ivar Alm ([EMAIL PROTECTED]) had this to say on 02/08/03 at 06:02: > For the record, I made my kernels the "Linux way" before, but as I got > acquainted with make-kpkg, I stick to it. The only modification I need is > that after the installation of created kernel packag

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-08 Thread Stefano Canepa
Saturday 08 February 2003, alle 11:48, Ivar Alm: : At 08:53 2003-02-08, Manoj Srivastava wrote: : >>>"Mike" == Mike Leone <[EMAIL PROTECTED]> writes: : > : > > Well, it didn't work when I did it the make-kpkg way (I believe I was : > > following the d

Re: make-kpkg, was: Getting PCMCIA to work?

2003-02-08 Thread Mike Leone
Ivar Alm ([EMAIL PROTECTED]) had this to say on 02/08/03 at 06:02: > For the record, I made my kernels the "Linux way" before, but as I got > acquainted with make-kpkg, I stick to it. The only modification I need is > that after the installation of created kernel packag

make-kpkg, was: Getting PCMCIA to work?

2003-02-08 Thread Ivar Alm
At 08:53 2003-02-08, Manoj Srivastava wrote: >>"Mike" == Mike Leone <[EMAIL PROTECTED]> writes: > Well, it didn't work when I did it the make-kpkg way (I believe I was > following the direction on the WIRELESS-LAN-HOWTO). Doing it the standard > Linux

make-kpkg, was: Getting PCMCIA to work?

2003-02-08 Thread Ivar Alm
At 08:53 2003-02-08, Manoj Srivastava wrote: >>"Mike" == Mike Leone <[EMAIL PROTECTED]> writes: > Well, it didn't work when I did it the make-kpkg way (I believe I was > following the direction on the WIRELESS-LAN-HOWTO). Doing it the standard > Linux way (

compiling ALSA with make-kpkg

2002-08-14 Thread Fabrice Planchon
I just tried to compile the ALSA modules using make-kpkg modules_image at the root of my kernel tree (and with the ALSA src unpacked at the usual place) and got the following: Generating debian/modules.d/control.module...done install debian/modules.d/control-0.5.source debian/control cat

Re: Badiane: make-kpkg PCMCIA conflict

2001-03-14 Thread David Reviejo
l > for the first time. If you make several versions and change the revision > number (using --revision for make-kpkg) you'll face up with a dependency > problem: your modules (pcmcia as well as others) will not be adapted to > your new kernel. As someone said here, the solution is

Re: Badiane: make-kpkg PCMCIA conflict

2001-03-14 Thread David Reviejo
l > for the first time. If you make several versions and change the revision > number (using --revision for make-kpkg) you'll face up with a dependency > problem: your modules (pcmcia as well as others) will not be adapted to > your new kernel. As someone said here, the solutio

Re: Badiane: make-kpkg PCMCIA conflict

2001-03-14 Thread Francois BOTTIN
The only danger is not beeing able to load the modules. But if any problem occurs, one should of course always have a boot disk. > > > > [...] > > > > Here's what I do and it works perfectly every time, with 2.2.18: > > - Install the kernel source and pcmcia so

Re: Badiane: make-kpkg PCMCIA conflict

2001-03-14 Thread Francois BOTTIN
The only danger is not beeing able to load the modules. But if any problem occurs, one should of course always have a boot disk. > > > > [...] > > > > Here's what I do and it works perfectly every time, with 2.2.18: > > - Install the kernel source and pcmcia so

Re: Badiane: make-kpkg PCMCIA conflict

2001-03-13 Thread Drew Parsons
On Tue, Mar 13, 2001 at 09:30:44AM -0800, Badiane Ka wrote: > I have created a deb package with make-kpkg and upon > executing dpkg -i I get a message saying that there is > conflict between my custom 2.2.18pre1 image and > pcmcia. How do I compile, install and get a kernel to > r

Re: Badiane: make-kpkg PCMCIA conflict

2001-03-13 Thread Drew Parsons
On Tue, Mar 13, 2001 at 09:30:44AM -0800, Badiane Ka wrote: > I have created a deb package with make-kpkg and upon > executing dpkg -i I get a message saying that there is > conflict between my custom 2.2.18pre1 image and > pcmcia. How do I compile, install and get a kernel to > r

Re: Badiane: make-kpkg PCMCIA conflict

2001-03-13 Thread Jeff Coppock
On Tue, Mar 13, 2001 at 04:52:54PM -0400, Peter Cordes wrote: > On Tue, Mar 13, 2001 at 09:44:47AM -0800, Francois BOTTIN wrote: > > > > --- Badiane Ka <[EMAIL PROTECTED]> wrote: > > > I have created a deb package with make-kpkg and upon > > > executing dp

Re: Badiane: make-kpkg PCMCIA conflict

2001-03-13 Thread Peter Cordes
On Tue, Mar 13, 2001 at 09:44:47AM -0800, Francois BOTTIN wrote: > > --- Badiane Ka <[EMAIL PROTECTED]> wrote: > > I have created a deb package with make-kpkg and upon > > executing dpkg -i I get a message saying that there is > > conflict between my custom 2.2.18p

Re: Badiane: make-kpkg PCMCIA conflict

2001-03-13 Thread Jeff Coppock
On Tue, Mar 13, 2001 at 04:52:54PM -0400, Peter Cordes wrote: > On Tue, Mar 13, 2001 at 09:44:47AM -0800, Francois BOTTIN wrote: > > > > --- Badiane Ka <[EMAIL PROTECTED]> wrote: > > > I have created a deb package with make-kpkg and upon > > > executing dp

Re: Badiane: make-kpkg PCMCIA conflict

2001-03-13 Thread Peter Cordes
On Tue, Mar 13, 2001 at 09:44:47AM -0800, Francois BOTTIN wrote: > > --- Badiane Ka <[EMAIL PROTECTED]> wrote: > > I have created a deb package with make-kpkg and upon > > executing dpkg -i I get a message saying that there is > > conflict between my custom 2.2.18p

Re: Badiane: make-kpkg PCMCIA conflict

2001-03-13 Thread Francois BOTTIN
--- Badiane Ka <[EMAIL PROTECTED]> wrote: > I have created a deb package with make-kpkg and upon > executing dpkg -i I get a message saying that there is > conflict between my custom 2.2.18pre1 image and > pcmcia. How do I compile, install and get a kernel to > run under d

Badiane: make-kpkg PCMCIA conflict

2001-03-13 Thread Badiane Ka
I have created a deb package with make-kpkg and upon executing dpkg -i I get a message saying that there is conflict between my custom 2.2.18pre1 image and pcmcia. How do I compile, install and get a kernel to run under debian without running into a bunch of module problems. I would like to be

Re: Badiane: make-kpkg PCMCIA conflict

2001-03-13 Thread Francois BOTTIN
--- Badiane Ka <[EMAIL PROTECTED]> wrote: > I have created a deb package with make-kpkg and upon > executing dpkg -i I get a message saying that there is > conflict between my custom 2.2.18pre1 image and > pcmcia. How do I compile, install and get a kernel to > run under d

Badiane: make-kpkg PCMCIA conflict

2001-03-13 Thread Badiane Ka
I have created a deb package with make-kpkg and upon executing dpkg -i I get a message saying that there is conflict between my custom 2.2.18pre1 image and pcmcia. How do I compile, install and get a kernel to run under debian without running into a bunch of module problems. I would like to be

Compiling pcmcia-source using make-kpkg fails

2000-12-01 Thread Mark Phillips
I've just tried compiling pcmcia-source 3.1.22 using make-kpkg but it fails, telling me: make[4]: Entering directory `/usr/src/modules/pcmcia-cs/modules' MD -O2 -Wall -Wstrict-prototypes -pipe -I../include -I/usr/src/linux/include -D__KERNEL__ -DMODULE -c cs.c make[4]: MD: Command

Compiling pcmcia-source using make-kpkg fails

2000-12-01 Thread Mark Phillips
I've just tried compiling pcmcia-source 3.1.22 using make-kpkg but it fails, telling me: make[4]: Entering directory `/usr/src/modules/pcmcia-cs/modules' MD -O2 -Wall -Wstrict-prototypes -pipe -I../include -I/usr/src/linux/include -D__KERNEL__ -DMODULE -c cs.c make[4]: MD: Command

Re: make-kpkg fail: can't find modversions.h (compiling pcmcia-modules)

2000-05-01 Thread Mark Phillips
> >>"Mark" == Mark Phillips <[EMAIL PROTECTED]> writes: > > Mark> I think this is the problem. I shouldn't have to do the configuring > Mark> myself because make-kpkg should do it for me. For some reason it > Mark> seems that it doesn'

Re: make-kpkg fail: can't find modversions.h (compiling pcmcia-modules)

2000-05-01 Thread Manoj Srivastava
>>"Mark" == Mark Phillips <[EMAIL PROTECTED]> writes: Mark> I think this is the problem. I shouldn't have to do the configuring Mark> myself because make-kpkg should do it for me. For some reason it Mark> seems that it doesn't. It sounds like a bug

Re: make-kpkg fail: can't find modversions.h (compiling pcmcia-modules)

2000-04-30 Thread Mark Phillips
the kernel? I think this is the problem. I shouldn't have to do the configuring myself because make-kpkg should do it for me. For some reason it seems that it doesn't. It sounds like a bug with make-kpkg. I think I have got around it by first using make-kpkg to create a kernel package

Re: make-kpkg fail: can't find modversions.h (compiling pcmcia-modules)

2000-04-30 Thread Mark Phillips
> Well I'm not sure what you've done, but I am using kernel 2.2.15 > (pre19-1) and I have the modversions.h file in: Yes that's the same version as me (2.2.15pre19-1) > /usr/src/kernel-source-2.2.15/include/config/modversions.h > /usr/src/kernel-source-2.2.15/include/linux/modversions.h Neither

Re: make-kpkg fail: can't find modversions.h (compiling pcmcia-modules)

2000-04-30 Thread Corey Popelier
/~pancreas Work Email: [EMAIL PROTECTED] On Sun, 30 Apr 2000, Mark Phillips wrote: > Hi, > > I am trying to use make-kpkg to make a pcmcia-modules package for a > laptop. It quits giving the following error: > > /usr/src/linux/include/linux/module.h:19: linux/modve

make-kpkg fail: can't find modversions.h (compiling pcmcia-modules)

2000-04-30 Thread Mark Phillips
Hi, I am trying to use make-kpkg to make a pcmcia-modules package for a laptop. It quits giving the following error: /usr/src/linux/include/linux/module.h:19: linux/modversions.h: No such file or directory and sure enough, I can't find a file called "modversions.h" anywhere on