[Alsaplayer-devel] ac3play patch
Dirk Vornheder
DVornheder@t-online.de
Sat, 15 Jul 2000 23:08:51 +0200
On Fri, 14 Jul 2000, you wrote:
>Hi, here's a patch against ac3play-0.3.0.
>It makes ac3play work with July 12th
>snapshot of the 0.6pre alsa package.
>It also writes pause bursts when
>the input is not read for read.
>
Hi !
After patching actual version of ac3play i get the following error message
during compile:
make[2]: Entering directory `/privat/musik/ac3play-0.3.0/libac3'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/privat/musik/ac3play-0.3.0/libac3'
make[2]: Entering directory `/privat/musik/ac3play-0.3.0'
make[2]: *** No rule to make target `ac3_pack.h', needed by `ac3play.o'. Stop.
make[2]: Leaving directory `/privat/musik/ac3play-0.3.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/privat/musik/ac3play-0.3.0'
make: *** [all-recursive-am] Error 2
Your patch seems to remove the files ac3_pack.h and ac3_pack.c .
Do you really want this ?
Dirk