Tried to build the image but got this error :
Quote:
root@xxxx:~/dreambox/cdk# make rebuild-flash
rm -rf /home/xxxx/dreambox/root/cdkflash/root
rm -f /home/xxxx/dreambox/root/cdkflash/.flash
rm -f /home/xxxx/dreambox/root/cdkflash/*.img
make flash-lib
make[1]: Entering directory `/home/xxxx/dreambox/cdk'
rm -rf /home/xxxx/dreambox/root/cdkflash/root
/usr/bin/install -c /home/xxxx/dreambox/root/cdkroot/bin/busybox /home/xxxx/dreambox/root/cdkflash/root/bin
ln -sf busybox /home/xxxx/dreambox/root/cdkflash/root/bin/udhcpc
ln -sf telnetd /home/xxxx/dreambox/root/cdkflash/root/sbin/in.telnetd
/usr/bin/install -c -d /home/xxxx/dreambox/root/cdkflash/root/lib/modules/2.6.9
cp -R /home/xxxx/dreambox/root/cdkroot/lib/modules/2.6.9/kernel /home/xxxx/dreambox/root/cdkflash/root/lib/modules/2.6.9
cp: cannot stat `/home/xxxx/dreambox/root/cdkroot/lib/modules/2.6.9/kernel': No such file or directory
make[1]: *** [/home/xxxx/dreambox/root/cdkflash/.flash] Error 1
make[1]: Leaving directory `/home/xxxx/dreambox/cdk'
make: *** [rebuild-flash] Error 2
|
I am using the last ubuntu 8.04 installed these packages
Quote:
cvs: 1.12.13
autoconf >= 2.57a: 2.61
automake >= 1.7: 1.8.5
libtool >= 1.4.2: 1.5.26
gettext >= 0.12.1: 0.17
make >= 3.79: 3.81
makeinfo: 4.11
tar: 1.19
bunzip2: 1.0.4
gunzip:
patch: 2.5.9
infocmp: 5.6.20071124
gcc 2.95 or >= 3.0: 4.2.3
g++ 2.95 or >= 3.0: 4.2.3
flex: 2.5.34
bison: 2.3
pkg-config: 0.22
wget: 1.10.2
|
I appreciate any help.