StactiveRecord icon indicating copy to clipboard operation
StactiveRecord copied to clipboard

make command failed

Open jadedevin13 opened this issue 10 years ago • 0 comments

In file included from /usr/include/wchar.h:36:0, from /usr/include/c++/4.9/cwchar:44, from /usr/include/c++/4.9/bits/postypes.h:40, from /usr/include/c++/4.9/bits/char_traits.h:40, from /usr/include/c++/4.9/string:40, from stactive_record.h:11, from utils.cpp:28: /usr/include/stdio.h:44:8: error: forward declaration of 'FILE {aka struct _IO_FILE}' struct _IO_FILE; ^ Makefile:472: recipe for target 'utils.lo' failed make[2]: *** [utils.lo] Error 1 make[2]: Leaving directory '/root/gitdownloads/StactiveRecord/stactiverecord' Makefile:353: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/root/gitdownloads/StactiveRecord/stactiverecord' Makefile:481: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1

jadedevin13 avatar Sep 21 '15 16:09 jadedevin13