From: Mark B. Alston (c-amb@math.utah.edu)
Date: 03/31/93


From: c-amb@math.utah.edu (Mark B. Alston)
Subject: [Q]: Undefined symbol ___jump_libm_v4 in libsspkg.sa?
Date: Thu, 1 Apr 1993 03:39:51 GMT

I am having a problem compiling the Slingshot examples for openwindows.
I contiually receive the following error:

# make
cc -o tacho tacho.o -L/usr/lib -lsspkg -lxview -lolgx -lX11 -lm
/usr/lib/libsspkg.sa(00_DATA.o): Undefined symbol ___jump_libm_v4 referenced from text segment
make: *** [tacho] Error 1
#

This happens for every examples in the Slingshot directory.

I am basically on the newest SLS (I have upgraded the appropriate files).

Am I missing something important?

Thanks in advance.