Hello, I have downloaded new version of delegate. I have extracted files on AIX5.2 server and I have launched compilation with CC... (see in attached file"Compilation") <<Compilation>> Everything is right until compilation of "teleportd". The compilation is stopped. make >> Compilation av[4] 'if(UNIX,OS2EMX) -O' ==> '-O' av[5] 'if(UNIX,OS2EMX) -x c++ -DQS' ==> '-x c++ -DQS' av[4] 'if(UNIX,OS2EMX) -O' ==> '-O' av[5] 'if(UNIX,OS2EMX) -x c++ -DQS' ==> '-x c++ -DQS' make: 1254-053 Command "$(MKCPP)" expands to empty string. cc: 1501-228 input file c++ not found "../include/ystring.h", line 70.18: 1506-277 (S) Syntax error: possible missing ')' or ','? "../include/ystring.h", line 70.5: 1506-282 (S) The type of the parameters must be specified in a prototype. "../include/ystring.h", line 75.33: 1506-046 (S) Syntax error. "../include/ystring.h", line 75.46: 1506-160 (S) Object l cannot be declared as type void. "../include/ystring.h", line 75.52: 1506-160 (S) Object z cannot be declared as type void. "../include/ystring.h", line 76.6: 1506-282 (S) The type of the parameters must be specified in a prototype. "../include/ystring.h", line 77.20: 1506-277 (S) Syntax error: possible missing ')' or ','? "../include/ystring.h", line 77.7: 1506-282 (S) The type of the parameters must be specified in a prototype. "../include/ystring.h", line 78.21: 1506-277 (S) Syntax error: possible missing ')' or ','? "../include/ystring.h", line 78.7: 1506-282 (S) The type of the parameters must be specified in a prototype. "../include/ystring.h", line 78.25: 1506-343 (S) Redeclaration of s differs from previous declaration on line 77 of "../include/ystring.h". "../include/ystring.h", line 78.25: 1506-382 (I) The type "void*" of identifier s differs from previous type "unsigned char*". "../include/ystring.h", line 78.38: 1506-160 (S) Object z cannot be declared as type void. "../include/ystring.h", line 79.21: 1506-277 (S) Syntax error: possible missing ')' or ','? "../include/ystring.h", line 79.7: 1506-282 (S) The type of the parameters must be specified in a prototype. "../include/ystring.h", line 83.9: 1506-236 (W) Macro name memmove has been redefined. "../include/ystring.h", line 83.9: 1506-358 (I) "memmove" is defined on line 311 of /usr/include/string.h. "../include/ystring.h", line 87.9: 1506-236 (W) Macro name strcat has been redefined. "../include/ystring.h", line 87.9: 1506-358 (I) "strcat" is defined on line 308 of /usr/include/string.h. "../include/ysocket.h", line 59.9: 1506-236 (W) Macro name accept has been redefined. "../include/ysocket.h", line 59.9: 1506-358 (I) "accept" is defined on line 132 of /usr/include/sys/socket.h. "../include/vsocket.h", line 86.9: 1506-236 (W) Macro name getsockname has been redefined. "../include/vsocket.h", line 86.9: 1506-358 (I) "getsockname" is defined on line 134 of /usr/include/sys/socket.h. "../include/vsocket.h", line 87.9: 1506-236 (W) Macro name getpeername has been redefined. "../include/vsocket.h", line 87.9: 1506-358 (I) "getpeername" is defined on line 133 of /usr/include/sys/socket.h. "../include/vsocket.h", line 88.9: 1506-236 (W) Macro name recvfrom has been redefined. "../include/vsocket.h", line 88.9: 1506-358 (I) "recvfrom" is defined on line 131 of /usr/include/sys/socket.h. "teleportd.c", line 274.41: 1506-041 (E) The invocation of macro sprintf contains fewer arguments than required by the macro definition. make: 1254-004 The error code from the last command is 252. Stop. make: 1254-004 The error code from the last command is 2. Stop. make: 1254-004 The error code from the last command is 2. Stop.make: 1254-004 The error code from the last command is 2. Stop. make: 1254-004 The error code from the last command is 2. Stop. If I try to execute only "cc -O -x c++ -DQS -I../include -O -c teleportd.c -o teleportd.o" in teleport folder, the error is the same. For information, I have successfuly compiled Delegate8.9.6 on the same machine... Do you have idea about this issue? Best regards, > Pierre Rousseau > Message Switching & Directories > Dexia Bank Belgium > Tél. : 02/222.68.73 > -------------------------------------- Dexia Bank disclaimer : http://www.dexia.be/maildisclaimer.htm --------------------------------------