Joce,
Désolé pour l'interruption. J'ai trouvé un peu de temps pour installer
la version en question. Et maintenant ça compile. J'exécute naïvement
et j'arrive a:
Permission denied: I/O error. (IO_FAILURE)
-------------------------------------------------------------------------------
Class / Object Routine Nature of exception
Effect
-------------------------------------------------------------------------------
TCP_STREAM_SOCKET c_bind Permission denied:
<00000000B7AEB7B8> (From NETWORK_STREAM_SOCKET)
I/O error. Fail
-------------------------------------------------------------------------------
TCP_STREAM_SOCKET c_bind
<00000000B7AEB7B8> (From NETWORK_STREAM_SOCKET)
Routine failure. Fail
-------------------------------------------------------------------------------
TCP_STREAM_SOCKET do_bind @5
<00000000B7AEB7B8> (From NETWORK_STREAM_SOCKET)
Routine failure. Fail
-------------------------------------------------------------------------------
TCP_STREAM_SOCKET bind @4
<00000000B7AEB7B8> (From NETWORK_SOCKET) Routine failure.
Fail
-------------------------------------------------------------------------------
TCP_STREAM_SOCKET make_server_by_port @5
<00000000B7AEB7B8> (From NETWORK_STREAM_SOCKET)
Routine failure. Fail
-------------------------------------------------------------------------------
WGI_NINO_HANDLER execute @5
<00000000B7AEB530> (From HTTP_HANDLER) Routine failure.
Fail
-------------------------------------------------------------------------------
HTTP_SERVER setup @6
<00000000B7AEB518> Routine failure.
Fail
-------------------------------------------------------------------------------
WGI_NINO_CONNECTOR launch @7
<00000000B7AEB488> Routine failure.
Fail
-------------------------------------------------------------------------------
WSF_DEFAULT_SERVICE_LAUNCHER
launch @10 <00000000B7AEB41C> (From
WSF_NINO_SERVICE_LAUNCHER)
Routine failure. Fail
-------------------------------------------------------------------------------
WSF_DEFAULT_SERVICE_LAUNCHER
make_and_launch @2 <00000000B7AEB41C> (From
WSF_SERVICE_LAUNCHER)
Routine failure. Fail
-------------------------------------------------------------------------------
APPLICATION make_and_launch @2
<00000000B7AEB3EC> (From WSF_DEFAULT_SERVICE_I)
Routine failure. Fail
-------------------------------------------------------------------------------
APPLICATION root's creation
<00000000B7AEB3EC> Routine failure.
Exit
-------------------------------------------------------------------------------
Call stack:
ObjectClassRoutine
------------------
[0xB7471138] TCP_STREAM_SOCKET c_bind (From NETWORK_STREAM_SOCKET) ( @ 0 )
[0xB7471138] TCP_STREAM_SOCKET do_bind (From NETWORK_STREAM_SOCKET) ( @ 5 )
[0xB7471138] TCP_STREAM_SOCKET bind (From NETWORK_SOCKET) <R> ( @ 4 )
[0xB7471138] TCP_STREAM_SOCKET make_server_by_port (From
NETWORK_STREAM_SOCKET) ( @ 5 )
[0xB7471140] WGI_NINO_HANDLER execute (From HTTP_HANDLER) <R> ( @ 5 )
[0xB7471144] HTTP_SERVER setup ( @ 6 )
[0xB7471148] WGI_NINO_CONNECTOR launch ( @ 7 )
[0xB747114C] WSF_DEFAULT_SERVICE_LAUNCHER launch (From
WSF_NINO_SERVICE_LAUNCHER) ( @ 10 )
[0xB747114C] WSF_DEFAULT_SERVICE_LAUNCHER make_and_launch (From
WSF_SERVICE_LAUNCHER) ( @ 2 )
[0xB7471150] APPLICATION make_and_launch (From WSF_DEFAULT_SERVICE_I) ( @ 2 )
Je n'imaginais pas que ça puisse fonctionner du premier coup. Je
suppose qu'il y a encore des choses a configurer...