hello, i am trying to port openssl-0.96b onto VxWorks. i am facing the same problem of sys/param.h missing when trying to port bio . can u tell me how u overcame the problem?
Thanks, gkgodava Hi, Great. Well, I started compiling the sources on VxWorks. Most of the files I was able to \ compile, but I do get few errors like: when compliling s23_pkt.o make: *** No rule to make target `sys\param.h', needed by `s23_pkt.o'. Stop. and when compiling ssl_task.o make: *** No rule to make target `iodef.h', needed by `ssl_task.o'. Stop Can you pls help me get arround these problems. Is there and equivalent \ implementation in VxWorks 5.4 where I was trying on. The CFLAGS I used : -U__WINNT -UWIN32 -U__WINNT__ -UWINNT -U__MINGW32__ -U_WIN32 -U__WIN32 -U__WIN32__ \ -U__WIN32 -mpentium -ansi -nostdinc -g -nostdlib -fno-builtin -fno-defer-pop -Wall \ -DRW_MULTI_THREAD -D_REENTRANT -I. -IC:/Tornado/target/h \ -Ic:/OpenSSL/openssl-engine-0.9.6/include -DCPU=SIMNT -DTERMIOS -DL_ENDIAN \ -fomit-frame-pointer -O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM Any help is appreciated. Thanks, S.Rahul ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]