Skip to content
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

FTBFS: test tool #6

Open
sur5r opened this issue Nov 5, 2016 · 0 comments
Open

FTBFS: test tool #6

sur5r opened this issue Nov 5, 2016 · 0 comments
Labels
Milestone

Comments

@sur5r
Copy link
Member

sur5r commented Nov 5, 2016

$ make test
echo "#define GV \"rgb2rv12-4-g9675cba\"" > include/version.h
cc65 -I include -t c128 -O src/config.c
ca65 -I include -t c128 src/config.s
cc65 -I include -t c128 -O test/test.c
test/test.c(15): Error: Call to undefined function `load_state'
test/test.c(23): Error: Call to undefined function `save_state'
test/test.c(34): Warning: Control reaches end of non-void function
Makefile:13: recipe for target 'test/test.o' failed
make: *** [test/test.o] Error 1
@sur5r sur5r added the bug label Nov 5, 2016
@sur5r sur5r added this to the rgb2rv14 milestone Nov 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant