> Selecting config option 'Make CPU Idle calls when idle' cures the problem.
> https://lkml.org/lkml/2011/6/8/170
> https://lkml.org/lkml/2011/6/9/679
> http://lkml.org/lkml/2011/6/14/324
Thank you for the pointers and suggestion.
The compile failed on Documentation/lguest, so I'm just going to
* Curt Howland [110616 21:27 -0400]:
> Is anyone else getting this error?
>
> Building modules, stage 2.
> MODPOST 2571 modules
> ERROR: "pm_idle" [arch/x86/kernel/apm.ko] undefined!
> ERROR: "default_idle" [arch/x86/kernel/apm.ko] undefined!
> WARNING: modpost: Found 14 section mismatch(es).
On Friday 17 June 2011 02:27:49 Curt Howland wrote:
> Is anyone else getting this error?
>
> Building modules, stage 2.
> MODPOST 2571 modules
> ERROR: "pm_idle" [arch/x86/kernel/apm.ko] undefined!
> ERROR: "default_idle" [arch/x86/kernel/apm.ko] undefined!
> WARNING: modpost: Found 14 section
>> Is anyone else getting this error?
>>=20
>> Building modules, stage 2.
>> MODPOST 2571 modules
>> ERROR: "pm_idle" [arch/x86/kernel/apm.ko] undefined!
>> ERROR: "default_idle" [arch/x86/kernel/apm.ko] undefined!
>> WARNING: modpost: Found 14 section mismatch(es).
>> To see full details build
On 06/16/11 at 09:27pm, Curt Howland wrote:
> Is anyone else getting this error?
>
> Building modules, stage 2.
> MODPOST 2571 modules
> ERROR: "pm_idle" [arch/x86/kernel/apm.ko] undefined!
> ERROR: "default_idle" [arch/x86/kernel/apm.ko] undefined!
> WARNING: modpost: Found 14 section mismatc
On Sat, Aug 01 2009, Ron Johnson wrote:
> On 2009-08-01 02:49, Glen Lee Edwards wrote:
>> After a rather lengthy break from compiling my own programs, I'm trying
>> to build fvwm,
>
> Is the Debian repository too out-of-date?
Nope. We have the latest release, + changes cherry picked from
On 2009-08-01 02:49, Glen Lee Edwards wrote:
After a rather lengthy break from compiling my own programs, I'm trying
to build fvwm,
Is the Debian repository too out-of-date?
but am getting an error message: "X11 libraries or header files could
not be found..."
Now that Debian is using Xorg
Telly Williams wrote:
I may be dense but what exactly are you compiling?
The 2.6.23.9 kernel obtained from kernel.org. Kernel
recompiling works on my Microtel without errors. Like the error
said, it looks like a hardware error dealing with the USB port,
but I l
> I may be dense but what exactly are you compiling?
The 2.6.23.9 kernel obtained from kernel.org. Kernel
recompiling works on my Microtel without errors. Like the error
said, it looks like a hardware error dealing with the USB port,
but I loaded the configuration
Telly Williams wrote:
Hi,
I've been trying to compile the 2.6.23.9 Debian kernel onto an
IBM Thinkpad 570. I keep getting this error:
drivers/net/usb/cdc_subset.c:222:2: error: You need to configure
some hardware for this driver
I decided to use the exi
Antony Gelberg wrote:
>Vegard|drageV wrote:
>
>
>>I'm trying for the first time to make my own gui-program, with menus and
>>all to launch a series of commands and scripts I've written. Google led
>>me to http://www.gtk.org/tutorial/ , where I am to compile the program
>>base.c, given as an exam
Oliver Lupton wrote:
> Vegard|drageV wrote:
>
>> but this package has dependencies to other packages wich is not
>> available to
>> me, namly:
>>
>> libpango1.0-dev, libx11-dev, xlibs-dev
>>
>>
> Why are they not available to you? I don't think you've got much hope
> of compiling gtk apps withou
Vegard|drageV wrote:
but this package has dependencies to other packages wich is not available to
me, namly:
libpango1.0-dev, libx11-dev, xlibs-dev
Why are they not available to you? I don't think you've got much hope of
compiling gtk apps without them.
Is there anybody who have any idea
I am running the latest version of woody. I can compile 2.4.0 no problem.
I ran the following:
make xconfig
make-kpkg clean
make-kpkg --revision=rblack.1.1 kernel_image
My gcc version is 2.95.3... and all the other packages meet or exceed the
necessary versions given in /usr/src/linux/Documentat
What version of gcc are you running? what steps have you taken? Did you do
a make mrproper menuconfig dep clean bzImage modules?? I've compiled the
2.4 series on potato and woody and never seen this. Have you upgraded all
the necessary packages mentioned in /usr/src/linux/Documentation/Changes?
No, this driver will work with a 2.2.x kernel (I'm running it with
2.2.18pre21).
As for the error, is this definately the 0.9.5 drivers from nvidia?
And which TNT card have you got?
Mine says rev 4 in /proc/pci.
Cheers,
Corey J. Popelier
http://members.dingoblue.net.au/~pancreas
On Thu, 16 Nov
doesnt this driver require kernel 2.4.x ?
nate
On Thu, 16 Nov 2000, Adam Wilson wrote:
adamw >I am trying to compile the drivers from nVidia's site for the TNT.
adamw >I am running Debian Woody with kernel 2.2.17 and this is the error I
adamw >recieve when I compile the driver. Any hint to what
Hi Adam,
Looks like you have your system defined as a SMP machine, but are using a
single processor kernel. If you edit your autoconf.h file and change the
CONFIG_SMP variable to #undef CONFIG_SMP, then save it, and rebuild the
kernel module everything should be ok.
Jason Lundy
-Original
Hi Jay!
On Fri, 02 Jun 2000, Jay Kelly wrote:
> Hello All,
> Quick question. When I compile my kernel 2.2.12 I use "make dep" the "make
> clean" then "make bzimage or make bzdisk" and I receive an errror at the end
> of the compile:
>
> make[1]: Entering directory '/usr/src/linux/arch/i386/boot'
On Thu, Apr 15, 1999 at 22:26:24 -0700, [EMAIL PROTECTED] wrote:
> I'm trying to compile a large program wherein I had to choose a series of
> options for my system (Linux/PC vs. SGI, etc). The entire output of the
> compile is the following lines:
>
> g++ -DNDEBUG -O3-c -DWRITEPDBQSTATE
On Fri, Nov 13, 1998 at 09:59:58AM -0500, Paul McDermott wrote:
: cc -O2 -fomit-frame-pointer -Wall -Wstrict-prototypes -D__KERNEL__ -DMODULE
-DCONFIG_MODVERSIONS -DKERNEL_VERSION=\"2.1.125\" -c hpscan.c -o hpscan.o
: hpscan.c: In function `hpsj_detect':
: hpscan.c:127: warning: suggest pare
-BEGIN PGP SIGNED MESSAGE-
On Mon, 16 Mar 1998, Britton wrote:
> I don't know what crtbegin.o is, or where to find it,
I have a crtbegin.o file in /usr/lib/gcc-lib/i486-linux/2.7.2.3
I'm using gcc_2.7.2.3-4. Which compiler are you using exactly?
-BEGIN PGP SIGNATURE-
Version: 2
> I got the following output when trying to compile a new kernel on my hamm
> system:
> make[1]: as86: Command not found
> make[1]: *** [bootsect.o] Error
Install bin86 package.
Alex Y.
--
_
_( )_
( (o___ +---+
| _ 7 |
When I saw this I just changed into the drivers/sound directory and ran
./configure
which runs the command line based version of the OSS kernel sound setup. This
worked for me.
Benoit Joly wrote:
> hi
>
> i configured the kernel with make xconfig
> put sb16 ... enable, awe32 sync too
>
> and mak
J.H.M.Dassen wrote:
>
> > as86 -0 -a -o bootsect.o bootsect.s
> > make[3] as86: command not found.
>
> > Any ideas what am doing wrong?
> Nothing. You just don't have a package installed that is required to build
> the kernel:
>
> bin86 (29 Kb)
>
> Section: devel
> Version: 0.3-1 Last modified:
> as86 -0 -a -o bootsect.o bootsect.s
> make[3] as86: command not found.
> Any ideas what am doing wrong?
Nothing. You just don't have a package installed that is required to build
the kernel:
bin86 (29 Kb)
Section: devel
Version: 0.3-1 Last modified: Fri Apr 26 10:47:00 1996
Architecture: i3
26 matches
Mail list logo