Alex,

The build looks like it ended badly, but for a different reason since
updating from the latest in CVS. The dec2000t.bin file is still where
it should be, in /etc/dvb, but it still seems to be complaining about
the lack of a firmware files. I don't associate "av7110" with the
DEC2000, is this perhaps a different problem in the latest CVS tree?

Tim.

......

gcc -I/root/dvb-kernel/build-2.4/include -D__KERNEL__ -I/usr/src/linux-2.4.21-0.13mdk/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.21-0.13mdk/include/linux/modversions.h -MD -I ../linux/include -I . -DCONFIG_DVB_AV7110_OSD -nostdinc -iwithprefix include -DKBUILD_BASENAME=ttpci_eeprom -DEXPORT_SYMTAB -c ttpci-eeprom.c
( \
echo 'Warning: no firmware file for the av7110 driver found.' \
echo ' the driver will *not* be build.' \
echo ' Have a look at README for details!' \
) > dvb-ttpci-info.txt;
make[2]: Leaving directory `/root/dvb-kernel/build-2.4'
make[1]: Leaving directory `/usr/src/linux-2.4.21-0.13mdk'
[EMAIL PROTECTED] build-2.4]# ls



On 2 Jan 2004, at 14:38, Alex Woods wrote:


I have just followed these instructions and there is a build error
(see attached shell log below). I have spaced out the individual
commands to make it more readable, so you can see the DEC2000
firmware being extracted and placed in the right directory prior to
building dvb-kernel.

Do you know what is wrong to cause the fdump error?

gcc -I/root/dvb-kernel/build-2.4/include -o fdump fdump.c

usage: ./fdump <ucode.bin> <array_name> <output_name>

make[2]: *** [dsp_dec2000t.h] Error 255
make[2]: Leaving directory `/root/dvb-kernel/build-2.4'
make[1]: *** [_mod_/root/dvb-kernel/build-2.4] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.21-0.13mdk'
make: *** [build] Error 2
[EMAIL PROTECTED] build-2.4]#

Yes, there have been some changes to the fdump utility recently and it looks
like the Makefile hadn't been updated for the DEC2000. If you update your
dvb-kernel checkout ('cvs -q up' from inside dvb-kernel), you should get a
fixed Makefile.


Cheers,
Alex



-- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.



Reply via email to