search for: macroredef

Displaying 2 results from an estimated 2 matches for "macroredef".

2003 Jan 09
0
Building openssh-3.5p1 with new DES functions
.../local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshconnect1.c cc: Warning: /usr/local/openssl/include/openssl/des.h, line 104: The redefinition of the macro "DES_KEY_SZ" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. (macroredef) #define DES_KEY_SZ (sizeof(DES_cblock)) --------------------------------^ cc: Warning: /usr/local/openssl/include/openssl/des.h, line 105: The redefinition of the macro "DES_SCHEDULE_SZ" conflicts with a current definition because the replacement lists differ. The redefinition is n...
2004 Mar 10
4
[Bug 812] alphaev7-dec-osf5.1 cc compiler warning for OpenSSH-3.8p1
...y: jschulen at gmx.de cc generates lot of warnings with same message: cc: Warning: openbsd-compat/fake-rfc2553.h, line 136: The redefinition of the macro "getaddrinfo" conflicts with a current definition because the number of parameters is different. The redefinition is now in effect. (macroredef) #define getaddrinfo(a,b,c,d) (ssh_getaddrinfo(a,b,c,d)) --------------------^ ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.