Stage 2 (conpile the image)

ellie1998

Inactive User
Joined
May 7, 2005
Messages
5,744
Reaction score
927
Location
here
Stage 2 (compile the image)

Code:
You don't have permission to view the code content. Log in or register now.
the
--prefix=/home/ubuntu/tuxbox-cvs/root
--with-cvsdir=/home/ubuntu/tuxbox-cvs

are dependant on your login name so on the vmware image they are
--prefix=/home/ubuntu/tuxbox-cvs/root
--with-cvsdir=/home/ubuntu/tuxbox-cvs

and on the virtualbox image they are
--prefix=/home/me/tuxbox-cvs/root
--with-cvsdir=/home/me/tuxbox-cvs

if you get it wrong it will tell you when you run it so watch the screen.
this will give you a basic image that doesn't scan in the uk because the cables.xml will be wrong.

Will post a diff later in stage 3 which will give the cables.xml vm scanning etc.
 
Last edited:
You should start compiling it now m8 then you will be a master when it arrives :proud:

this is true but all looks very complicated lol might try start tomorrow when i have a free day to get stuck in
 
Yep good idea m8,
Just get your linux install setup first,
Then make sure its updated and has all the needed tools for compiling,
Then follow ellie1998's directions,if you get stuck shout as I will be here myself tomorrow.
 
ok so i have setup linux and started the ubuntu1 and i have started the terminal but kinda stuck there and also not sure if its all up to date
 
Ok so once in the terminal paste the following and follow any prompts it gives,

Code:
You don't have permission to view the code content. Log in or register now.

The image might already be up to date but it wont do any harm to check,
Then just follow ellie instructions in the first post one line at a time pressing return after each command.
 
Ok, got to this stage but getting an error at the end: -

