Compiling Scotty-2.0.2 on Solaris5.4

Juergen Strittmatter Hiwi bei Kip (stritt@iitb.fhg.de)
Mon, 5 Feb 1996 11:28:15 +0100

Hi!

I`ve been using Tkined-1.3.3 and Scotty-2.0.0 on a SunOS system.
These are really fantastic tools!

Now I`m trying to compile Tkined-1.3.4 and Scotty-1.3.4 on a Solaris-machine
(SunOS 5.4) using the cc-compiler.

Since there`s no ranlib on this machine, I marked out all lines containing
ranlib-commands in all Makefiles (including Tk- and Tcl-Makefiles).

Tcl7.4 an TK4.0 were compiled and tested successfully.

But while compiling Scotty I get the error messages:

ld: fatal: file .../lib/libtk4.0.a: unknown type, unable to process using elf(3E) libraries
ld: fatal: file .../lib/libtcl7.4.a: unknown type, unable to process using elf(3E) libraries
ld: fatal: File processing errors. No output written to scotty
*** Error code 1
make: Fatal error: Command failed for target `scotty'

Has anyone got an idea, what to do?

Thanx in advance,

Juergen