18.02.2014 Views

string

string

string

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Technical Notes<br />

This error does not necessarily occur when you first bring up an application. It could<br />

take months to develop, if ordinary use of the application seldom references the<br />

undefined symbol.<br />

See Also<br />

For more information about the Linker, see the Linker and Libraries Guide.<br />

ld.so.1: <strong>string</strong>: fatal: relocation error:<br />

<strong>string</strong>: <strong>string</strong>: referenced symbol not found<br />

Cause<br />

This message is produced in Solaris 2.6 and later releases. It is not produced in<br />

Solaris 2.5.1, or earlier releases.<br />

The message from the run time linker ld.so.1(1) indicates that in trying to execute<br />

the application given after the first colon, the specified symbol could not be found<br />

for relocation. The message goes on to say in what file the symbol was referenced.<br />

Since this is a fatal error, the application terminates with this message.<br />

Action<br />

Run the ldd -d command on the application to show its shared object dependencies<br />

and symbols that aren’t found. Probably your system contains an old version of the<br />

shared object that should contain this symbol. Contact the library vendor or author<br />

for an update.<br />

Technical Notes<br />

This error does not necessarily occur when you first bring up an application. It could<br />

take months to develop, if ordinary use of the application seldom references the<br />

undefined symbol.<br />

See Also<br />

For more information about the Linker, see the Linker and Libraries Guide.<br />

98 Solaris Common Messages and Troubleshooting Guide ♦ October, 1998

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!