Subject: Python not working on VAX
To: None <port-vax@netbsd.org>
From: John Klos <john@ziaspace.com>
List: port-vax
Date: 09/08/2005 17:00:13
Hi,

Before I spend time working on figuring this out, has anyone else figured 
out how to get Python compiled on VAX yet?

case $MAKEFLAGS in  *-s*) 
LD_LIBRARY_PATH=/usr/pkgsrc/lang/python23/work/Python-2.3.5: CC='cc' 
LDSHARED='cc -shared -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/local/lib' 
OPT='-DNDEBUG -O2 -I/usr/include' ./python -E ./setup.py -q build;;  *) 
LD_LIBRARY_PATH=/usr/pkgsrc/lang/python23/work/Python-2.3.5: CC='cc' 
LDSHARED='cc -shared -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/local/lib' 
OPT='-DNDEBUG -O2 -I/usr/include' ./python -E ./setup.py build;;  esac
running build
running build_ext
INFO: Can't locate Tcl/Tk libs and/or headers
[1]   Illegal instruction (core dumped) LD_LIBRARY_PATH=...
*** Error code 132

Ideas?

Thanks,
John Klos
-- 
I've seen Sun monitors on fire off the side of the multimedia lab.
I've seen NTU lights glitter in the dark near the Mail Gate.
All these things will be lost in time, like the root partition last week.
Time to die...
                 -- Peter Gutmann