Forum Discussion

BWint9's avatar
BWint9
Icon for New Contributor rankNew Contributor
6 years ago

I get an error when building the OpenCL driver for CentOS 7 (5.1.9-1.el7.elrepo.x86_64). This driver build is related to the Arria 10 GX Development Kit.

The error is generated during the following build invocation : %> aocl install There is an unresolved reference to the function do_gettimeofday(...). Per internet search, I replaced the do_gettime...