Hi all,
I know that most people hate these questions, but I'm having a severe problem cCompiling Tcl/Tk8.3.4 on HP-UX11.0. Everything works find for compiling Tcl. But when I 'make test' for Tk, I get this message:
> make test
LD_LIBRARY_PATH=`pwd`:/cadappl/tcl/tcl8.3.4/unix:; export LD_LIBRARY_PATH; LIBPATH=`pwd`:/cadappl/tcl/tcl8.3.4/unix:; export LIBPATH; SHLIB_PATH=`pwd`:/cadappl/tcl/tcl8.3.4/unix:; export SHLIB_PATH; TCL_LIBRARY=/cadappl/tcl/tcl8.3.4/library; export TCL_LIBRARY; TK_LIBRARY=/cadappl/tcl/tk8.3.4/library; export TK_LIBRARY; ./tktest /cadappl/tcl/tk8.3.4/unix/../tests/all.tcl -geometry +0+0
/usr/lib/dld.sl: Unresolved symbol: XSetLocaleModifiers (code) from /cadappl/tcl/tk8.3.4/unix/libtk8.3.sl
/bin/sh: 20098 Abort(coredump)
Did anybody have this problem already and solved it?
Please help!
Regards,
Gerhard
I know that most people hate these questions, but I'm having a severe problem cCompiling Tcl/Tk8.3.4 on HP-UX11.0. Everything works find for compiling Tcl. But when I 'make test' for Tk, I get this message:
> make test
LD_LIBRARY_PATH=`pwd`:/cadappl/tcl/tcl8.3.4/unix:; export LD_LIBRARY_PATH; LIBPATH=`pwd`:/cadappl/tcl/tcl8.3.4/unix:; export LIBPATH; SHLIB_PATH=`pwd`:/cadappl/tcl/tcl8.3.4/unix:; export SHLIB_PATH; TCL_LIBRARY=/cadappl/tcl/tcl8.3.4/library; export TCL_LIBRARY; TK_LIBRARY=/cadappl/tcl/tk8.3.4/library; export TK_LIBRARY; ./tktest /cadappl/tcl/tk8.3.4/unix/../tests/all.tcl -geometry +0+0
/usr/lib/dld.sl: Unresolved symbol: XSetLocaleModifiers (code) from /cadappl/tcl/tk8.3.4/unix/libtk8.3.sl
/bin/sh: 20098 Abort(coredump)
Did anybody have this problem already and solved it?
Please help!
Regards,
Gerhard