4182
- 收藏
- 点赞
- 分享
- 举报
opencv3.1.0 交叉编译arm-linux-gcc 编译成功 但是make 时报如下错误
本帖最后由 joyup 于 2017-1-9 13:53 编辑
[code]/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ceilf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stdout@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strerror@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lrint@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__isoc99_fscanf@GLIBC_2.7'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `asin@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_destroy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `vsnprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strlen@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_init@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `readdir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `open@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lseek@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memset@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fgets@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `log@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ldexp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__ctype_b_loc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_signal@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__fxstat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tmpfile@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `srand@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `closedir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `gmtime@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strrchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strncpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `expf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__cxa_atexit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtod@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fclose@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tolower@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `_setjmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fmod@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sin@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `frexp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sscanf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ftell@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isxdigit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sinf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `longjmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `rand@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `acosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ceil@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `calloc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isalnum@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isspace@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `floorf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `acos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tan@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `rewind@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `mmap@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fseek@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `getenv@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fwrite@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fputc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__xstat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `putchar@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `write@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `bsearch@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strstr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `cosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `read@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `floor@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fread@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ferror@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `printf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `malloc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `puts@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fflush@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtol@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strncmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `hypot@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stderr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `toupper@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sinh@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sqrtf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan2@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `mkstemp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan2f@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__errno_location@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lrintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_self@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `vfprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `clock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `exp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `remove@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `cos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sqrt@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pow@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_lock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sysconf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strdup@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memcmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_destroy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `log10@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stpcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memmove@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtok@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `powf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `opendir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `abort@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `exit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `snprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_wait@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sincosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_unlock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sincos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `close@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atanf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `modf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__is[/code]
[code]/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ceilf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stdout@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strerror@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lrint@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__isoc99_fscanf@GLIBC_2.7'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `asin@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_destroy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `vsnprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strlen@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_init@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `readdir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `open@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lseek@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memset@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fgets@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `log@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ldexp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__ctype_b_loc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_signal@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__fxstat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tmpfile@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `srand@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `closedir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `gmtime@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strrchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strncpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `expf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__cxa_atexit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtod@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fclose@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tolower@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `_setjmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fmod@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sin@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `frexp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sscanf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ftell@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isxdigit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sinf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `longjmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `rand@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `acosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ceil@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `calloc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isalnum@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isspace@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `floorf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `acos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tan@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `rewind@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `mmap@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fseek@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `getenv@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fwrite@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fputc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__xstat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `putchar@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `write@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `bsearch@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strstr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `cosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `read@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `floor@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fread@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ferror@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `printf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `malloc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `puts@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fflush@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtol@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strncmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `hypot@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stderr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `toupper@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sinh@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sqrtf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan2@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `mkstemp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan2f@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__errno_location@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lrintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_self@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `vfprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `clock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `exp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `remove@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `cos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sqrt@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pow@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_lock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sysconf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strdup@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memcmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_destroy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `log10@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stpcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memmove@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtok@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `powf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `opendir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `abort@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `exit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `snprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_wait@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sincosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_unlock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sincos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `close@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atanf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `modf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__is[/code]
我来回答
回答0个
时间排序
认可量排序
暂无数据
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片
相关问答
-
2014-10-21 14:38:13
-
2018-07-04 17:47:54
-
2021-02-25 16:29:53
-
2017-04-14 14:49:47
-
2019-01-26 09:34:57
-
2019-01-08 14:48:03
-
2016-07-12 17:51:52
-
2017-09-08 09:44:42
-
2017-12-18 14:21:37
-
2015-01-21 22:06:56
-
2018-12-07 14:18:41
-
2019-01-02 14:07:59
-
2016-08-03 17:50:42
-
2015-01-13 14:55:20
-
2016-08-17 12:07:22
-
2018-03-26 17:56:23
-
2019-12-08 22:10:44
-
2017-08-29 11:12:48
-
2015-12-29 16:25:03
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
10hi35169dv500平台使用http协议推拉流UVC摄像头,帧率问题
-
10hi3516cv610关于YOLO优化和调优问题
-
10hi_mpi_vpss_get_chn_frame err:0xa0078016报错
-
5gk7205v200(hisi3516ev200)如何接入b656?
-
30pipe管道创建失败
-
10atc转换模型失败
-
20拍摄静止画面显示正常,拍摄运动的画面出现马赛克显示
-
100hi3516cv610 通过易百纳官方SDK中编译出的uboot env kernel,移植到自己的工程中,MPP初始化时出现内核拷贝数据到用户端时出现错误导致内核进入pain模式进而时内核重启
-
5hisi3519 gs2972 bt1120 转sdi 无法正常显示问题
-
5hisi3516cv610 + gc4336p 夜晚很模糊
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认

微信扫码分享
QQ好友