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.



I think, the problem might be about version conflict GNU coreutils, binutils and gcc in Linux and NetBSD. NetBSD codes might not be compatible with latest utilities in Linux, the tool building commands show many warnings about versions of bison etc.


On Thu, Aug 23, 2012 at 11:55 PM, Rifat Mahmud <rftmhmd%gmail.com@localhost> wrote:
The following reply was made to PR toolchain/46827; it has been noted by GNATS.

From: Rifat Mahmud <rftmhmd%gmail.com@localhost>
To: 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 23:54:47 +0600

 Here it is:

 http://pastebin.com/rcbUvCwF

 On 8/23/12, Christos Zoulas <christos%zoulas.com@localhost> wrote:
 > 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