cvs checkout: Updating tuxbox/apps/tuxbox/tools
cvs checkout: Updating tuxbox/apps/tuxbox/tools/camd
cvs checkout: Updating tuxbox/apps/tuxbox/tools/misc
cvs checkout: Updating tuxbox/apps/tuxbox/tools/satfind
cvs checkout: Updating tuxbox/apps/tuxbox/tools/test
cvs checkout: Updating tuxbox/boot
cvs checkout: Updating tuxbox/boot/idxfs
cvs checkout: Updating tuxbox/boot/ppcboot
cvs checkout: Updating tuxbox/boot/ppcboot/adciop
cvs checkout: Updating tuxbox/boot/ppcboot/cogent
cvs checkout: Updating tuxbox/boot/ppcboot/common
cvs checkout: Updating tuxbox/boot/ppcboot/cpci405
cvs checkout: Updating tuxbox/boot/ppcboot/dbox
cvs checkout: Updating tuxbox/boot/ppcboot/dbox/logo
cvs checkout: Updating tuxbox/boot/ppcboot/disk
cvs checkout: Updating tuxbox/boot/ppcboot/doc
cvs checkout: Updating tuxbox/boot/ppcboot/etx094
cvs checkout: Updating tuxbox/boot/ppcboot/examples
cvs checkout: Updating tuxbox/boot/ppcboot/genietv
cvs checkout: Updating tuxbox/boot/ppcboot/hymod
cvs checkout: Updating tuxbox/boot/ppcboot/include
cvs checkout: Updating tuxbox/boot/ppcboot/include/asm
cvs checkout: Updating tuxbox/boot/ppcboot/include/linux
cvs checkout: Updating tuxbox/boot/ppcboot/include/linux/byteorder
cvs checkout: Updating tuxbox/boot/ppcboot/ivms8
cvs checkout: Updating tuxbox/boot/ppcboot/mbx8xx
cvs checkout: Updating tuxbox/boot/ppcboot/mpc8240
cvs checkout: Updating tuxbox/boot/ppcboot/mpc8240/drivers
cvs checkout: Updating tuxbox/boot/ppcboot/mpc8240/drivers/dma
cvs checkout: Updating tuxbox/boot/ppcboot/mpc8240/drivers/epic
cvs checkout: Updating tuxbox/boot/ppcboot/mpc8240/drivers/i2c
cvs checkout: Updating tuxbox/boot/ppcboot/mpc8240/drivers/i2o
cvs checkout: Updating tuxbox/boot/ppcboot/mpc8260
cvs checkout: Updating tuxbox/boot/ppcboot/mpc8xx
cvs checkout: Updating tuxbox/boot/ppcboot/net
cvs checkout: Updating tuxbox/boot/ppcboot/ppc
cvs checkout: Updating tuxbox/boot/ppcboot/ppc4xx
cvs checkout: Updating tuxbox/boot/ppcboot/sandpoint
cvs checkout: Updating tuxbox/boot/ppcboot/spd8xx
cvs checkout: Updating tuxbox/boot/ppcboot/tools
cvs checkout: Updating tuxbox/boot/ppcboot/tools/easylogo
cvs checkout: Updating tuxbox/boot/ppcboot/tools/gdb
cvs checkout: Updating tuxbox/boot/ppcboot/tqm8xx
cvs checkout: Updating tuxbox/cdk
cvs checkout: Updating tuxbox/cdk/Patches
cvs checkout: Updating tuxbox/cdk/Patches/cygwin
cvs checkout: Updating tuxbox/cdk/doc
cvs checkout: Updating tuxbox/cdk/root
cvs checkout: Updating tuxbox/cdk/root/etc
cvs checkout: Updating tuxbox/cdk/root/etc/init.d
cvs checkout: Updating tuxbox/cdk/root/share
cvs checkout: Updating tuxbox/cdk/root/share/tuxbox
cvs checkout: Updating tuxbox/cdk/root/share/udhcpc
cvs checkout: Updating tuxbox/cdk/root/var_init
cvs checkout: Updating tuxbox/cdk/root/var_init/etc
cvs checkout: Updating tuxbox/cdk/root/var_init/tuxbox
cvs checkout: Updating tuxbox/cdk/root/var_init/tuxbox/config
cvs checkout: Updating tuxbox/cdk/root/var_init/tuxbox/config/enigma
cvs checkout: Updating tuxbox/driver
cvs checkout: Updating tuxbox/driver/avia
cvs checkout: Updating tuxbox/driver/avs
cvs checkout: Updating tuxbox/driver/cam
cvs checkout: Updating tuxbox/driver/event
cvs checkout: Updating tuxbox/driver/fp
cvs checkout: Updating tuxbox/driver/i2c
cvs checkout: Updating tuxbox/driver/include
cvs checkout: Updating tuxbox/driver/include/dbox
cvs checkout: Updating tuxbox/driver/include/mtdriver
cvs checkout: Updating tuxbox/driver/include/ost
cvs checkout: Updating tuxbox/driver/include/tuxbox
cvs checkout: Updating tuxbox/driver/info
cvs checkout: Updating tuxbox/driver/lcd
cvs checkout: Updating tuxbox/driver/ost
cvs checkout: Updating tuxbox/driver/saa7126
cvs checkout: Updating tuxbox/driver/ves
cvs checkout: Updating tuxbox/hostapps
cvs checkout: Updating tuxbox/hostapps/bmp2raw
cvs checkout: Updating tuxbox/hostapps/flash
cvs checkout: Updating tuxbox/hostapps/grab
cvs checkout: Updating tuxbox/hostapps/libcrypto++
cvs checkout: Updating tuxbox/hostapps/libflashimage
cvs checkout: Updating tuxbox/hostapps/mk_minroot
cvs checkout: Updating tuxbox/hostapps/stream
cvs checkout: Updating tuxbox/hostapps/ucodex
cvs checkout: Updating tuxbox/hostapps/win32
cvs checkout: Updating tuxbox/hostapps/win32/tuxvision
cvs checkout: Updating tuxbox/hostapps/win32/tuxvision/WinAmpOutputPlugin
cvs checkout: Updating tuxbox/hostapps/win32/tuxvision/capture
cvs checkout: Updating tuxbox/hostapps/win32/tuxvision/capture/telnet
cvs checkout: Updating tuxbox/hostapps/win32/tuxvision/doc
cvs checkout: Updating tuxbox/hostapps/win32/tuxvision/render
cvs checkout: Updating tuxbox/hostapps/win32/tuxvision/tuxvision
cvs checkout: Updating tuxbox/tuxbox
cvs checkout: Updating tuxbox/tuxbox/CVSROOT
pubuntu@pubuntu:~/tuxbox-cvs$ cd cdk
pubuntu@pubuntu:~/tuxbox-cvs/cdk$ ./autogen.sh

I am testing that you have the required versions of libtool, autoconf,
automake, make, gettext, gcc, and g++.

checking for libtool >= 1.4.2 ... yes (version 2.2.6)
checking for autoconf >= 2.57a ... yes (version 2.63)
checking for automake >= 1.8 ... yes (version 1.10.2)
checking for gettext >= 0.12.1 ... yes (version 0.17)
checking for make >= 3.80 ... yes (version 3.81)
checking for gcc >= 3.0 or = 2.95 ... yes (version 4.3.3-5ubuntu4))
checking for g++ >= 3.0 or = 2.95 ... yes (version 4.3.3-5ubuntu4))

Generating configuration files for tuxbox-cdk, please wait....
configure.ac:4: installing `./config.guess'
configure.ac:4: installing `./config.sub'
configure.ac:30: installing `./install-sh'
configure.ac:30: installing `./missing'
Makefile.am: installing `./INSTALL'
Makefile.am: installing `./COPYING' using GNU General Public License v3 file
Makefile.am: Consider adding the COPYING file to the version control system
Makefile.am: for your code, to avoid questions about which license your project uses.
pubuntu@pubuntu:~/tuxbox-cvs/cdk$ ./configure --with-boxtype=dreambox --with-boxmodel=dm500 --with-webif=expert --prefix=/home/ubuntu/tuxbox-cvs/root --with-cvsdir=/home/ubuntu/tuxbox-cvs --with-cpu=405 --with-epg=private --with-mhw-epg=yes --with-flashtool=expert --with-reiserfs=no --with-ext-flashtool=yes --with-enigma-debug=yes --enable-kernel26 --with-defaultlocale=english --disable-pictureviewer --enable-freesatepg=yes
configure: WARNING: unrecognized options: --with-cpu, --with-reiserfs
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... powerpc-tuxbox-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for apps directory... configure: WARNING: appsdir /home/ubuntu/tuxbox-cvs/apps not found
checking for boot directory... configure: WARNING: bootdir /home/ubuntu/tuxbox-cvs/boot not found
checking for driver directory... configure: WARNING: driverdir /home/ubuntu/tuxbox-cvs/driver not found
checking for hostapps directory... configure: WARNING: hostappsdir /home/ubuntu/tuxbox-cvs/hostapps not found
checking for m4... /usr/bin/m4
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
chmod: cannot access `missing/mklibs/mklibs.py': Not a directory
checking for mkcramfs... no
configure: WARNING: using tuxbox cramfs
checking linux_dream rules... done
checking linux_dream_kernel_headers rules... done
checking dreamfiles rules... done
checking dreamdriver_dm7000 rules... done
checking dreamdriver_dm56x0 rules... done
checking dreamdriver_dm500 rules... done
checking uboot rules... done
checking binutils rules... done
checking bootstrap_gcc rules... done
checking glibc rules... done
checking gcc rules... done
checking uclibc rules... done
checking busybox rules... done
checking automount rules... done
checking nfs_utils rules... done
checking fuse rules... done
checking djmount rules... done
checking ftpd rules... done
checking module_init_tools rules... done
checking modutils rules... done
checking netkit_telnet rules... done
checking portmap rules... done
checking procps rules... done
checking udev rules... done
checking watchdog rules... done
checking mrouted rules... done
checking samba rules... done
checking cramfs rules... done
checking squashfs rules... done
checking libboost rules... done
checking libcommoncplusplus rules... done
checking libcrypto rules... done
checking libcurl rules... done
checking libdirectfb rules... done
checking libdirectfbpp rules... done
checking libppdirectfb rules... done
checking libdvb rules... done
checking libdvbpsi rules... done
checking libexpat rules... done
checking libffi rules... done
checking libfreetype rules... done
checking libfribidi rules... done
checking libid3tag rules... done
checking libgmp rules... done
checking libmad rules... done
checking libncurses rules... done
checking libjpeg rules... done
checking libungif rules... done
checking libpcap rules... done
checking libpng rules... done
checking libreadline rules... done
checking libsdl rules... done
checking libsigc rules... done
checking libvorbisidec rules... done
checking libxml2 rules... done
checking libz rules... done
checking libglib rules... done
checking libiconv rules... done
checking libtool rules... done
checking libFLAC rules... done
checking libgettext rules... done
checking liblzma465 rules... done
checking bzip2 rules... done
checking console_data rules... done
checking console_tools rules... done
checking kbd rules... done
checking directfb_examples rules... done
checking fbset rules... done
checking lirc rules... done
checking lsof rules... done
checking ssh rules... done
checking tcpdump rules... done
checking bonnie rules... done
checking vdr rules... done
checking lufs rules... done
checking dropbear rules... done
checking kermit rules... done
checking wget rules... done
checking ncftp rules... done
checking screen rules... done
checking links rules... done
checking links_g rules... done
checking ntpd rules... done
checking ntpclient rules... done
checking openntpd rules... done
checking esound rules... done
checking python rules... done
checking ser2net rules... done
checking ucl rules... done
checking upx_host rules... done
checking lzma rules... done
checking lzma_host rules... done
checking openvpn rules... done
checking hdparm rules... done
checking e2fsprogs rules... done
checking utillinux rules... done
checking parted rules... done
checking hddtemp rules... done
checking xfsprogs rules... done
checking reiserfsprogs rules... done
checking smartmontools rules... done
checking dosfstools rules... done
checking ccache rules... done
checking cabextract rules... done
checking msttf rules... done
checking gdb rules... done
checking valgrind rules... done
checking insight rules... done
checking ltrace rules... done
checking strace rules... done
checking nano rules... done
checking mc rules... done
checking joe rules... done
checking bash rules... done
checking kaffe rules... done
checking kaffeh rules... done
checking gnuboy rules... done
checking scummvm rules... done
checking sdldoom rules... done
checking tinygl rules... done
checking dvbdate rules... done
checking dvbstream rules... done
checking dvbtext rules... done
checking dvbtune rules... done
checking vls rules... done
checking bluez_hcidump rules... done
checking bluez_libs rules... done
checking bluez_pan rules... done
checking bluez_sdp rules... done
checking bluez_utils rules... done
checking sqlite rules... done

summary:
----------------------------------------
target cpu/boxtype: 405/dreambox dm500
kernel: 2.6
kernel config: config/dbox2_kernel-2.6.config.m4
libc: glibc
threads: nptl
target: powerpc-tuxbox-linux-gnu
host: i686-pc-linux-gnu
flash rules: yes
target prefix: /home/ubuntu/tuxbox-cvs/root/cdkroot
host prefix: /home/ubuntu/tuxbox-cvs/root/cdk
boot prefix: /home/ubuntu/tuxbox-cvs/root/tftpboot
build prefix: /home/pubuntu/tuxbox-cvs/cdk
root partition size: 0x660000
default locale: english
serversupport: /home/ubuntu/tuxbox-cvs/root/serversupport
checkImage: true
target apps directory: missing
boot directory: missing
start script directory: /home/ubuntu/tuxbox-cvs/cdk/root_dream
driver directory: missing
host apps directory: missing
logo directory: /home/pubuntu/tuxbox-cvs/cdk/logos
customization directory: /home/pubuntu/tuxbox-cvs/cdk
ucode directory: NONE
GNU server: ftp.gwdg.de/pub/misc/gnu/ftp/gnu
default server: Index of /cvsdata/files
update http prefix:
used busybox-m4-config: config/busybox.config.m4
IDE support: no
MMC support: no
fstab default fs:
IDE/MMC: Ext2 support no
IDE/MMC: Ext3 support no
IDE/MMC: XFS support no
IDE/MMC: REISERFS support no
IDE/MMC: VFAT support no
CIFS kernel module: yes
SMBFS kernel module: no
LUFS kernel module: yes
NFS kernel module: yes
NFS server: no
OpenVPN: no
Samba server: no
Automount: yes
dosfstools: no
LIRC no
Neutrino UPnP-support: no
Neutrino Audioplayer: yes
Neutrino Movieplayer: yes
Neutrino Pictureviewer: no
Neutrino Mount: yes
Esound support: no
Radiotext support: yes
Internal Tuxtxt support: yes
FLAC support: no
German keymaps: no
sqlite3 storage: no
ccache support: no



******************************************************************
* !!!WARNING!!! *
* one or more of your CVS source directories could not be found, *
* (for details see above), did you maybe supply an incorrect *
* --with-cvsdir argument to configure? *
* !!!WARNING!!! *
******************************************************************

configure: creating Makefile-archive
configure: creating ./config.status
config.status: creating Makefile
config.status: creating rules-downcheck.pl
config.status: creating root_dream/Makefile
config.status: creating root_dream/etc/Makefile
config.status: creating root_dream/etc/init.d/Makefile
config.status: creating root_dream/share/Makefile
config.status: creating root_dream/share/tuxbox/Makefile
config.status: creating root_dream/share/udhcpc/Makefile
config.status: creating root_dream/var_init/Makefile
config.status: creating root_dream/var_init/etc/Makefile
config.status: creating root_dream/var_init/etc/init.d/Makefile
config.status: creating root_dream/var_init/etc/network/Makefile
config.status: creating root_dream/var_init/tuxbox/Makefile
config.status: creating root_dream/var_init/tuxbox/config/Makefile
config.status: creating root_dream/var_init/tuxbox/config/enigma/Makefile
config.status: executing depfiles commands
config.status: executing rules-downcheck-chmod commands
configure: WARNING: unrecognized options: --with-cpu, --with-reiserfs
pubuntu@pubuntu:~/tuxbox-cvs/cdk$ make flash-neutrino-squashfs
false || \
wget -c --passive-ftp -P Archive ftp://ftp.gwdg.de/pub/misc/gnu/ftp/gnu/../../../gcc/releases/gcc-3.4.6/gcc-core-3.4.6.tar.bz2 || \
wget -c -P Archive http://www.dbox2-tuning.net/cvsdata/files/gcc-core-3.4.6.tar.bz2
--2009-10-14 15:58:44-- ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-3.4.6/gcc-core-3.4.6.tar.bz2
=> `Archive/gcc-core-3.4.6.tar.bz2'
Resolving ftp.gwdg.de... 134.76.12.3
Connecting to ftp.gwdg.de|134.76.12.3|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/misc/gcc/releases/gcc-3.4.6 ... done.
==> SIZE gcc-core-3.4.6.tar.bz2 ... 13366790
==> PASV ... done. ==> RETR gcc-core-3.4.6.tar.bz2 ... done.
Length: 13366790 (13M)

