Skip to content

fix compile error ./src/completion.h:58:75: error: unknown type name ‘FILE' #56

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

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

Conversation

straszheim
Copy link

simple compile error fix on ubuntu 12.04 w/ gcc 4.6

@danilo04
Copy link

danilo04 commented Oct 2, 2013

I am running Ubuntu 13.04 64bit (Xubuntu) and I had the same error. To fix it, I just included stdio.h

@dervus
Copy link

dervus commented Jan 30, 2014

Same problem on Arch with GCC 4.8.2

@alexdantas
Copy link

Also same problem on Arch with GCC 4.8.2
Also fixed including <stdio.h>

@mszczepanczyk
Copy link

same here, please merge the patch

@xgdgsc
Copy link

xgdgsc commented Apr 30, 2014

same on ubuntu 14.04. It would be nice if you can add the documentation on prerequisite packages of compiling on some linux distros.

@vinipsmaker
Copy link

Please create tag 0.5.1

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.

7 participants