Subject: Re: 1.6beta build problem
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Jukka Marin <jmarin@pyy.jmp.fi>
List: port-i386
Date: 07/24/2002 00:32:49
On Tue, Jul 23, 2002 at 10:32:28PM +0200, Manuel Bouyer wrote:
> On Tue, Jul 23, 2002 at 09:45:04AM +0300, Jukka Marin wrote:
> > I keep getting this (with sources gotten from my local CVS repository):
> > 
> > building shared object gcc library
> > /tmp/16/src/tools/obj/tools.NetBSD-1.6_BETA4-i386/bin/i386--netbsdelf-ranlib
> > libgcc_pic.a
> > dependall ===> libobjc
> > `/tmp/16/src/tools/obj/tools.NetBSD-1.6_BETA4-i386/bin/i386--netbsdelf-gcc
> > --print-prog-name=cc1obj` -print-objc-runtime-info rtscratch >runtime-info.h
> > /tmp/16/src/tools/obj/tools.NetBSD-1.6_BETA4-i386/lib/gcc-lib/i386--netbsdelf/2.95.3/cc1obj:
> > Undefined PLT symbol "__times13" (reloc type = 7, symnum = 72)
> > *** Error code 1
> 
> Looks like something got out of sync between your includes and libs on your
> system. Are you building with destdir=/ ?

I discovered the problem a bit earlied today - I had to reinstall comp.tgz
because some failed build had destroyed my compiler environment (it seemed).
After that, build completed without problems.  I'm building xsrc now (hope
I got it right ;)

  -jm