Bug#582037: idjc: FTBFS error: ffmpeg/avcodec.h: No such file or directory
Fabian Greffrath
greffrath at leat.rub.de
Tue May 18 08:54:44 UTC 2010
Am 18.05.2010 10:35, schrieb Reinhard Tartler:
> I don't understand the race here. What is running in paralell to the
> configure script here?
In the build log, the result of the check is already (faulty) positive
checking for avcodec.h in legacy ffmpeg directory... yes
*before* the code is actually compiled. The error message
ffmpeg_avcodec.c:3:28: error: ffmpeg/avcodec.h: No such file or directory
is printed *after* the line, that reports the result of the check to
be positive.
> In squeeze and later, this check must always fail. To fix this bug, this
> check should be either forcefully disabled or fixed.
I think my patch does fix this check. Now it checks for the actual
compilation result and not for a spurious "$?" return code of any
other command that may have been finished successfully before the code
to be checked has actually been compiled.
--
Dipl.-Phys. Fabian Greffrath
Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum
Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail: greffrath at leat.ruhr-uni-bochum.de
More information about the pkg-multimedia-maintainers
mailing list