[Pkg-fglrx-devel] xvba-video: seems to depend on valgrind but not listed in dependencies

Andreas Beckmann anbe at debian.org
Sat Apr 6 13:15:20 UTC 2013


On 2013-04-06 11:02, Adam Baxter wrote:
> Hi, I just brought the source for xvba-video-0.8.0 back to sid and the
> build fails on configure.

not having valgrind installed is not a problem, your problem are missing
Build-Depends:

...
> configure:22023: checking for XvBA
> configure:22056: gcc -o conftest -g -O2   conftest.c -lrt -lpthread -lm  -lXvBAW -lX11 -lXext -lGL -ldl >&5
> /usr/bin/ld: cannot find -lGL
> collect2: error: ld returned 1 exit status
...
> configure:22084: error: you need XvBA to build this package
...

> voltagex at horus:~/src/xvba-video-0.8.0$ cat config.log  | grep "not found"
> ./configure: line 6059: --version: command not found
> ./configure: line 6069: -v: command not found
> ./configure: line 6079: -V: command not found
> ./configure: line 6109: -c: command not found
> ./configure: line 6155: -c: command not found
> Package valgrind was not found in the pkg-config search path.

Anyway, whatever xvba-video can do with valgrind, this is not used or
needed in the Debian packages. So we will run configure
--disable-valgrind for a deterministic package build even if valgrind is
installed.

Fixed in SVN. No upload planned for getting this minor issue fixed in
experimental.


Andreas



More information about the Pkg-fglrx-devel mailing list