[Open-scap] libccrapi build issue when building as 64-bit.

Jacob Varughese jacob.varughese at oracle.com
Fri May 10 20:11:47 UTC 2013


Hi,

I'm trying to build openscap on solaris 5.11 64-bit and ran into an issue,
src/OVAL/probes/crapi/Makefile has -D_FILE_OFFSET_BITS=32.
This causes a conflict with /usr/include/sys/feature_tests.h:200

"invalid _FILE_OFFSET_BITS value specified"

Any reason why the _FILE_OFFSET_BITS is set in the Makefile to 32.

crapi.h has  _FILE_OFFSET_BITS = 32 if not defined.

Does openscap get built as 64-bit on any platform and get tested?


Thank you,
Jacob.








More information about the Open-scap-list mailing list