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

build from master head is failing #15

Open
trebmuh opened this issue Aug 8, 2019 · 1 comment
Open

build from master head is failing #15

trebmuh opened this issue Aug 8, 2019 · 1 comment

Comments

@trebmuh
Copy link

trebmuh commented Aug 8, 2019

Trying to buid from current master head (4d32d7d), its fails with:

...
CC    build/mrbgems/mruby-file-stat/src/file-stat.c -> build/host/mrbgems/mruby-file-stat/src/file-stat.o
/build/mruby-zest-build-3.0.5+20190808/mruby/build/mrbgems/mruby-file-stat/src/file-stat.c:11:20: fatal error: config.h: No such file or directory
 #include "config.h"
                    ^
compilation terminated.
/build/mruby-zest-build-3.0.5+20190808/mruby/build/mrbgems/mruby-file-stat/src/file-stat.c:11:20: fatal error: config.h: No such file or directory
 #include "config.h"
                    ^
compilation terminated.
rake aborted!

any idea?

@fundamental
Copy link
Member

As discussed on IRC, it seems to work locally with a fresh checkout and the mruby-file-stat gem seems to use autoconfig to build this file. Odd that it's not doing so on the build system. If you find a solution updating the issue would be great.

Thanks for the packaging efforts 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants