600pvr E2 image build error

  • Sorry for writing in English>
    (1) I used the folder where I built a E1 OE image for the 600pvr.


    (2) Added the attached E2_600_.diff.patch to /openembedded/packages/enigma2 and patched enigma2.bb as :-


    Code
    SRC_URI = "cvs://anonymous@dreamboxupdate.com/cvs;module=enigma2;method=pserver;tag=${TAG};date=${SRCDATE} \
               file://enigma2.sh \
    	   file://oe_enigma2_diff.patch;patch=1;pnum=1"


    (3) I have also patched /openembedded/packages/images/dreambox-image.bb as :-


    Code
    # now machine specific:
    OPENDREAMBOX_COMMON_MACHINE_dm600pvr += "${OPENDREAMBOX_V2_ONLY} ${OPENDREAMBOX_EXPERIMENTAL}"
    OPENDREAMBOX_COMMON_MACHINE_R_dm600pvr += "${OPENDREAMBOX_EXPERIMENTAL_R}"
    OPENDREAMBOX_COMMON_MACHINE_D_dm600pvr += ""


    (4) Next when I did :-


    cd $HOME/tuxbox-cvsE2/build
    source ./env.source
    bitbake -cclean enigma2
    bitbake enigma2


    after some time I got this error :-


    Code
    NOTE: package enigma2-2.2cvs20070420: started
    NOTE: package enigma2-2.2cvs20070420-r0: task do_configure: started
    ERROR: function do_configure failed
    ERROR: see log in /home/pcd/tuxbox-cvsE2/build/tmp/work/enigma2-2.2cvs20070420-r0/temp/log.do_configure.30899
    NOTE: Task failed: /home/pcd/tuxbox-cvsE2/build/tmp/work/enigma2-2.2cvs20070420-r0/temp/log.do_configure.30899
    NOTE: package enigma2-2.2cvs20070420-r0: task do_configure: failed
    ERROR: TaskFailed event exception, aborting
    NOTE: package enigma2-2.2cvs20070420: failed
    ERROR: Build of enigma2 failed
    [pcd@localhost build]$


    logfile :-



    python2.4 is in /build/tmp/staging/i686-linux/bin/python. But no build/tmp/staging/mipsel-linux/. Obviously I missed out a step ! :frowning_face:


    Any advice please ?


    Regards, pcd.

  • checkout Enigma2 as Head please. Release Branch doesn't compile.


    See under


    [EMAIL=http://www.dream-multimedia-tv.de/board/thread.php?threadid=3693&hilight=head]Klick[/EMAIL]

    Samsung QE55Q6FGMTXZG
    3x DM900 UHD, 1x DM820HD, 2x DM520HD
    Sony UBP-X700
    Spaun Multi-Switch 9962; 2x LNB Alps Quattro Astra 19.2°, Hotbird 13°
    Telestar Digibit R1

  • Zitat

    Originally posted by Cassiopeia2000
    checkout Enigma2 as Head please. Release Branch doesn't compile.


    See under


    [Enigma 2 als Head auschecken??]Klick[/EMAIL]


    I deleted ;tag=${TAG} from this line in enigma2.bb :-


    Code
    SRC_URI = "cvs://anonymous@dreamboxupdate.com/cvs;module=enigma2;method=pserver;date=${SRCDATE} \


    and done again :-


    cd $HOME/tuxbox-cvsE2/build
    source ./env.source
    bitbake -cclean enigma2
    bitbake enigma2

    Still the same 'configure' error. :frowning_face: .Do I need to build mipsel-linux ? How ?

  • Please try a newer cvs version by setting the date in enigma2.bb, e.g. 070710


    Thas was my last build.

    Samsung QE55Q6FGMTXZG
    3x DM900 UHD, 1x DM820HD, 2x DM520HD
    Sony UBP-X700
    Spaun Multi-Switch 9962; 2x LNB Alps Quattro Astra 19.2°, Hotbird 13°
    Telestar Digibit R1

  • The Image is working, pcd?

    Samsung QE55Q6FGMTXZG
    3x DM900 UHD, 1x DM820HD, 2x DM520HD
    Sony UBP-X700
    Spaun Multi-Switch 9962; 2x LNB Alps Quattro Astra 19.2°, Hotbird 13°
    Telestar Digibit R1

    2 Mal editiert, zuletzt von Unchained ()