intel / intel/libva-utils

Undefined reference to vaCopy

Open
#222 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
241
Forks
172
PR merge metrics
No merged PRs in 30d

Description

Building the latest libva-utils on yocto gives the following error. Request you to provide a solution.

```
/usr/lib64/gcc/x86_64-ese-linux/9.3.0/../../../../x86_64-ese-linux/bin/ld: vacopy.o: in function `main':
/home/root/hemanth/libva-utils/videoprocess/vacopy.cpp:544: undefined reference to `vaCopy'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:487: vacopy] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/root/hemanth/libva-utils/videoprocess'
make[1]: *** [Makefile:459: all-recursive] Error 1
make[1]: Leaving directory '/home/root/hemanth/libva-utils'
make: *** [Makefile:391: all] Error 2

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.