PDA

View Full Version : Compiling basic ITGate enigma image



deeboi
21st February, 2012, 10:59 PM
I've been trying to build a basic enigma image for the ITGate but running into some problems.

Since the ITGate CVS is now dead LraiZer pointed me in the direction of the CLI Team Repository which I downloaded and it has everything needed to build the image.

I'm running Ubuntu 10.04 (LTS) with all the required files.

The error I'm getting seems to be during the Make command.

The error seems to be related to the binutils-2.15.91.0.2.tar.bz2 file, I even tried downloading the file manually and putting it in the Archive folder before starting but no joy, still same error.

I'll add a text file in a minute which has the terminal window I was using, maybe someone can see what the problem is.

Cheers.

haribo
22nd February, 2012, 08:24 AM
Saving to: `Archive/binutils-2.15.91.0.2.tar.bz2'
100%[======================================>] 527 --.-K/s in 0s
2012-02-21 20:49:07 (34.6 MB/s) - `Archive/binutils-2.15.91.0.2.tar.bz2' saved [527/527]
make: *** No rule to make target `/binutils-2.15.91.0.2.tar.bz2', needed by `.binutils'.


The end bit tells you it succesfully downloaded .binutils,,, but there is a problem in the Makefile.am in.
take a search for


binutils-2.15.91.0.2.tar.bz2

in /cdk/Makefile.Am

see where the refrences to this are, and if it tells it to build it once your have it.. or go in and compile the binutilis yourself to the /root/cdkroot directory and remove it from the makefile.

deeboi
22nd February, 2012, 05:27 PM
Thanks for that m8, I'll go try it.

deeboi
22nd February, 2012, 06:40 PM
Just searched for binutils-2.15.91.0.2.tar.bz2 and it says not found so I searched for binutils and there only really this.


.binutils: @DEPENDS_binutils@
@if [ ! -h linux ]; then \
$(MAKE) .linuxdir; \
fi
@PREPARE_binutils@
cd @DIR_binutils@ && \
CC=$(CC) \
CFLAGS="$(CFLAGS) -D_FORTIFY_SOURCE=0" \
@CONFIGURE_binutils@ \
--target=$(target) \
--prefix=$(hostprefix) \
--disable-nls \
--nfp && \
$(MAKE) all all-gprof && \
@INSTALL_binutils@
@CLEANUP_binutils@
touch $@

.newlib: @DEPENDS_newlib@
@PREPARE_newlib@
cd @DIR_newlib@ && \
CC=$(CC) \
CFLAGS="$(CFLAGS)" \
@CONFIGURE_newlib@ \
--target=$(target) \
--prefix=$(hostprefix) \
--enable-interwork \
--enable-multilib \
--disable-werror && \
ln -s tuxbox-gcc $(hostprefix)/bin/tuxbox-cc && \
$(MAKE) all && \
@INSTALL_newlib@
@CLEANUP_newlib@
touch $@

#
# gcc first stage without glibc
#
bootstrap_gcc: @DEPENDS_bootstrap_gcc@
@if [ ! -d $(hostprefix)/$(target)/bin/as ]; then \
$(MAKE) .binutils; \
fi
How would I go about configuring it myself? sound like a plan.

EDIT: I googled and tried this, not sure if it's the correct way or not but got an error.

First I transfered the binutil package to cdk/root/cdkroot then in terminal I extracted it using tar -jxvf binutils-2.15.91.0.2.tar.bz2 then ./configure all goes fine with then then I use the make command and it goes for a while then stops with an error, again I've enclosed a txt file with window showing full proccess.

haribo
23rd February, 2012, 02:55 PM
il need check it at home and get back to you on the .rar log. but yeh well thats you compiling the binutils. id need see log to see why it failed.
the cli cvs is hard because its not complete and never built!.
though it does or should have the base cvs inside. the kernel and busybox and gd stuff like this were all upgraded well beyond what itgate and UR had on box.
Afaik it never was finished though and wouldnt build from the build commands

Millzzy
15th March, 2012, 06:28 PM
How u getting on with thus deeboi ? , anything I can help with

malvarosa
31st October, 2012, 08:21 PM
If you are still working on it, I have this one:
+ CVS 08.08.2008
+ kernel v. 2.6.9
+ enigma v. 1.10
+ BusyBox v1.01
+ Web Interface: 6.04
+ Gcc 3.4.4

Currently compiling for itgate TGS100.

Cya

deeboi
3rd November, 2012, 05:20 PM
How u getting on with thus deeboi ? , anything I can help with

Sorry m8, I never seen this post until now, I lost everything I was working on due to a PC fry up, lol.

