Re: porting openssl to vxworks sys/param.h missing

2002-01-27 Thread Richard Levitte - VMS Whacker
From: "ganesh kumar godavari" <[EMAIL PROTECTED]> ganesh_kumarg> Well, I started compiling the sources on VxWorks. Most ganesh_kumarg> of the files I was able to compile, but I do get few ganesh_kumarg> errors like: when compliling s23_pkt.o ganesh_kumarg> make: *** No rule to make target `sys\pa

porting openssl to vxworks sys/param.h missing

2002-01-27 Thread ganesh kumar godavari
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 \ comp