Skip to content

Instantly share code, notes, and snippets.

@muriloadriano
Created July 28, 2011 00:46
Show Gist options
  • Save muriloadriano/1110685 to your computer and use it in GitHub Desktop.
Save muriloadriano/1110685 to your computer and use it in GitHub Desktop.
WUT?
In file included from /usr/include/machine/_types.h:34,
from /usr/include/sys/_types.h:33,
from /usr/include/_types.h:27,
from /usr/include/unistd.h:71,
from /usr/include/c++/4.2.1/i686-apple-darwin10/x86_64/bits/os_defines.h:61,
from /usr/include/c++/4.2.1/i686-apple-darwin10/x86_64/bits/c++config.h:41,
from /usr/include/c++/4.2.1/utility:65,
from /usr/include/c++/4.2.1/tr1/hashtable:55,
from /usr/include/c++/4.2.1/tr1/unordered_map:37,
from ./compiler/ssa.h:29,
from compiler/cgvisitor.h:29,
from compiler/cgvisitor.cc:25:
/usr/include/i386/_types.h:37: error: expected constructor, destructor, or type conversion before ‘typedef’
make: *** [build/cgvisitor.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment