search for: evp_ciph_always_call_init

Displaying 20 results from an estimated 20 matches for "evp_ciph_always_call_init".

2003 Sep 18
1
[Bug 675] cipher.c error when building against openssl 0.9.5a on Mandrake 7.2
....c:151: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher-aes.c:151: (Each undeclared identifier is reported only once cipher-aes.c:151: for each function it appears in.) cipher-aes.c:151: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher-aes.c:152: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) cipher-aes.c:152: `EVP_CIPH_CUSTOM_IV' undeclared (first use in this function) make: *** [cipher-aes.o] Error 1 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2002 Mar 08
1
Problems with Solaris 8 and OpenSSH 3.1p1
...cipher.c:496: warning: assignment from incompatible pointer type cipher.c:497: structure has no member named `flags' cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) make: *** [cipher.o] Error 1 Any help will be appreciated.
2002 Mar 16
0
[Bug 169] New: make install fails on redhat 6.2
...cipher.c:496: warning: assignment from incompatible pointer type cipher.c:497: structure has no member named `flags' cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) make: *** [cipher.o] Error 1 make: *** Waiting for unfinished jobs.... ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2002 Mar 26
0
[Bug 186] New: Build failure against openssl-0.9.5a
...a or greater: http://www.openssl.org/ However, the source will not build against openssl-0.9.5a. The build fails with: cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) make: *** [cipher.o] Error 1 There is no reference to these anywhere in the source of openssl-0.9.5a, however they are present in openssl-0.9.6c, so it looks like the INSTALL file should be updated. $ find openssl-0.9.5a/ -type f | xargs grep -l EVP_CI...
2003 Sep 17
0
3.7p1 build fails with openssl 0.9.5a
...DE' undeclared (first use in this function) cipher-aes.c:151: (Each undeclared identifier is reported only once cipher-aes.c:151: for each function it appears in.) cipher-aes.c:151: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher-aes.c:152: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) cipher-aes.c:152: `EVP_CIPH_CUSTOM_IV' undeclared (first use in this function) make: *** [cipher-aes.o] Error 1 Any idea anyone ? Should SSH_OLD_EVP be defined ? I guess may be it should, as it's defined in cipher.c if ssl versi...
2003 Sep 18
1
make errors
...c:151: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher-aes.c:151: (Each undeclared identifier is reported only once cipher-aes.c:151: for each function it appears in.) cipher-aes.c:151: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this funct ion) cipher-aes.c:152: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this func tion) cipher-aes.c:152: `EVP_CIPH_CUSTOM_IV' undeclared (first use in this function) *** Error code 1 make: Fatal error: Command failed for target `cipher-aes.o' I have been unable to find a solution in the archives. Any ideas? Larry
2002 Mar 08
1
compile bug for 3.1p1 under Solaris
...cipher.c:496: warning: assignment from incompatible pointer type cipher.c:497: structure has no member named `flags' cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) make: *** [cipher.o] Error 1
2002 Mar 08
0
[Bug 154] New: make failes: make: *** [cipher.o] Error 1
...e cipher.c:496: warning: assignment from incompatible pointer type cipher.c:497: structure has no member named `flags' cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function)cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) make: *** [cipher.o] Error 1 [root at news openssh-3.1p1]# ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2002 Mar 13
2
3.1p1 under Solaris x86 5.7 fails to compile ...
...cipher.c:496: warning: assignment from incompatible pointer type cipher.c:497: structure has no member named `flags' cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) make: *** [cipher.o] Error 1 Marc G. Fournier marc.fournier at acadiau.ca Senior Systems Administrator Acadia University "These are my opinions, which are not necessarily shared by my...
2002 May 01
0
[Bug 232] New: 3.1p1 does not make
...cipher.c:496: warning: assignment from incompatible pointer type cipher.c:497: structure has no member named `flags' cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) make: *** [cipher.o] Error 1 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2003 Sep 22
1
[Bug 704] 3.7.1p1 does not compile on FreeBSD 4.2
...51: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher-aes.c:151: (Each undeclared identifier is reported only once cipher-aes.c:151: for each function it appears in.) cipher-aes.c:151: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this funct ion) cipher-aes.c:152: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this func tion) cipher-aes.c:152: `EVP_CIPH_CUSTOM_IV' undeclared (first use in this function) *** Error code 1 Stop in /usr/local/src/openssh-3.7.1p1. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the...
2002 Mar 08
0
OpenSSH 3.1p1 compile problem under NetBSD 1.5.2
...cipher.c:496: warning: assignment from incompatible pointer type cipher.c:497: structure has no member named `flags' cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) *** Error code 1 Stop. -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log.gz Type: application/octet-stream Size: 13778 bytes Desc: Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/200203...
2002 May 14
0
[Bug 242] New: cipher.c doesn't compile in openssh-3.1p1 (i386-solaris2.8-gcc)
...cipher.c:496: warning: assignment from incompatible pointer type cipher.c:497: structure has no member named `flags' cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) *** Error code 1 make: Fatal error: Command failed for target `cipher.o' ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2002 Mar 09
3
3.1p1 + OpenSSL 0.9.5a -> no can do
...cipher.c:496: warning: assignment from incompatible pointer type cipher.c:497: structure has no member named `flags' cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) make: *** [cipher.o] Error 1
2002 Mar 07
0
[Bug 141] New: openssh-3.1p1-1.src.rpm will not build on RedHat Linux 6.1
...cipher.c:496: warning: assignment from incompatible pointer type cipher.c:497: structure has no member named `flags' cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) make: *** [cipher.o] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.2018 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.2018 (%build) On this build, the following changes have been made on the openssh.spec file: # Do we...
2002 Mar 07
0
[Bug 142] New: OpenSSH 3.1 with patch will not build on OpenBSD 2.8
...cture has no member named `flags' /usr/src/usr.bin/ssh/lib/../cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) /usr/src/usr.bin/ssh/lib/../cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) /usr/src/usr.bin/ssh/lib/../cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) *** Error code 1 Stop in /usr/src/usr.bin/ssh/lib. *** Error code 1 Stop in /usr/src/usr.bin/ssh. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2002 Mar 12
3
error compiling openssh-3.1p1 under SCO OpenServer 5.0.5
...nment type mismatch "cipher.c", line 497: error: improper member use: flags "cipher.c", line 497: error: undefined symbol: EVP_CIPH_CBC_MODE "cipher.c", line 497: error: undefined symbol: EVP_CIPH_VARIABLE_LENGTH "cipher.c", line 498: error: undefined symbol: EVP_CIPH_ALWAYS_CALL_INIT *** Error code 1 (bu21) I am using the SCO development environment to compile on SCO OpenServer 5.0.5 using openssl-0.9.5a. Any suggestions?
2002 Apr 18
3
'make' fails on redhat 6.x
...cipher.c:496: warning: assignment from incompatible pointer type cipher.c:497: structure has no member named `flags' cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) make: *** [cipher.o] Error 1 ==== ... end make. =================================================== -- if I can shoot rabbits, I can shoot fascists
2002 Jul 04
4
With bounds checking patch for gcc-3.1 problems if using AES
Hello developers, some informations before I come to the problem: At work we're using Open-SSH 3.4p1 under Solaris 8. I compiled the Open-SSH by myself with gcc-3.1. In the gcc is the bounds checking patch included (http://web.inter.nl.net/hcc/Haj.Ten.Brugge/bounds-checking-gcc-3.1-1.01.patch.bz2). With this patch I compiled: - prngd 0.9.25 - zlib 1.1.4 - Open-SSL 0.9.6d Everything
2002 Mar 15
1
Problems compiling on Redhat
...cipher.c:496: warning: assignment from incompatible pointer type cipher.c:497: structure has no member named `flags' cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function) cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function) cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function) make: *** [cipher.o] Error 1