Dear all, I had upgrade my system to RH 7.0. When I try to recompile ssh 2.1.0 I have the following errors: genpkcs.c: In function `ssh_pk_group_generate': genpkcs.c:914: `char' is promoted to `int' when passed through `...' genpkcs.c:914: (so you should pass `int' not `char' to `va_arg') genpkcs.c:914: `short int' is promoted to `int' when passed through `...' genpkcs.c: In function `ssh_pk_group_get_info': genpkcs.c:1099: `char' is promoted to `int' when passed through `...' genpkcs.c:1099: `short int' is promoted to `int' when passed through `...' genpkcs.c: In function `ssh_private_key_generate': genpkcs.c:1673: `char' is promoted to `int' when passed through `...' genpkcs.c:1673: `short int' is promoted to `int' when passed through `...' genpkcs.c: In function `ssh_public_key_define': genpkcs.c:1981: `char' is promoted to `int' when passed through `...' genpkcs.c:1981: `short int' is promoted to `int' when passed through `...' genpkcs.c: In function `ssh_private_key_get_info': genpkcs.c:2162: `char' is promoted to `int' when passed through `...' genpkcs.c:2162: `short int' is promoted to `int' when passed through `...' genpkcs.c: In function `ssh_public_key_get_info': genpkcs.c:2249: `char' is promoted to `int' when passed through `...' genpkcs.c:2249: `short int' is promoted to `int' when passed through `...' make[1]: *** [genpkcs.o] Error 1 Any idea? Thanks. -------------------------------- /\ Enrico Morelli /\||||||| ---- /__ __ ::; CE.R.M. | O O _ CEntro Risonanze Magnetiche / | | --- |_/ _| Tel : +39 055 4209269 |_/ | Fax : +39 055 4209253 | / e-mail: [EMAIL PROTECTED] / _/ http://litio.cerm.unifi.it/~morelli _ / ------------------------------------------- Centro di Risonanze Magnetiche Polo Scientifico - Universita' di Firenze Via Luigi Sacconi, 6 50019 Sesto Fiorentino (FI) --------------------------------------------
