Compiling Python 2.6.4 on IRIX 6.5 - "don't know how to makeParser/printgrammar.o (bu42)."

J

James Looney

I'm trying to compile Python 2.6.4 on my IRIX 6.5 machine. I have no
idea how to fix this problem, and am hoping someone may know what to
do. The closest thread I've found to this is http://bugs.python.org/issue4279,
but that patch has already been added, yet I still get the error. The
post makes reference to trying gmake, but I don't have that installed
on this machine. I'm stuck with regular make.

configure line:
.../../configure --prefix=/usr/local/openSource/architectureIndependent
--exec-prefix=/usr/local/openSource/IRIX6 --enable-shared --with-
threads --without-gcc --with-cxx-main=/usr/bin/CC

make history:

[14:50:54]> make
/usr/bin/CC -c -OPT:Olimit=0 -DNDEBUG -O -I. -IInclude -
I../../Include -DPy_BUILD_CORE -o Modules/python.o ../../Modules/
python.c
don't know how to make Parser/printgrammar.o (bu42).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top