100%[======================================>] 13,366,790 153K/s in 76s

2009-10-14 16:00:01 (172 KB/s) - `Archive/gcc-core-3.4.6.tar.bz2' saved [13366790]

false || \
wget -c --passive-ftp -P Archive ftp://ftp.gwdg.de/pub/misc/gnu/ftp/gnu/../../../gcc/releases/gcc-3.4.6/gcc-g++-3.4.6.tar.bz2 || \
wget -c -P Archive http://www.dbox2-tuning.net/cvsdata/files/gcc-g++-3.4.6.tar.bz2
--2009-10-14 16:00:01-- ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-3.4.6/gcc-g++-3.4.6.tar.bz2
=> `Archive/gcc-g++-3.4.6.tar.bz2'
Resolving ftp.gwdg.de... 134.76.12.3
Connecting to ftp.gwdg.de|134.76.12.3|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/misc/gcc/releases/gcc-3.4.6 ... done.
==> SIZE gcc-g++-3.4.6.tar.bz2 ... 2511332
==> PASV ... done. ==> RETR gcc-g++-3.4.6.tar.bz2 ... done.
Length: 2511332 (2.4M)

100%[======================================>] 2,511,332 202K/s in 8.1s

2009-10-14 16:00:11 (304 KB/s) - `Archive/gcc-g++-3.4.6.tar.bz2' saved [2511332]

false || \
wget -c --passive-ftp -P Archive ftp://ftp.gnu.org/gnu/glibc/glibc-2.3.6.tar.bz2 || \
wget -c -P Archive http://www.dbox2-tuning.net/cvsdata/files/glibc-2.3.6.tar.bz2
--2009-10-14 16:00:11-- ftp://ftp.gnu.org/gnu/glibc/glibc-2.3.6.tar.bz2
=> `Archive/glibc-2.3.6.tar.bz2'
Resolving ftp.gnu.org... 140.186.70.20
Connecting to ftp.gnu.org|140.186.70.20|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /gnu/glibc ... done.
==> SIZE glibc-2.3.6.tar.bz2 ... 14014977
==> PASV ... done. ==> RETR glibc-2.3.6.tar.bz2 ... done.
Length: 14014977 (13M)

