binutils: bad placement of files

Riccardo Mottola rmottola at opencsw.org
Sat May 23 19:36:38 CEST 2015


Hi,

I am tyring to rebuild binutils: same release as currently available on 
solaris 10: 2.24, no updates. I want to rebuild it for Solaris 9, I had 
to clean up dependencies for x86/Solaris10 in just a little better way.

During build, I noticed a lot of messages about grep being unsupported: 
they way the package tried to froce GNU grep did not work, Dago 
suggested a new one.

Now I get really a lot of overrides, for hundreds of files:

CHECKPKG_OVERRIDES_CSWbinutils += 
bad-location-of-file|file=/usr/local/sparc-sun-solaris2.10/lib/ldscripts/msp430x149.xu
CHECKPKG_OVERRIDES_CSWbinutils += 
bad-location-of-file|file=/usr/local/sparc-sun-solaris2.10/lib/ldscripts/msp430x155.x
CHECKPKG_OVERRIDES_CSWbinutils += 
bad-location-of-file|file=/usr/local/sparc-sun-solaris2.10/lib/ldscripts/msp430x155.xbn
CHECKPKG_OVERRIDES_CSWbinutils += 
bad-location-of-file|file=/usr/local/sparc-sun-solaris2.10/lib/ldscripts/msp430x155.xn
CHECKPKG_OVERRIDES_CSWbinutils += 
bad-location-of-file|file=/usr/local/sparc-sun-solaris2.10/lib/ldscripts/msp430x155.xr
CHECKPKG_OVERRIDES_CSWbinutils += 
bad-location-of-file|file=/usr/local/sparc-sun-solaris2.10/lib/ldscripts/msp430x155.xu
CHECKPKG_OVERRIDES_CSWbinutils += 
bad-location-of-file|file=/usr/local/sparc-sun-solaris2.10/lib/ldscripts/msp430x156.x
CHECKPKG_OVERRIDES_CSWbinutils += 
bad-location-of-file|file=/usr/local/sparc-sun-solaris2.10/lib/ldscripts/msp430x156.xbn

what can be done? they shouldn't go in /usr/local I suppose.

I checked where one of those file is installed now in /opt/csw :
/opt/csw/sparc-sun-solaris2.10/lib/ldscripts/msp430x155.xr

even that is not that nice, but i wonder why they don't go there anymore.

EXTRA_CONFIGURE_EXPORTS += GREP
CONFIGURE_ENV_GREP = /opt/csw/bin/ggrep


maybe this confuses configure path?

Riccardo


More information about the maintainers mailing list