hi,
while compiling my build in REDHAT 9 i got the following error saying as:
/modules/opensrc/openssl-0.9.8d/ssl sslhttp.c -o ../../../../../modules/system/ENTR-V4/lx/obj/sslhttp.o
In file included from sslhttp.c:64:
../../porting/lx/driver/fleet/fleetcmn.h:489: 30: warning: crypto/cryptodev.h: No such file or directoryIn file included from sslhttp.c:64:
../../porting/lx/driver/fleet/fleetcmn.h:512: field `d_sess' has incomplete type
../../porting/lx/driver/fleet/fleetcmn.h:519: confused by earlier errors, bailing out
please suggest me the solution for the above error
while compiling my build in REDHAT 9 i got the following error saying as:
/modules/opensrc/openssl-0.9.8d/ssl sslhttp.c -o ../../../../../modules/system/ENTR-V4/lx/obj/sslhttp.o
In file included from sslhttp.c:64:
../../porting/lx/driver/fleet/fleetcmn.h:489: 30: warning: crypto/cryptodev.h: No such file or directoryIn file included from sslhttp.c:64:
../../porting/lx/driver/fleet/fleetcmn.h:512: field `d_sess' has incomplete type
../../porting/lx/driver/fleet/fleetcmn.h:519: confused by earlier errors, bailing out
please suggest me the solution for the above error
Comment