Re: compile problem

2002-11-09 Thread solomon
On 08-Nov-2002 Gilad Ben-Yossef wrote: Run the command grep EXTRAVERSION = /usr/src/linux/Makefile It will tell you sources to what version you really have. I'm pretty sure you'll discover you don't have the sources for the right version. [root@shlomo1 root]# grep EXTRAVERSION =

compile problem

2002-11-08 Thread solomon
After further considering, I've come to the conclusion that the USB camera problem I'm having is really a compile problem, so I'm writing again with what I think is only the **relevant** info. I compiled the module for the camera and insmod gave the following error message: [root@shlomo1 spca1

Re: compile problem

2002-11-08 Thread Oleg Kobets
. - Original Message - From: [EMAIL PROTECTED] To: Linux IL [EMAIL PROTECTED] Sent: Friday, November 08, 2002 11:33 AM Subject: compile problem After further considering, I've come to the conclusion that the USB camera problem I'm having is really a compile problem, so I'm writing again

Re: compile problem

2002-11-08 Thread solomon
Thanks for your answer. I can only assume you're right about the conflict between source and kernel versions, but the truth is that I don't understand why. As I wrote in my previous post, I run kernel version 2.4.8-34.1mdk and have the same source version. So where's the problem? I do intend to

Re: compile problem

2002-11-08 Thread Gilad Ben-Yossef
On Fri, 2002-11-08 at 11:33, [EMAIL PROTECTED] wrote: I did have kernel version 2.4.8-26mdk a long time ago, but I've been running kernel version 2.4.8-34.1mdk for quite a while. I don't understand why the make **thinks** it has to create a 2.4.8-26mdk module. I have the correct kernel

Kernel compile problem

2002-10-14 Thread Martin Polley
Hi all, I am having a problem when I re-compile my kernel (in Gentoo 1.2). When I run make menuconfig, I can see that Keyboard Support is enabled in Input Core Support, but after I do make dep clean bzImage modules modules_install and copy bzImage to /boot, when I reboot, the kernel doesn't

RE: Kernel compile problem

2002-10-14 Thread Martin Polley
ICQ 15617901 -Original Message- From: Eran Mann [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 9:46 AM To: Martin Polley Subject: Re: Kernel compile problem Do you have an AT keyboard or some other keyboard (USB for instance)? Could you specify your kernel version and your

RE: Kernel compile problem

2002-10-14 Thread Martin Polley
Message- From: Eran Mann [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 12:18 PM To: Martin Polley Cc: [EMAIL PROTECTED] Subject: Re: Kernel compile problem AFAIK you don't need Input Core Keyboard support for PS/2 keyboard in 2.4.x, CONFIG_VT=y and CONFIG_VT_CONSOLE=y should

Boot log files (was: RE: Kernel compile problem)

2002-10-14 Thread Omer Zak
On Mon, 14 Oct 2002, Martin Polley wrote: BTW, what is the boot log file called? I know how to view it with dmesg, but that doesn't help me here... /var/log/messages and other recent files in /var/log (try ls -alt /var/log) --- Omer Simplify,

Re: Kernel compile problem

2002-10-14 Thread Meir Kriheli
On Monday 14 October 2002 10:18, Martin Polley wrote: BTW, what is the boot log file called? I know how to view it with dmesg, but that doesn't help me here... Thanks, That depends. If you've chosen metalog as the logger, the file is: /var/log/everything/current otherwise it is

glibc 2.2.1 compile problem

2001-02-26 Thread Schlomo Schapiro
Hi, I am trying to compile glibc 2.2.1 and it fails with this: 8- In file included from ../include/bits/posix2_lim.h:1, from ../include/limits.h:148, from ../sysdeps/unix/sysv/linux/sys/param.h:22,