Scotty 2.1.0 bones problem

Peter Polkinghorne (Peter.Polkinghorne@brunel.ac.uk)
Tue, 16 Jul 1996 16:13:37 +0100

I configured Scotty 2.1.0 under Solaris 2.4 with Sunpro Compiler to use msql
for Bones with the --enable-msql flag to configure.

Unfortunately .../tmn/bones/msqltcl.c tries to include scotty.h which does not
exist. a quick exmination shows that tmn.h would not be sufficient - since
HAVE_MSQL is only defined in unix/config.h and this should also be included.

However am I really the first person to encounter this? Is it as simple as
replacing the include <scotty.h> with an include <tnm.h> and <config.h> ?

-- 
-----------------------------------------------------------------------------
| Peter Polkinghorne, Computer Centre, Brunel University, Uxbridge, UB8 3PH,|
| Peter.Polkinghorne@brunel.ac.uk   +44 1895 274000 x2561       UK          |
-----------------------------------------------------------------------------