NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/46827: Cannot build the kernel, even Generic.



The following reply was made to PR toolchain/46827; it has been noted by GNATS.

From: christos%zoulas.com@localhost (Christos Zoulas)
To: Rifat Mahmud <rftmhmd%gmail.com@localhost>, gnats-bugs%netbsd.org@localhost
Cc: toolchain-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
        netbsd-bugs%netbsd.org@localhost
Subject: Re: toolchain/46827: Cannot build the kernel, even Generic.
Date: Thu, 23 Aug 2012 09:30:06 -0400

 On Aug 23,  6:55pm, rftmhmd%gmail.com@localhost (Rifat Mahmud) wrote:
 -- Subject: Re: toolchain/46827: Cannot build the kernel, even Generic.
 
 | Applied the patch, still same error.
 
 Must be a different sprintf(). Can you run the failing ar command in
 the debugger (gdb) and print a stack trace.
 
 I am trying to find out which functions are in:
 
 
/home/rifat/Documents/Net/usr/src/tooldir.Linux-3.2.0-23-generic-i686/bin/i386--netbsdelf-ar[0x804de56]
 
/home/rifat/Documents/Net/usr/src/tooldir.Linux-3.2.0-23-generic-i686/bin/i386--netbsdelf-ar[0x804fef0]
 
/home/rifat/Documents/Net/usr/src/tooldir.Linux-3.2.0-23-generic-i686/bin/i386--netbsdelf-ar[0x8056fbb]
 
/home/rifat/Documents/Net/usr/src/tooldir.Linux-3.2.0-23-generic-i686/bin/i386--netbsdelf-ar[0x804aee5]
 
/home/rifat/Documents/Net/usr/src/tooldir.Linux-3.2.0-23-generic-i686/bin/i386--netbsdelf-ar[0x804bfb1]
 /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7214d3]
 
 Alternatively run nm in your unstripped ar binary and see which function is
 around 0x804de56.
 
 christos
 


Home | Main Index | Thread Index | Old Index