From: munn@ug.cs.dal.ca (Richard B Munn) Subject: Error when compiling SlingShot examples. Date: Sun, 14 Mar 1993 01:13:18 GMT
I'm receving the following error:
$ make
cc -o example1 example1.o -L/usr/openwin/lib -L/usr/lib/shlib/jump
-lsspkg -lxview -lolgx -lX11 -lm
/usr/lib/libsspkg.sa(00_DATA.o): Undefined symbol ___jump_libm_v4
referenced from text segment
make: *** [example1] Error 1
$
I noticed the path "/usr/lib/shlib/jump" does not exist in my Linux
setup.
I'm receving the error for the other SlingShot examles, as well.
Any assitance would greatly be appreciated.
Thank you,
Rick Munn.