What should I do if I see fatal: libgcc_s.so.1: open failed: No such file or directory when running discrete event simulation?

Categories:
Solution Number:
S20768
Last Modified:
2013-08-20
Issue

What should I do if I see fatal: libgcc_s.so.1: open failed: No such file or directory when running discrete event simulation?

Solution

This error should only occur if you are running static simulations (.sim files) or external programs that contain calls to OPNET's EMA libraries. If you receive this error in another situation, contact your OPNET technical support representative.Assuming that the libgcc_s.so.1 file is in /usr/local/lib, check to see that /usr/local/lib is in your LD_LIBRARY_PATH by typing the following command. echo $LD_LIBRARY_PATHYou should see that both /opt/OPNET/9.0.A/sys/sun_sparc_solaris/lib and /usr/local/lib is listed in the output from this command. If neither one is present, then append your .cshrc file to have the following line:setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:/usr/local/lib:/opt/OPNET/9.0.A/sys/sun_sparc_solaris/lib

Environment

DES Kernel->Error Messages/Logs

Attachments
NOTICE: Riverbed® product names have changed. Please refer to the Product List for a complete list of product names.
Can't find an answer? Create a case