Hi Suresh,
You will get a tcl depot for HPUX on specific models like IA and PA.
Please search the same in itrc.hp.com
I have installed tcl , version details:
tcltk 8.4.11 tcltk
I can see the two include files namely tcl.h and tclPort.h , under
/usr/local/bin/include, as typically a tcl related files will be located
under /usr/local/bin
Check also On Path variable , if the path is visible when compilation happens.
Hope this helps
Regards,
Rashmi
-----Original Message-----
From: Chandolu, Venkata Sureshbabu (STSD)
Sent: Thursday, September 04, 2008 4:38 PM
To: austin-group-l
Subject: Help required in building UNIX standards test suite
Hello,
Need little help
I am trying to run standard test setup and getting following error:
Executing 'make' in /var/opt/stdenv/tetlite/vsc (can take up to 10 minutes)...
ERROR: Building VSC tools and libraries failed.
Please check /var/opt/stdenv/tetlite/vsc/build.log for details.
I have checked "/var/opt/stdenv/tetlite/vsc/build.log" file and seen following
error in this file
`binaries' is up to date.
c89 -O expect/expect.c -o expect/expect
cpp: "expect/expect.c", line 28: error 4036: Can't open include file 'tcl.h'.
cpp: "expect/exp_command.h", line 26: error 4036: Can't open include file
'tclPort.h'.
*** Error exit code 1
I have installed tcl libraries. Still I am facing the same issues.
Thanks and Rgds
Suresh
|