build on HP 11 (linking), tkinter modul

Michael Ebert michael.m.ebert at daimlerchrysler.com
Fri May 24 03:20:25 EDT 2002


Hello,

	I have a problem to build Python 2.2.1 on HP UX 11.0. Here is the
error message from make:

---------------------------------------------------------------
...
ld -b build/temp.hp-ux-B.11.00-9000/785-2.2/_tkinter.o
build/temp.hp-ux-B.11.00-9000/785-2.2/tkappinit.o -L/usr/X11/lib
-L/usr/local/lib -ltk8.3 -ltcl8.3 -lX11 -o
build/lib.hp-ux-B.11.00-9000/785-2.2/_tkinter.sl
sh[3]: 9954 Memory fault(coredump)
*** Error exit code 139

Stop.
---------------------------------------------------------------

It seems to be a tkinter problem. tk8.3 and tcl8.3 are installed.
I there a possibility to skip the tkinter modul, I don't need it 
necessarily.

Many thanks for any help.

michael



More information about the Python-list mailing list