SDL 1.2.4 and irix 6.5

Hello,

I’ve successfully compiled SDL 1.2.4 on an old SGI O2(irix 6.5) using gcc
2.8.1.
But everytime I try to execute a program linked against SDL I get the
following:
“rld: Fatal Error: Cannot Successfully map soname ‘libSDL-1.2.so.1’ under
any of the filenames …”

I’m totally new to irix and I have no idea what to do :frowning:

Dieter–
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

Hello,

I’ve successfully compiled SDL 1.2.4 on an old SGI O2(irix 6.5) using gcc
2.8.1.
But everytime I try to execute a program linked against SDL I get the
following:
“rld: Fatal Error: Cannot Successfully map soname ‘libSDL-1.2.so.1’ under
any of the filenames …”

I’m totally new to irix and I have no idea what to do :frowning:

Where did you install it?
Try adding the library directory to your LD_LIBRARY_PATH environment variable.

I don’t know if this works on IRIX, but look for paths in /etc/ld.so.conf

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment