Skip to content

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

Open
straszheim wants to merge 1 commit intoGolevka:masterfrom
straszheim:master
Open

fix compile error ./src/completion.h:58:75: error: unknown type name ‘FILE'#56
straszheim wants to merge 1 commit intoGolevka:masterfrom
straszheim:master

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