Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 9 Apr 2002 17:54:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 9 Apr 2002 17:54:15 -0400 Received: from sebula.traumatized.org ([193.121.72.130]:9348 "EHLO sparkie.is.traumatized.org") by vger.kernel.org with ESMTP id ; Tue, 9 Apr 2002 17:54:14 -0400 Date: Tue, 9 Apr 2002 23:47:34 +0200 From: Jurgen Philippaerts To: linux-kernel@vger.kernel.org Subject: Re: arch/sparc64/kernel/traps.c Message-ID: <20020409214734.GL9996@sparkie.is.traumatized.org> In-Reply-To: <20020409212000.GK9996@sparkie.is.traumatized.org> <20020409.142329.55241651.davem@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i (Linux 2.4.19-pre5 sparc64) X-Files: the truth is out there Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 09, 2002 at 11:40:08PM +0200, David S. Miller wrote: > From: Jurgen Philippaerts > Date: Tue, 9 Apr 2002 23:20:00 +0200 > > TSTATE: 0000009911009601 TPC: 00000000005a39c0 TNPC: 00000000005a39c4 > Y: 00000000 Not tainted > > Please send this through ksymoops so that we get the kernel > symbols that match up to all these magic numbers in your OOPS. i would, if i could :) so, i downloaded ksymoops-2.4.5 (i assume this is the version i need) but it won't compile. sorry, my c knowledge is very basic. but i assume there's something wrong with my /usr/lib/libbfd.a ? gcc io.o ksyms.o ksymoops.o map.o misc.o object.o oops.o re.o symbol.o -Dlinux -Wall -Wno-conversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -DDEF_KSYMS=\"/proc/ksyms\" -DDEF_LSMOD=\"/proc/modules\" -DDEF_OBJECTS=\"/lib/modules/*r/\" -DDEF_MAP=\"/usr/src/linux/System.map\" -Wl,-Bstatic -lbfd -liberty -Wl,-Bdynamic -o ksymoops /usr/lib/libbfd.a(merge.o): In function `merge_strings': merge.o(.text+0xc04): undefined reference to `htab_create' merge.o(.text+0xc2c): undefined reference to `htab_create' merge.o(.text+0xce4): undefined reference to `htab_find_slot_with_hash' merge.o(.text+0xd60): undefined reference to `htab_find_slot_with_hash' merge.o(.text+0xdd8): undefined reference to `htab_delete' merge.o(.text+0xdec): undefined reference to `htab_delete' collect2: ld returned 1 exit status make: *** [ksymoops] Error 1 Jurgen. -- http://www.tuxedo.org/~esr/faqs/smart-questions.html Linux sparkie 2.4.19-pre5 #1 Thu Apr 4 19:14:41 CEST 2002 sparc64 unknown 11:40pm up 5 days, 3:53, 14 users, load average: 0.07, 0.07, 0.04 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/