cvs commit: src/sys/i386/i386 pmap.c

Bosko Milekic bmilekic at technokratis.com
Wed Aug 6 20:13:16 PDT 2003


On Wed, Aug 06, 2003 at 06:12:29PM -0400, Andrew Gallatin wrote:
...
> With the patch, the early "no fault" panic goes away, and seems to be
> replace by memory corruption later in the build:
> 
> building static c library
> ranlib libc_pic.a
> ranlib libc.a
> ranlib libc_p.a
> sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libc.a /usr/obj/usr/src/alpha/usr/lib
> sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libc_p.a /usr/obj/usr/src/alpha/usr/lib
> sh /usr/src/tools/install.sh -s -o root -g wheel -m 444     libc.so.5 /usr/obj/usr/src/alpha/usr/lib
> ln -fs libc.so.5 /usr/obj/usr/src/alpha/usr/lib/libc.so
> sh /usr/src/tools/install.sh -o root -g wheel -m 444   libc_pic.a /usr/obj/usr/src/alpha/usr/lib
> 5 errors
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> 
> 
> This is after the build is 1/2 done (judging by the size of the
> logfile).
> 
> I'm going to try again to ensure that I don't get the panic..
> 
> Drew

  If you're building with -j, can you try without it?  I seem to recall
  -j builds on i386 giving me similar results but two weeks ago.  I
  haven't tried with -j again since then, though.

-- 
Bosko Milekic  *  bmilekic at technokratis.com  *  bmilekic at FreeBSD.org
TECHNOkRATIS Consulting Services  *  http://www.technokratis.com/


More information about the cvs-src mailing list