MB, 1xHDD, GFX Card all gone and it was an old P4 3.2ghz anyways so no point replacing any components but it took me about 6/7 months to get my finger out and build a new PC.


If you are still working on it, I have this one:
+ CVS 08.08.2008
+ kernel v. 2.6.9
+ enigma v. 1.10
+ BusyBox v1.01
+ Web Interface: 6.04
+ Gcc 3.4.4

Currently compiling for itgate TGS100.

Cya

I would love to get back into this again after being pretty close the last time I tried.

Let me know how you get on with your compiling m8, I'd like to hear about your progress.

Personally my main aim is just to make an image with a working 7 day EPG (and maybe a few of my own skins ;) ) for us ITGate die hards.

Spangler
5th November, 2012, 01:12 PM
If you are still working on it, I have this one:
+ CVS 08.08.2008
+ kernel v. 2.6.9
+ enigma v. 1.10
+ BusyBox v1.01
+ Web Interface: 6.04
+ Gcc 3.4.4

Currently compiling for itgate TGS100.

Cya

Compile it for skybox f3 lol :)

Millzzy
5th November, 2012, 08:07 PM
Sorry m8, I never seen this post until now, I lost everything I was working on due to a PC fry up, lol.

MB, 1xHDD, GFX Card all gone and it was an old P4 3.2ghz anyways so no point replacing any components but it took me about 6/7 months to get my finger out and build a new PC.

I would love to get back into this again after being pretty close the last time I tried.

Let me know how you get on with your compiling m8, I'd like to hear about your progress.

Personally my main aim is just to make an image with a working 7 day EPG (and maybe a few of my own skins ;) ) for us ITGate die hards.

Liking the sound of this mate got a little more spare time nowadays as well , also got a spare box here we could use for testing on never cost me anything so let's see what we can do to harm it lol , you guts up for it ?

malvarosa
6th November, 2012, 07:50 PM
Sorry m8, I never seen this post until now, I lost everything I was working on due to a PC fry up, lol.

MB, 1xHDD, GFX Card all gone and it was an old P4 3.2ghz anyways so no point replacing any components but it took me about 6/7 months to get my finger out and build a new PC.



I would love to get back into this again after being pretty close the last time I tried.

Let me know how you get on with your compiling m8, I'd like to hear about your progress.

Personally my main aim is just to make an image with a working 7 day EPG (and maybe a few of my own skins ;) ) for us ITGate die hards.

You may have a look ( some pics) about my IIGATE TGS-100 new image at

Forum Gateway - Sat Universe (http://www.sat-universe.com/showthread.php?t=240516)

Currently working on modding enigma_main.cpp to add some more info in infobar. Feq, sr, ecm-info, etc.

I have Nemesis sources and trying to adapt them to ITGATE.

My whole folder for compiling is by 1.8 gb, so I will try to find the way to upload it if you need it.

Cya

deeboi
9th November, 2012, 04:34 PM
Nice work m8, so, is that your own compiled image? (I know it's not finished yet ;) )

I know it's a big ask m8 but if you would be able to upload those files for us to tinker about with that would be greatly appreciated.

Getting a working CDK last time was a nightmare.

I've forgot allot since the last time so need to brush up on this all over again, lol.

(p.s. I use bayfiles to upload stuff, 5gb max file size)

malvarosa
9th November, 2012, 05:09 PM
Nice work m8, so, is that your own compiled image? (I know it's not finished yet ;) )

I know it's a big ask m8 but if you would be able to upload those files for us to tinker about with that would be greatly appreciated.

Getting a working CDK last time was a nightmare.

I've forgot allot since the last time so need to brush up on this all over again, lol.

(p.s. I use bayfiles to upload stuff, 5gb max file size)

It?s my own compiled image. I added some plugins, ecm-info, ccam info, Brujiemu (to start the emu), and I was trying weep- -epg in conjuction with your panel but It needed much time to learn how it works.

I will try to upload a basic or intermidiate image ASAP.
Actually, some more people working on it the better the final product you get.

I ?ll test bayfiles, so.

Cya

malvarosa
10th November, 2012, 02:03 PM
This is the link:
BayFiles (http://bayfiles.com/file/r5KR/ZhCwGx/itgate2.rar)

I hope it will work, not tested.

The folder must be installed as /home/itgate2.

Cya

deeboi
11th November, 2012, 03:17 PM
couldn't download it yesterday for some reason but working now, thanks for this, much appreciated m8.

malvarosa
11th November, 2012, 06:46 PM
Ok, you?re wellcome.
I need a little help to finish enigma-main.cpp in order to add ecm info, sat info, and video info in infobar.

I have nemesis sources for Dreambox, but not sure how to manage to fix it.

Cya