Does anyone have anymore information about the source / cause of these errors or suggestions to fix them as setting this variable seemed to have no effect on Forte 6.
I am still getting the following errors:
dbx: warning: could not get rtld base address -- no AT_BASE in auxv
dbx: read of 8 bytes at address 0x162b0 failed -- Bad file number
dbx: warning: could not initialize librtld_db.so.1 -- trying libDP_rtld_db.so
dbx: could not initialize
dbx: warning: could not enable secondary rtld synch event
dbx: warning: could not enable primary rtld synch event
Besides the following Files Existing:
/opt/SUNWspro/WS6U2/lib/v9/libDP_rtld_db.so
/opt/SUNWspro/WS6U2/lib/libDP_rtld_db.so
/opt/SUNWspro/WS6U2/lib is contained with my LD_LIBRARY_PATH variable.
"nm" turns up no occurrences of "AT_BASE" or "auxv" in any SUN libraries or libraries hat I have built.