Sounds like a library is not in your path. Run the following command ldd /opt/sfw/bin/cdrecord. That will show you the libraries that cdrecord is looking for and which ones it can't find. Then just put the library in your path and you should be good to go.
On 7/17/06, gary jones <[EMAIL PROTECTED]> wrote:
Hi, I have installed the cdrecord software on a SunOS solaris 8 system but when I try to run it I get the following error. ld.so.1: /opt/sfw/bin/cdrecord: fatal: relocation error: file /opt/sfw/bin/cdrecord: symbol priocntl: reference symbol not found Killed I am not an experienced user so if anyone could point me in the right direction that would be great. Thanks This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org
_______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org