From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263440AbTICQYY (ORCPT ); Wed, 3 Sep 2003 12:24:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263532AbTICQXc (ORCPT ); Wed, 3 Sep 2003 12:23:32 -0400 Received: from alfarrabio.di.uminho.pt ([193.136.20.210]:15318 "HELO alfarrabio.di.uminho.pt") by vger.kernel.org with SMTP id S263546AbTICQXT (ORCPT ); Wed, 3 Sep 2003 12:23:19 -0400 Subject: Problems compiling kernel 2.4.22 From: Alberto Manuel =?ISO-8859-1?Q?Brand=E3o_Sim=F5es?= Reply-To: albie@alfarrabio.di.uminho.pt To: linux-kernel@vger.kernel.org Content-Type: text/plain Organization: Departamento de =?ISO-8859-1?Q?=20Inform=C3=A1tica?= - Universidade do Minho Message-Id: <1062606509.623.20.camel@eremita.di.uminho.pt> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 03 Sep 2003 17:28:29 +0100 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org [1.] One line summary of the problem: modules symbols broken references [2.] Full description of the problem/report: when I make 'make modules_install' I get: depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/net/ipv4/ipip.o depmod: ip_send_check depmod: register_netdevice .. and so on, and not only for these modules: vfat, smbfs, msdos, etc By the way, when I tried to ssh to paste more information, I got in the console: Unable to handle kernel NULL pointer dereference at virtual address 0000000fc *pde = 0000000000 Oops: 0000 CPU: 0 EIP: 0010:[c019fb66>] Not tainted EFLAGS: 00010286 eax: 00000000 ebx: ffffff4 ecx: cf7e83c8 edx: ca2631e0 ... and more I can't paste... to copy hex code is too hawful! [3.] Keywords (i.e., modules, networking, kernel): modules, kernel [4.] Kernel version (from /proc/version): 2.4.22 [7.] Environment [7.1.] Software (add the output of the ver_linux script here) Gnu C - 2.95.3 Gnu make - 3.79.1 util-linux - 2.11f mount - 2.11b modutils - 2.4.6 e2fsprogs - 1.25 reiserfsprogs - 3.x.0j pcmcia-cs - 3.2.3 PPP - 2.4.1 Linux C Library - 2.3.2 Dynamic linker (ldd) - 2.3.2 Linux C++ Library 3.0.2 Procps - 2.0.7 Net-tools - 1.60 Kbd - 1.06 Sh-utils - 2.0 Modules Loaded: usb-storage, usb-ohci, hid, usbcore, mousedev, input, sr_mod, ide-scsi, ide-cd, cdrom, isofs, zlib_inflate, trident, ac97_codec, soundcore, sis900, crc32, pcmcia_core, parport_pc, parport, vfat, fat [7.2.] Processor information (from /proc/cpuinfo): processor: 0 vendor_id: GenuineIntel cpu_family: 6 model: 8 model name: Pentium III (Coppermine) stepping: 10 cpu MHz: 996.837 cache size: 256 KB fdiv_bug: no hlt_bug: no f00f_bug: no coma_bug: no fpu: yes fpu_exception: yes cpuid level: 2 wp: yes flags: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips: 1985.74 ... Please send any answer with cc to me... I'm not subscribed.