100%[======================================>] 14,014,977 150K/s in 1m 48s

2009-10-14 16:02:01 (127 KB/s) - `Archive/glibc-2.3.6.tar.bz2' saved [14014977]

false || \
wget -c --passive-ftp -P Archive ftp://ftp.gnu.org/gnu/glibc/glibc-linuxthreads-2.3.6.tar.bz2 || \
wget -c -P Archive http://www.dbox2-tuning.net/cvsdata/files/glibc-linuxthreads-2.3.6.tar.bz2
--2009-10-14 16:02:01-- ftp://ftp.gnu.org/gnu/glibc/glibc-linuxthreads-2.3.6.tar.bz2
=> `Archive/glibc-linuxthreads-2.3.6.tar.bz2'
Resolving ftp.gnu.org... 140.186.70.20
Connecting to ftp.gnu.org|140.186.70.20|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /gnu/glibc ... done.
==> SIZE glibc-linuxthreads-2.3.6.tar.bz2 ... 243534
==> PASV ... done. ==> RETR glibc-linuxthreads-2.3.6.tar.bz2 ... done.
Length: 243534 (238K)

100%[======================================>] 243,534 186K/s in 1.3s

2009-10-14 16:02:04 (186 KB/s) - `Archive/glibc-linuxthreads-2.3.6.tar.bz2' saved [243534]

false || \
wget -t 2 -T 10 -c -P Archive http://ftp.de.kernel.org/pub/linux/devel/binutils/binutils-2.19.51.0.10.tar.bz2 || \
wget -t 2 -T 10 -c -P Archive http://ftp.kernel.org/pub/linux/devel/binutils//binutils-2.19.51.0.10.tar.bz2 || \
wget -c -P Archive http://www.dbox2-tuning.net/cvsdata/files/binutils-2.19.51.0.10.tar.bz2
--2009-10-14 16:02:04-- http://ftp.de.kernel.org/pub/linux/devel/binutils/binutils-2.19.51.0.10.tar.bz2
Resolving ftp.de.kernel.org... 195.71.68.86, 62.201.161.85, 129.143.116.10
Connecting to ftp.de.kernel.org|195.71.68.86|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15851772 (15M) [application/x-bzip2]
Saving to: `Archive/binutils-2.19.51.0.10.tar.bz2'

