Subject: RE: arm32 -current installs DOA ld.so
To: Todd Whitesel <toddpw@best.com>
From: Steve Woodford <swoodfor@bluews.com>
List: port-arm32
Date: 11/19/1998 13:59:29
Todd Whitsel wrote:

> Done. A 'make build' is running as I type this.
> 
> Oops, it already failed. Hmm:
> 
> building shared bz2 library (version 0.0)
> ld -x -shared  -o libbz2.so.0.0    --whole-archive libbz2_pic.a
> --no-whole-archive   
> ld: libbz2_pic.a(bzlib.so): gotslot at 0x4 is multiple valued: 0x20 vs
> 0x228
> *** Error code 1
> 
> Stop.
> 
That one's caused by a broken -current gas on the arm32. Re-installing an
older gas should solve the problem.

Cheers, Steve