[qmtest] python 2.2 error

Mark Mitchell mark at codesourcery.com
Mon Apr 15 14:41:11 UTC 2002



--On Thursday, April 11, 2002 11:26:25 AM -0400 Sam Tannous 
<stannous at cisco.com> wrote:

> Not sure if this is a known install issue.  I'm using
> Python version 2.2 under FreeBSD 4.5 Stable.
>
> The error I get is the following:
>
> --------------------------------------------------------
> [samiam ~/qm-1.1.3] > ./configure
> --prefix=/home/stannous/packages/qm-1.1.3 loading cache ./config.cache
> checking for python2... (cached) python
> checking Python version... Traceback (most recent call last):
>   File "<stdin>", line 6, in ?
> NameError: name 'EOF' is not defined
> Traceback (most recent call last):
>   File "<stdin>", line 6, in ?
> NameError: name 'EOF' is not defined
> 2.2

That's interesting.  It actually got the right answer, but it spewed
out these weird error messages.

It looks like your shell is not behaving as QMTest's configure script
expects.  We will attempt to fix this in the next release, but you
should be able to type "make" after getting the above and keep going
OK.

Thanks,

--
Mark Mitchell                   mark at codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com




More information about the qmtest mailing list