-
Notifications
You must be signed in to change notification settings - Fork 64
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
unable to build mkbootfs on branch 6.0.1 #15
Comments
|
Hi, same poblem here. I'm on arch linux, wich always gives me recent versions of packages. But i also run in this error. I guess that some specific version of errno.h is referred. Every advice welcome! Regards, Jörn |
@ASdev I'm getting the same error on CentOS:
|
Hi,
|
Same error. Solutions? |
Hi! Like the title I unable to build mkbootfs on 6.0.1 (I tested 4.4.4 and it worked perfectly)
This the message my terminal showed:
Building mkbootimg...
Building mkbootfs...
./liblog.a(logd_write_kern.o): In function
__write_to_log_kernel': logd_write_kern.c:(.text+0xc3): undefined reference to
__errno'./liblog.a(logd_write_kern.o): In function
__android_log_buf_write': logd_write_kern.c:(.text+0x392): undefined reference to
android_set_abort_message'collect2: error: ld returned 1 exit status
make: *** [Makefile:189: mkbootfs] Error 1
Any suggestions? Thanks in advance!
The text was updated successfully, but these errors were encountered: