Re: [libssh2] Macro define error while executing of libssh2 in AIX Unix 4.3/5.1

2007-03-29 Thread DAO Anh-Viet
DeĀ : Simon Josefsson [mailto:[EMAIL PROTECTED] > Hm, do you use './configure && make'? Could you try it and see if it > works better? Yes, i have used './configure && make'. And then I add the option '-qlanglvl=ansi' now it is okey. I don't know exactly it is true ? But it works at the moment

Re: [libssh2] Macro define error while executing of libssh2 in AIX Unix 4.3/5.1

2007-03-29 Thread Simon Josefsson
"DAO Anh-Viet" <[EMAIL PROTECTED]> writes: > Remark: I have generated the Makefile for AIX Unix version 4.3 and > CC of following version: VisualAge C++ Professional / C for AIX > Compiler, Version 5 Hm, do you use './configure && make'? Could you try it and see if it works better? /Simon

[libssh2] Macro define error while executing of libssh2 in AIX Unix 4.3/5.1

2007-03-27 Thread DAO Anh-Viet
Hi, I'm trying to use and testing a program using libssh2 at the AIX Unix 4.3/5.1 platform. And I have meet such following problem concerning about the interpretation of Macro define in my complier of AIX Unix 4.3 and 5.1 1. SFTP system initialization: At line of sftp.c:464