Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compilation error regarding to gettimeofday #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fmrico
Copy link

@fmrico fmrico commented Oct 22, 2019

Dear all,

As an ITP RobMosys member, I tried to compile this repo in Ubuntu 18.04LTS (libace 6.4.5 from a package), and I got the next error in a couple of files:

error: no matching function for call to ‘CdlTask::gettimeofday(timeval*, int)’

I fixed it by adding a::

I hope it helps!!

Signed-off-by: Francisco Martin Rico fmrico@gmail.com

Signed-off-by: Francisco Martin Rico <fmrico@gmail.com>
@dstampfer dstampfer requested a review from alex-lotz October 28, 2019 14:14
@mclutz mclutz assigned dstampfer and unassigned dstampfer Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants