Operating System - HP-UX
1836926 Members
2066 Online
110111 Solutions
New Discussion

Re: aCC runtime error 215

 
Arvind_6
New Member

aCC runtime error 215

Hi,

A program repeatedly coredumps with the following error:
aCC runtime: Error 215 from
shl_findsym(/app/arbor/Tibco/opt/tibco/tra/1.0/lib/libmaverick41.sl,_shlInit
)

on building another sample with this library, the program is able to load this **same** library successfully. By load, I mean auto-load, no dlopen or other stuff in either program.

Any pointers why _shlInit is not found? Any patches that could cause this?

Thanks,
Arvind.
1 REPLY 1
Steve Steel
Honored Contributor

Re: aCC runtime error 215

Hi


Could be a patch


Try adding -lnsl to the linking options.



steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)