OpenSolaris

Printable Version Enter a New Search
Bug ID 6572719
Synopsis ld.so on sparc and amd64 should be brand aware
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:brandz
Keywords
Responsible Engineer Stephen Lawrence
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_70
Fixed In snv_70
Release Fixed solaris_nevada(snv_70) , solaris_10u5(s10u5_01) (Bug ID:2151505)
Related Bugs 6409350 , 6577932
Submit Date 22-June-2007
Last Update Date 8-August-2007
Description
with the introduction of brandz the linker on x86 was made aware of the new
brand aux vectors, and if the linker detects that it's executing in a branded
environment then it ignores the LD_* environment variables that would normally
affect it's operation.  instead it checks for LD_BRAND_* variables.  unfortunatly
support for this was only implemented on x86.  this functionaltiy should also
be supported on sparc.
Work Around
N/A
Comments
N/A