hi
this was the string i used in configure file
"vxworks-mipsle","ccmips:-B\$(WIND_BASE)/host/\$(WIND_HOST_TYPE)/lib/gcc-lib/ -ansi -nostdlib -DB_ENDIAN -EB -Wl,-EB -mips2 -mno-branch-likely -G0 -fno-builtin-msoft-float -DCPU=MIPS32 -DMIPSEL -DNO_STRINGS_H -I\$(WIND_BASE)/target/h -I\$(WIND_BASE)
hi
this was the string i used in configure file
"vxworks-mipsle","ccmips:-B\$(WIND_BASE)/host/\$(WIND_HOST_TYPE)/lib/gcc-lib/ -ansi -nostdlib -DB_ENDIAN -EB -Wl,-EB -mips2 -mno-branch-likely -G0 -fno-builtin-msoft-float -DCPU=MIPS32 -DMIPSEL -DNO_STRINGS_H -I\$(WIND_BASE)/target/h -I\$(WIND_BASE)
hi
i have compiled openssl for vxworks big_endian and it seemed to work fine.
The changes to be done in configure file is replace DL_ENDIAN by DB_ENDIAN, -EL by -EB, include these -mips2, -DCPU=MIPS32, -DMIPSLE
regards
vijayKrishna M Singh <[EMAIL PROTECTED]> wrote:
Hi AllI am trying to compil
hi
i have compiled openssl for vxworks big_endian and it seemed to work fine.
The changes to be done in configure file is replace DL_ENDIAN by DB_ENDIAN, -EL by -EB, include these -mips2, -DCPU=MIPS32, -DMIPSLE
regards
vijayKrishna M Singh <[EMAIL PROTECTED]> wrote:
Hi AllI am trying to compil
hi
i am trying to design a server which is compatible
with http 1.1 and 1.0. i want to make it
secure/nonsecure depending on the client uri. now the
problem is how to decide this(by looking at the uri)?
when the URI is recvd, i get the data GET http 1.1
..? how do i decide whether http
hi
i am trying to design a server which is compatible with http 1.1 and 1.0. i want to make it secure/nonsecure depending on the client uri. now the problem is how to decide this(by looking at the uri)? when the URI is recvd, i get the data "GET http 1.1 ..? how do i decide whether ht
hi
i am working on vxworks using openssl-0.9.7e . SSL_read is giving me problems. when checked with error number it says cswift engine error? what could be the problem?
could somebody help me out
thaks in advance
vijay
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
bc is calculator generally available in linux. u need to to install this(select bc option when installing cygwin).
vijay
hao chen <[EMAIL PROTECTED]> wrote:
When I use cygwin to run the test of openssl, I gotthe following error:running bcbc: not foundcat: tmp.bctest: No such file or directoryb
old mails of this group? mail-archieve.com stores only the recent ones.
vijay
vijay basav <[EMAIL PROTECTED]> wrote:
hi
yes i have called SSL_library_init() at the beginning. SSL_connect is returning -1 whereas ERR_get_error() is returning 0. (SYS_ERROR_SYSCALL) what should be done?
thank
On Behalf Of vijay >basav> Sent: Monday, March 07, 2005 8:22 AM> To: openssl-users@openssl.org> Subject: SSL_connect problem> > hi>> i have ported openssl on to vxworks mips processor. i havewritten a simple code for sercure >server-client interaction. SSL_connect isgiving me p
hi
i have ported openssl on to vxworks mips processor. i have written a simple code for sercure server-client interaction. SSL_connect is giving me problems. the error is SSL_ERROR_SYSCALL. ERR_get_error is returning a 0. but ERR_error_string_n( ..) is returning error: :lib(0):func(0):re
hi
i have configured openssl for vxworks-mipsle with no-shared and no-fips option
make was successful . but on the embedded application if i load the , some of the exe files of test directory give the error
undefined symbol _cleanup(binding 1 type 0)
undefined symbol _exit(binding 1 and type 0)
c
hi
i have configured openssl-0.9.7e for vxworks-mipsle. when i do make i get the error
collect2: vfork :No more processes
make[2]: *** [fips-standalone_sha1] Error 1
make[2]: leaving directory openssl-0.9.7e/fips/sha1
could somebody please help me
regards
vijay
Do you Yahoo!?
Yahoo! Search pre
hi
i have downloaded openssl-0.9.7e and unpacked it and configured it for vxworks-mipsle on cygwin. when i do make i get warning ccmips.exe -EL linker unused since linking not done .
when i do make test it says ./destest : not found and gives [test-des] error 127
what might be wrong?
thank you
v
hi
i am a new user of openssl-0.9.7e. i am using cygwin and vxworks.i first did tar -xzvf openssl-0.9.7e.tar.gz. then cd openssl-0.9.7e . later i configured the openssl using ./Configure vxworks-mipsle . now when i give make command it gives error stating openssl/opensslconf.h not found(all files i
15 matches
Mail list logo