Python 1.5.2 on HPUX 10.20

Volker Hetzer volker.hetzer at abg1.siemens.de
Wed Aug 25 07:38:37 EDT 1999


Hi!
This is my first look into python. I tried to install it
% ./configure --prefix=/opt/python
% make all install

and to test it
% make test

The fcntl test failed (twice):

% /opt/python/bin/python Lib/test/test_fcntl.py
Status from fnctl with O_NONBLOCK:  0
struct.pack:  '\000\002\000\000\000\000\000\000\000\000\000\000\000\000\000\000'
Traceback (innermost last):
  File "Lib/test/test_fcntl.py", line 30, in ?
    rv = fcntl.fcntl(f.fileno(), FCNTL.F_SETLKW, lockdata)
IOError: [Errno 22] Invalid argument
%

Is this serious? What am I to do?

Greetings!
Volker

-- 
Hi! I'm a signature virus! Copy me into your signature file to help me spread!




More information about the Python-list mailing list