From: Sunil Gupta (cs89ssg@brunel.ac.uk)
Date: 04/07/93


From: cs89ssg@brunel.ac.uk (Sunil Gupta)
Subject: Re: bibcard, xvtdl and suit
Date: 7 Apr 1993 13:29:30 GMT

Rob Kooper (kooper@dutiws.twi.tudelft.nl) wrote:
: Hi,

: I've put the following files on our ftp site. They are binaries compiled
: with the latest SLS.

: bibcard : A program used to input BiBTeX references, it uses the openlook
: libs.
: suit : Simple User Interface Toolkit. This version has the libs already
: compiled. It even has shared libs.
: xvtdl : A todo list manager. Easy to use.

: The files are in /pub/Linux/X11 on dutiws.twi.tudelft.nl

I get the following error when linking against the shared libraries, any ideas
why?

gcc -o casio main.o dotmatrix.o calculator.o -L/usr/local/lib/suit2.3/lib -lsuit -lsrgp -lX11 /usr/lib/libm.a
/usr/local/lib/suit2.3/lib/libsuit.sa(__libsuit.o): Undefined symbol "__NEEDS_SHRLIB_libX11_3" referenced
/usr/local/lib/suit2.3/lib/libsrgp.sa(__libsrgp.o): Undefined symbol "__NEEDS_SHRLIB_libX11_3" referenced
make: *** [casio] Error 1