Jonathan Adams wrote:
> On Thu, May 25, 2006 at 08:35:25AM -0700, Rod Evans wrote:
> > >+ /opt/SUNWspro/bin/cc -xO3 -xarch=amd64 ........
> > >.....
> > >-L/home/test001/ksh93/on_build1/test1/usr/src/cmd/sgs/libconv/amd64
> > >-lconv -lc
> > >Text relocation remains                         referenced
> > >    against symbol                  offset      in file
> > ><unknown>                           0x28        /usr/lib/64/values-xpg6.o
> > >ld: fatal: relocations remain against allocatable but non-writable sections
> >
> > Odd, I didn't think the values file contained any code that needed
> > relocation.
> >
> > But, the values file is typically found from the compiler distribution, so
> > the fact that you're falling back to the root filesystem for this file is
> > strange:
> >
> >  % LD_OPTIONS=-Dfiles make
> >  /opt/onbld/bin/i386/cw -_cc -xO3 -xarch=amd64 ....
> >  ....
> >  /opt/SUNWspro/SOS10/bin/cc -xO3 -xarch=amd64 ....
> >  ....
> >  debug:
> >  debug: file=/opt/SUNWspro/SOS10/prod/lib/amd64/values-xa.o  [ ET_REL ]
> >  debug:
> 
> Isn't this:
> 
> 6359912 /usr/lib/values-(star).o files should be built with -K pic
> 
> which was just putback into snv_42?

Ahhggrrllll... that sounds to be the problem (and I forgot to quote that
this is a debug build) ;-(

Ok... could you post the patch, please ? I'd like to include it into my
prototype tree...

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [EMAIL PROTECTED]
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 7950090
 (;O/ \/ \O;)
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to