99% [=====================================> ] 15,847,533 --.-K/s in 79s

2009-10-14 16:03:25 (197 KB/s) - Read error at byte 15847533/15851772 (Connection timed out). Retrying.

--2009-10-14 16:03:26-- (try: 2) http://ftp.de.kernel.org/pub/linux/devel/binutils/binutils-2.19.51.0.10.tar.bz2
Connecting to ftp.de.kernel.org|195.71.68.86|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 15851772 (15M), 4239 (4.1K) remaining [application/x-bzip2]
Saving to: `Archive/binutils-2.19.51.0.10.tar.bz2'

100%[++++++++++++++++++++++++++++++++++++++>] 15,851,772 --.-K/s in 0s

2009-10-14 16:03:27 (828 KB/s) - `Archive/binutils-2.19.51.0.10.tar.bz2' saved [15851772/15851772]

/usr/bin/install -c -d /home/ubuntu/tuxbox-cvs/root/cdkroot/bin
/usr/bin/install: cannot create directory `/home/ubuntu': Permission denied
make: *** [.deps/directories] Error 1
pubuntu@pubuntu:~/tuxbox-cvs/cdk$
 
....pubuntu@pubuntu:~/tuxbox-cvs/cdk$ ./configure --with-boxtype=dreambox --with-boxmodel=dm500 --with-webif=expert --prefix=/home/ubuntu/tuxbox-cvs/root --with-cvsdir=/home/ubuntu/tuxbox-cvs --with-cpu=405 --with-epg=private --with-mhw-epg=yes --with-flashtool=expert --with-reiserfs=no --with-ext-flashtool=yes --with-enigma-debug=yes --enable-kernel26 --with-defaultlocale=english --disable-pictureviewer --enable-freesatepg=yes...........

The references to home/ubuntu/tuxbox-cvs in red above from the configure command need to be adjusted to suit your directories,
so in your case as far as I can see you just need to change the ubuntu to pubuntu.
 
The references to home/ubuntu/tuxbox-cvs in red above from the configure command need to be adjusted to suit your directories,
so in your case as far as I can see you just need to change the ubuntu to pubuntu.

That will teach me to go steaming into this without reading the whole post lol!

Compiling now. Will post back soon.
 
Btw, forgot to ask, how long should the compiling take? roughlly?
 
couple of hours, depends on your computer.

don't use the diffs they need updating, looking at it now.
zee germans have been changing things again :(

family watching football so will hopefully test tomorrow.
 
Depends on the speed of your comp to be honest,
But should be about an hour to an hour and a half roughly :)
 
Thanks guys, I let it do its work then & watch some footie.

/me is getting excited lol!

Lappie is a good spec, Dell M1530 XPS core2due T5550 3gb ram.

I'm assuming now that Portable Ubuntu is all setup I should be able to copy all the files to a usb pen drive & run it on my work pc tomorrow, is that correct?
 
In theory it should lol

Lets know how it goes,off to spend quality time with her indoors :proud:
Will be back later.
 
Woohoo, basic image now compiled :)

Ready for stage 3 now, will wait for ellie to post latest diff :)

Thanks again guys :)
 
hopefully will post a diff later, just got to run a few tests then will post it.
 
Back
Top