Created
July 19, 2021 16:04
-
-
Save lighth7015/c3d303f2dea0c1b70b5ea44adc458482 to your computer and use it in GitHub Desktop.
build log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bootstrapping eC compiling tools... | |
Building ecere... | |
Building ec... | |
Building ecp... | |
Building ecc... | |
Building ecs... | |
All done! | |
Building 2nd stage ecere... | |
/home/rudyv/github/ecere-sdk/ecere/src/sys/Archive.ec:1:14: error: unresolved identifier DRAW_BUFFER_COUNT | |
/home/rudyv/github/ecere-sdk/ecere/src/sys/Archive.ec:1:14: error: Array size not constant int (DRAW_BUFFER_COUNT) | |
/home/rudyv/github/ecere-sdk/ecere/src/sys/Archive.ec:1:5: error: unresolved identifier FM_HASH_TABLE_SIZE | |
/home/rudyv/github/ecere-sdk/ecere/src/sys/Archive.ec:1:5: error: Array size not constant int (FM_HASH_TABLE_SIZE) | |
/home/rudyv/github/ecere-sdk/ecere/src/sys/Archive.ec:1:9: error: unresolved identifier FM_MAX_STATES | |
/home/rudyv/github/ecere-sdk/ecere/src/sys/Archive.ec:1:9: error: Array size not constant int (FM_MAX_STATES) | |
make[1]: *** [Makefile:1151: obj/release.linux/Archive.c] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment