Stage 2 (conpile the image)

Just done a fresh install of Ubuntu using Wubi. Updated all tools using: -

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

Now when I go to compile the base image I get the following error: -

gzip: Archive/libvorbisidec_1.0.2+svn15687.orig.tar.gz: unexpected end of file
tar: This does not look like a tar archive
tar: Error exit delayed from previous errors
make: *** [.deps/libvorbisidec] Error 2
sicilian@ubuntu:~/tuxbox-cvs/cdk$

Any ideas?
 
Can you post a bit more of the terminal output,cant read too much from that?
I presume you have changed your configure command to suit your new ubuntu install.

Also you could try downloading libvorbisidec_1.0.2+svn15687.orig.tar.gz seperate to the compile and putting it in the Archive directory.
 
Last edited:
Can you post a bit more of the terminal output,cant read too much from that?
I presume you have changed your configure command to suit your new ubuntu install.

Yes done that.

I deleted my tuxbox-cvs folder & started again, will post back soon with the log if I get an error again.
 
Just done a fresh install of Ubuntu using Wubi. Updated all tools using: -

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

Now when I go to compile the base image I get the following error: -

gzip: Archive/libvorbisidec_1.0.2+svn15687.orig.tar.gz: unexpected end of file
tar: This does not look like a tar archive
tar: Error exit delayed from previous errors
make: *** [.deps/libvorbisidec] Error 2
sicilian@ubuntu:~/tuxbox-cvs/cdk$

Any ideas?

i was gettin that error this morning .>>> https://www.digitalworldz.co.uk/index.php?threads/219284/,so i d/loaded the libvorbisidec 1.0.2+svn15687.orig.tar.gz and put it in the correct directory and now i get another error lol see my post
 
Last edited by a moderator:
Can you post a bit more of the terminal output,cant read too much from that?
I presume you have changed your configure command to suit your new ubuntu install.

Also you could try downloading libvorbisidec_1.0.2+svn15687.orig.tar.gz seperate to the compile and putting it in the Archive directory.

Just downloaded the file and placed in /tuxbox-cvs/cdk/archive/. Will report back soon.
 
once you get a good compile move the archive directory to your desktop

right click and select make link
you can then after downloading a new cvs right click the link to Archive on your desktop and select copy
then go to tuxbox-cvs/cdk and right click paste, then rename to Archive

it will only download any changes and you don't need to download the same files over and over again.

it shortens compile times for new builds as well.
 
Well done Sic and Mags you wont be far behind now m8 :Clap:
 
Back
Top