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

can't update submodule with libyuv #166

Open
hnyashiro opened this issue Sep 22, 2017 · 5 comments
Open

can't update submodule with libyuv #166

hnyashiro opened this issue Sep 22, 2017 · 5 comments

Comments

@hnyashiro
Copy link

I update submodule,

正克隆到 'library-jni/jni/libyuv'...
fatal: unable to access 'https://chromium.googlesource.com/external/libyuv/': Failed to connect to chromium.googlesource.com port 443: 连接超时
fatal: 无法克隆 'https://chromium.googlesource.com/external/libyuv' 到子模组路径 'library-jni/jni/libyuv'

i use local libyuv source copy to dir'jni',but:

fatal: 目标路径 'library-jni/jni/libyuv' 已经存在,并且不是一个空目录。

T_T

help me pls!

@jacek-marchwicki
Copy link
Member

does this work git clone https://chromium.googlesource.com/external/libyuv for you?

Looks like problems with internet? Maybe some problems with firewall? Are you in China? I'm sorry but I think this site is blocked by your government.

@hnyashiro
Copy link
Author

i was download all submodule after modfiy hosts!but,i have new question!

libavcodec/arm/dca.h:36:5: error: 'asm' operand has impossible constraints
libavcodec/dcadec.c:1884: confused by earlier errors, bailing out
common.mak:48: recipe for target 'libavcodec/dcadec.o' failed
make: *** [libavcodec/dcadec.o] Error 1

in ./build_android.sh
i search baidu.com and google.com,but havn't best answer!

@hnyashiro
Copy link
Author

armeabi,mips,x86 was build libffmpeg.so,but armeabi-v7a is not build!

@hnyashiro
Copy link
Author

CC libavcodec/dct.o
In file included from libavcodec/dcadec.c:49:0:
libavcodec/dcadec.c: In function 'dca_xbr_parse_frame':
libavcodec/arm/dca.h:36:5: error: can't find a register in class 'CORE_REGS' while reloading 'asm'
asm ("smmul %8, %14, %18 \n"
^
libavcodec/arm/dca.h:36:5: error: 'asm' operand has impossible constraints
libavcodec/dcadec.c:1884: confused by earlier errors, bailing out
common.mak:48: recipe for target 'libavcodec/dcadec.o' failed

@hnyashiro
Copy link
Author

i has installed yasm!

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

No branches or pull requests

2 participants