Soscmd on Linux

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
tad@altair.com

Soscmd on Linux

Post by tad@altair.com » Mon Nov 15, 2004 7:08 pm

How can I obtain soscmd, which will work on Fedora Core 2 ? I use version 3.5 but when moved to Fedora host it shows following error:

soscmd: dynamic-link.h:62: elf_get_dynamic_info: Assertion `! "bad dynamic tag"' failed.

I tried it also on SuSE 9.1 on AMD64 machine, but soscmd dumps core.

Tadeusz

tad@altair.com

sterwill
Posts: 256
Joined: Thu Nov 06, 2003 10:01 am
Location: SourceGear

Post by sterwill » Tue Nov 16, 2004 8:38 am

This error points to a dynamic linker (ld.so) or C library problem. You may want to run "ldconfig" as root; that may help. Also, you may want to try reinstalling the packages containing libc and ld.so. As a last resort, you could download the RPM of SOS 4.0 for Unix (which is compatible with a SOS 3.5 server), or compile the command line client from source.
Shaw Terwilliger
SourceGear LLC
`echo sterwill5sourcegear6com | tr 56 @.`

Post Reply