Scotty compile on Solaris 2.4

Mike Martone (martonem@bah.com)
Fri, 05 Apr 1996 14:00:36 -0800

I am trying to install scotty 2.0.2 on a Solaris 2.4 SUN using the GNU
compilers. Configure seems to be OK, but MAKE gives me the problems
below. Any suggestions?
Thanks

# make
gcc -Wall -o scotty scotty.o libscotty.a /usr/local/lib/libtk4.0.a -LNONE
-lX11 /usr/local/lib/libtcl7.4.a -lsocket -lnsl -lrpcsvc -lresolv -lm
ld: fatal: library -lX11: not found
ld: fatal: File processing errors. No output written to scotty
*** Error code 1
make: Fatal error: Command failed for target `scotty'