Seite 17 von 26
Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 15:44
von Andy175
dann tut mir das ganze sehr leid!
hir mal die neutrino bin inc
Code: Alles auswählen
DESCRIPTION = "neutrinoHD2 binary, freshly compiled"
#LICENSE = "GPLv3"
include conf/license/license-gplv2.inc
PV = "svn${SRCPV}"
PR = "r64"
BOXTYPE = "UNKNOWN"
BOXTYPE_vuuno = "vuplus"
BOXTYPE_vuultimo = "vuplus"
BOXTYPE_vusolo = "vuplus"
BOXTYPE_vuduo = "vuplus"
BOXTYPE_vusolo2 = "vuplus"
BOXTYPE_vuduo2 = "vuplus"
BOXTYPE_et4x00 = "xtrend"
BOXTYPE_et5x00 = "xtrend"
BOXTYPE_et6x00 = "xtrend"
BOXTYPE_et9x00 = "xtrend"
BOXTYPE_tm2t = "technomate"
BOXTYPE_tmsingle = "technomate"
BOXTYPE_tmtwin = "technomate"
BOXTYPE_tmnano = "technomate"
BOXTYPE_azboxhd = "azbox"
BOXTYPE_azboxme = "azbox"
BOXTYPE_azboxminime = "azbox"
BOXTYPE_gb800se = "gigablue"
BOXTYPE_gb800ue = "gigablue"
BOXTYPE_gb800solo = "gigablue"
BOXTYPE_gb800seplus = "gigablue"
BOXTYPE_gb800ueplus = "gigablue"
BOXTYPE_gbquad = "gigablue"
BOXTYPE_dm8000 = "dreambox"
BOXTYPE_dm7020hd = "dreambox"
BOXTYPE_dm500hd = "dreambox"
BOXTYPE_dm800se = "dreambox"
BOXTYPE_dm800 = "dreambox"
BOXTYPE_maram9 = "odin"
BOXTYPE_odinm6 = "odin"
BOXTYPE_odinm7 = "odin"
BOXTYPE_odinm9 = "odin"
BOXTYPE_ventonhde = "venton"
BOXTYPE_ventonhdx = "venton"
BOXTYPE_inihde = "venton"
BOXTYPE_inihdp = "venton"
BOXTYPE_xp1000 = "xp1000"
BOXTYPE_ebox5000 = "ebox5000"
BOXTYPE_ebox5100 = "mixos"
BOXTYPE_ebox7358 = "mixos"
BOXTYPE_e3hd = "e3hd"
BOXTYPE_ixusszero = "ixuss"
BOXTYPE_ixussone = "ixuss"
BOXTYPE_iqonios100hd = "iqonios"
BOXTYPE_iqonios300hd = "iqonios"
BOXTYPE_mediabox = "iqonios"
BOXTYPE_optimussos1 = "iqonios"
BOXTYPE_optimussos2 = "iqonios"
BOXMODEL = "${MACHINE}"
NHD2_MIPSEL_DEPENDS = " \
gstreamer \
gst-plugins-base \
gst-plugin-subsink \
libdreamdvd \
python \
"
NHD2ARCHDEPENDS = "${NHD2_MIPSEL_DEPENDS}"
DEPENDS = "\
curl \
ffmpeg \
freetype \
libid3tag \
libpng \
libungif \
jpeg \
libmad \
libpng \
libungif \
openssl \
graphlcd-base \
\
${NHD2ARCHDEPENDS} \
"
GST_BASE_RDEPS = " \
gst-plugins-base-app \
gst-plugins-base-audioconvert \
gst-plugins-base-audioresample \
gst-plugins-base-decodebin \
gst-plugins-base-decodebin2 \
gst-plugins-base-ivorbisdec \
gst-plugins-base-ogg \
gst-plugins-base-playbin \
gst-plugins-base-subparse \
gst-plugins-base-typefindfunctions \
"
GST_GOOD_RDEPS = " \
gst-plugins-good-apetag \
gst-plugins-good-audioparsers \
gst-plugins-good-autodetect \
gst-plugins-good-avi \
gst-plugins-good-flac \
gst-plugins-good-flv \
gst-plugins-good-icydemux \
gst-plugins-good-id3demux \
gst-plugins-good-isomp4 \
gst-plugins-good-matroska \
gst-plugins-good-rtp \
gst-plugins-good-rtpmanager \
gst-plugins-good-rtsp \
gst-plugins-good-souphttpsrc \
gst-plugins-good-udp \
gst-plugins-good-wavparse \
"
GST_BAD_RDEPS = " \
gst-plugins-bad-cdxaparse \
gst-plugins-bad-mms \
gst-plugins-bad-mpegdemux \
gst-plugins-bad-rtmp \
gst-plugins-bad-vcdsrc \
gst-plugins-bad-h264parse \
"
GST_UGLY_RDEPS = " \
gst-plugins-ugly-amrnb \
gst-plugins-ugly-amrwbdec \
gst-plugins-ugly-asf \
gst-plugins-ugly-cdio \
gst-plugins-ugly-dvdsub \
gst-plugins-ugly-mad \
gst-plugins-ugly-mpegaudioparse \
gst-plugins-ugly-mpegstream \
"
NHD2_MIPSEL_RDEPENDS = " \
glibc-gconv-iso8859-15 \
libdreamdvd \
libpython2 \
"
NHD2_MIPSEL_EXTRA_RDEPENDS = " \
schroedinger \
${GST_BASE_RDEPS} \
${GST_GOOD_RDEPS} \
${GST_BAD_RDEPS} \
${GST_UGLY_RDEPS} \
"
NHD2MACHINERDEPENDS = "${NHD2_MIPSEL_RDEPENDS}"
NHD2MACHINEEXTRARDEPENDS = "${NHD2_MIPSEL_EXTRA_RDEPENDS}"
RDEPENDS_${PN} = "\
libavcodec \
libavformat \
libavutil \
\
${NHD2MACHINERDEPENDS} \
"
RREPLACES_${PN} = "neutrinohd-bin"
RCONFLICTS_${PN} = "neutrinohd-bin"
RPROVIDES_${PN} = "${NEUTRINOHDBIN}"
#INHIBIT_PACKAGE_STRIP = "1"
include neutrinohdurl.inc
SRC_URI = "\
svn://${NEUTRINOHDHOST}/${SUBURI};proto=http;scmdata=keep \
"
S = "${WORKDIR}/${MODULE}"
inherit autotools pkgconfig
EXTRA_OECONF = "\
--prefix=/ \
--exec_prefix=/usr \
--build=i686-pc-linux-gnu \
--with-target=cdk \
--enable-maintainer-mode \
--without-debug \
--with-bindir=/usr/bin \
--with-sbindir=/usr/sbin \
--with-libdir=/usr/lib \
--with-gamesdir=/etc/tuxbox/games \
--with-plugindir=/etc/tuxbox/plugins \
--with-configdir=/etc/tuxbox/config \
--enable-radiotext \
--enable-freesatepg \
--enable-upnp \
--enable-ci \
--enable-gstreamer \
--enable-graphlcd \
--enable-netzkino \
--with-boxtype=${BOXTYPE} --with-boxmodel=${BOXMODEL} \
${@base_contains("MACHINE_FEATURES", "gigablue", "--enable-4digits" , "", d)} \
${@base_contains("MACHINE_FEATURES", "odin", "--enable-4digits" , "", d)} \
${@base_contains("MACHINE_FEATURES", "dreambox", "--enable-lcd" , "", d)} \
${@base_contains("MACHINE_FEATURES", "colorlcd220", "--enable-lcd" , "", d)} \
${@base_contains("MACHINE_FEATURES", "bwlcd140", "--enable-lcd" , "", d)} \
${@base_contains("MACHINE_FEATURES", "bwlcd255", "--enable-lcd" , "", d)} \
"
do_configure_append() {
echo '#define SVNVERSION "${SRCPV}"' >> ${S}/src/gui/svn_version.h
}
da seh ich jetzt nur den --enable-graphlcd \
und graphlcd-base \!
Aber ich glaube du meintest die beiden
${@base_contains("MACHINE_FEATURES", "bwlcd140", "--enable-lcd" , "", d)} \
${@base_contains("MACHINE_FEATURES", "bwlcd255", "--enable-lcd" , "", d)} \?
Und danach wieder bitbake neutrino?
Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 15:47
von mohousch
nein ich meine die oberen
--enable-graphlcd
und
graphlcd-base \
dieser zwei Zeilen löschen
die anderen Zeilen nicht die brauchst Du für den eingebauten 800UE LCD
achso Sorry
danach:
Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 18:29
von Andy175
hallo mohousch ich bins noch mal!
Ich hatte es so gemacht wie du gesagt hattest,aber es kam wieder was
Code: Alles auswählen
OE Build Configuration:
BB_VERSION = "1.15.2"
TARGET_ARCH = "mipsel"
TARGET_OS = "linux"
MACHINE = "gb800ue"
DISTRO = "openatv"
DISTRO_VERSION = "3.0"
TUNE_FEATURES = "o32 fpu-hard mips32"
TARGET_FPU = ""
meta-oe = "(nobranch):99f12509d090ad3dcfdca693b4c8765482d16621"
meta = "(nobranch):962a96fb25c4d09509e3f05ec6f7c9bfee0f53dd"
meta-oe-alliance = "(nobranch):1be629c4b3490256b41a137f44098f6e1ce527f9"
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for runtime neutrino (neutrino, enigma2-plugin-extensions-neutrino)
NOTE: consider defining a PREFERRED_PROVIDER entry to match neutrino
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 3171 of 3180 (ID: 7, /home/andy/Beispiele/oe-alliance/build-enviroment/meta-oe-alliance/recipes-neutrino/neutrinohd2/neutrino.bb, do_compile)
NOTE: package neutrino-svn1978-r65.33: task do_compile: Started
NOTE: package neutrino-svn1978-r65.33: task do_compile: Succeeded
NOTE: Running task 3173 of 3180 (ID: 2, /home/andy/Beispiele/oe-alliance/build-enviroment/meta-oe-alliance/recipes-neutrino/neutrinohd2/neutrino.bb, do_install)
NOTE: package neutrino-svn1978-r65.33: task do_install: Started
ERROR: Function failed: do_install (see /home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/neutrino-svn1978-r65.33/temp/log.do_install.304 for further information)
ERROR: Logfile of failure stored in: /home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/neutrino-svn1978-r65.33/temp/log.do_install.304
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'mips-common', 'common-linux', 'common-glibc', 'mipsel-linux', 'common']
| ERROR: Function failed: do_install (see /home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/neutrino-svn1978-r65.33/temp/log.do_install.304 for further information)
| NOTE: make -j 2 DESTDIR=/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/neutrino-svn1978-r65.33/image install
| make: *** No rule to make target `install'. Stop.
| ERROR: oe_runmake failed
NOTE: package neutrino-svn1978-r65.33: task do_install: Failed
ERROR: Task 2 (/home/andy/Beispiele/oe-alliance/build-enviroment/meta-oe-alliance/recipes-neutrino/neutrinohd2/neutrino.bb, do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3173 tasks of which 3171 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/andy/Beispiele/oe-alliance/build-enviroment/meta-oe-alliance/recipes-neutrino/neutrinohd2/neutrino.bb, do_install
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
weißt du noch was ich machen kann,das ich entlich erfolg habe?
Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 18:35
von mohousch
Oh jeje
was steht in diesem log:
/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/neutrino-svn1978-r65.33/temp/log.do_install.304
kannst Du nachschauen oder hier die Datei posten?
Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 18:45
von Andy175
der log
Code: Alles auswählen
DEBUG: SITE files ['endian-little', 'bit-32', 'mips-common', 'common-linux', 'common-glibc', 'mipsel-linux', 'common']
ERROR: Function failed: do_install (see /home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/neutrino-svn1978-r65.33/temp/log.do_install.304 for further information)
NOTE: make -j 2 DESTDIR=/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/neutrino-svn1978-r65.33/image install
make: *** No rule to make target `install'. Stop.
ERROR: oe_runmake failed
Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 19:08
von mohousch
mips32el-oe-linux/neutrino-svn1978-r65.33/image
Hm jetzt verstehe ich nicht warum er auf noch image kommt eigentlich da sollte das neutrino wie alle weitere ipk packete installiert, versuch es mit:
Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 19:13
von Andy175
ok mach ich,dauert aber ein moment,da ich DSL Via Satelit nur habe

Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 20:31
von Andy175
jetzt das
Code: Alles auswählen
| rm -f libneutrino_gui_bedit.a
| mipsel-oe-linux-ar cru libneutrino_gui_bedit.a bouqueteditor_bouquets.o bouqueteditor_channels.o bouqueteditor_chanselect.o
| mipsel-oe-linux-ranlib libneutrino_gui_bedit.a
| make[5]: Leaving directory `/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-neutrino-svn1979-r64.33/nhd2-exp/src/gui/bedit'
| make[5]: Entering directory `/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-neutrino-svn1979-r64.33/nhd2-exp/src/gui'
| ccache mipsel-oe-linux-g++ -mel -mabi=32 -mhard-float -march=mips32 --sysroot=/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/sysroots/gb800ue -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/zapit/include/zapit -I../../lib -I../../lib/libeventserver -I../../lib/libnet -I../../lib/libconfigfile -I../../lib/libxmltree -I/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/sysroots/gb800ue/usr/include/freetype2 -I/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/sysroots/gb800ue/usr/include -I../../lib/libdvbapi -I../../lib/libupnpclient -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden -c -o timerlist.o timerlist.cpp
| ccache mipsel-oe-linux-g++ -mel -mabi=32 -mhard-float -march=mips32 --sysroot=/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/sysroots/gb800ue -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/zapit/include/zapit -I../../lib -I../../lib/libeventserver -I../../lib/libnet -I../../lib/libconfigfile -I../../lib/libxmltree -I/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/sysroots/gb800ue/usr/include/freetype2 -I/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/sysroots/gb800ue/usr/include -I../../lib/libdvbapi -I../../lib/libupnpclient -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden -c -o bouquetlist.o bouquetlist.cpp
| In file included from ../../src/global.h:49:0,
| from ../../src/gui/widget/textbox.h:64,
| from ../../src/gui/widget/msgbox.h:57,
| from ../../src/plugin.h:84,
| from ../../src/gui/plugins.h:40,
| from timerlist.cpp:41:
| ../../src/driver/lcdd.h:53:18: error: conflicting declaration 'VFD_ICON_MUTE'
| ../../src/driver/vfd.h:221:2: error: 'VFD_ICON_MUTE' has a previous declaration as 'vfd_icon VFD_ICON_MUTE'
| ../../src/driver/lcdd.h:54:19: error: conflicting declaration 'VFD_ICON_DOLBY'
| ../../src/driver/vfd.h:222:2: error: 'VFD_ICON_DOLBY' has a previous declaration as 'vfd_icon VFD_ICON_DOLBY'
| ../../src/driver/lcdd.h:55:19: error: conflicting declaration 'VFD_ICON_POWER'
| ../../src/driver/vfd.h:223:2: error: 'VFD_ICON_POWER' has a previous declaration as 'vfd_icon VFD_ICON_POWER'
| ../../src/driver/lcdd.h:56:23: error: conflicting declaration 'VFD_ICON_TIMESHIFT'
| ../../src/driver/vfd.h:224:2: error: 'VFD_ICON_TIMESHIFT' has a previous declaration as 'vfd_icon VFD_ICON_TIMESHIFT'
| ../../src/driver/lcdd.h:58:16: error: conflicting declaration 'VFD_ICON_TV'
| ../../src/driver/vfd.h:225:2: error: 'VFD_ICON_TV' has a previous declaration as 'vfd_icon VFD_ICON_TV'
| ../../src/driver/lcdd.h:59:19: error: conflicting declaration 'VFD_ICON_RADIO'
| ../../src/driver/vfd.h:226:2: error: 'VFD_ICON_RADIO' has a previous declaration as 'vfd_icon VFD_ICON_RADIO'
| ../../src/driver/lcdd.h:60:16: error: conflicting declaration 'VFD_ICON_HD'
| ../../src/driver/vfd.h:227:2: error: 'VFD_ICON_HD' has a previous declaration as 'vfd_icon VFD_ICON_HD'
| ../../src/driver/lcdd.h:61:19: error: conflicting declaration 'VFD_ICON_1080P'
| ../../src/driver/vfd.h:228:2: error: 'VFD_ICON_1080P' has a previous declaration as 'vfd_icon VFD_ICON_1080P'
| ../../src/driver/lcdd.h:62:19: error: conflicting declaration 'VFD_ICON_1080I'
| ../../src/driver/vfd.h:229:2: error: 'VFD_ICON_1080I' has a previous declaration as 'vfd_icon VFERROR: Function failed: do_compile (see /home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-neutrino-svn1979-r64.33/temp/log.do_compile.20475 for further information)
| D_ICON_1080I'
| ../../src/driver/lcdd.h:63:18: error: conflicting declaration 'VFD_ICON_720P'
| ../../src/driver/vfd.h:230:2: error: 'VFD_ICON_720P' has a previous declaration as 'vfd_icon VFD_ICON_720P'
| ../../src/driver/lcdd.h:64:18: error: conflicting declaration 'VFD_ICON_480P'
| ../../src/driver/vfd.h:231:2: error: 'VFD_ICON_480P' has a previous declaration as 'vfd_icon VFD_ICON_480P'
| ../../src/driver/lcdd.h:65:18: error: conflicting declaration 'VFD_ICON_480I'
| ../../src/driver/vfd.h:232:2: error: 'VFD_ICON_480I' has a previous declaration as 'vfd_icon VFD_ICON_480I'
| ../../src/driver/lcdd.h:66:17: error: conflicting declaration 'VFD_ICON_USB'
| ../../src/driver/vfd.h:233:2: error: 'VFD_ICON_USB' has a previous declaration as 'vfd_icon VFD_ICON_USB'
| ../../src/driver/lcdd.h:67:17: error: conflicting declaration 'VFD_ICON_MP3'
| ../../src/driver/vfd.h:234:2: error: 'VFD_ICON_MP3' has a previous declaration as 'vfd_icon VFD_ICON_MP3'
| ../../src/driver/lcdd.h:68:18: error: conflicting declaration 'VFD_ICON_PLAY'
| ../../src/driver/vfd.h:235:2: error: 'VFD_ICON_PLAY' has a previous declaration as 'vfd_icon VFD_ICON_PLAY'
| ../../src/driver/lcdd.h:70:19: error: conflicting declaration 'VFD_ICON_PAUSE'
| ../../src/driver/vfd.h:236:2: error: 'VFD_ICON_PAUSE' has a previous declaration as 'vfd_icon VFD_ICON_PAUSE'
| ../../src/driver/lcdd.h:74:2: error: conflicting declaration 'VFD_ICON_LOCK'
| ../../src/driver/vfd.h:237:2: error: 'VFD_ICON_LOCK' has a previous declaration as 'vfd_icon VFD_ICON_LOCK'
| ../../src/driver/lcdd.h:75:3: error: conflicting declaration 'typedef enum vfd_icon vfd_icon'
| ../../src/driver/vfd.h:238:3: error: 'vfd_icon' has a previous declaration as 'typedef enum vfd_icon vfd_icon'
| make[5]: *** [timerlist.o] Error 1
| make[5]: *** Waiting for unfinished jobs....
| make[5]: Leaving directory `/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-neutrino-svn1979-r64.33/nhd2-exp/src/gui'
| make[4]: *** [all-recursive] Error 1
| make[4]: Leaving directory `/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-neutrino-svn1979-r64.33/nhd2-exp/src/gui'
| make[3]: *** [all] Error 2
| make[3]: Leaving directory `/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-neutrino-svn1979-r64.33/nhd2-exp/src/gui'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-neutrino-svn1979-r64.33/nhd2-exp/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/andy/Beispiele/oe-alliance/build-enviroment/builds/openatv/gb800ue/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-neutrino-svn1979-r64.33/nhd2-exp'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
NOTE: package enigma2-plugin-extensions-neutrino-svn1979-r64.33: task do_compile: Failed
ERROR: Task 7 (/home/andy/Beispiele/oe-alliance/build-enviroment/meta-oe-alliance/recipes-neutrino/neutrinohd2/enigma2-plugin-extensions-neutrino.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2110 tasks of which 2105 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/andy/Beispiele/oe-alliance/build-enviroment/meta-oe-alliance/recipes-neutrino/neutrinohd2/enigma2-plugin-extensions-neutrino.bb, do_compile
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
hab Neutrino noch mal geclient und mach grad neutrino dann nochmal enigma plugin trauf
edit:kommt genau das selbe raus wie hir!
oder soll ich es mal mit openpli oder opennhd2 versuchen?
Kann man das auch anderst bauen,außer mit Ubuntu?
Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 20:48
von slizer
mips32el-oe-linux/neutrino-svn1978-r65.33/image
hier hattest du ein r65.33 , das kommt wenn man mit den Änderungen von mcron im oe-alliance arbeitet
warum hast du hier nicht weiter gemacht ?
enigma2-plugin-extensions-neutrino-svn1979-r64.33
und hier ist wieder ein r64.33 , das kommt wenn man nach Anleitung von mohousch geht
halte dich doch mal an die Anleitung von mohousch, dann klappt das schon
Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 21:08
von Andy175
ich hatte nur das durchbauen von mcrom übernommen,den rest hatte ich mit der anleitung von mohousch weiter gemacht!
Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 21:46
von mohousch
OK habe dürfte der LCD/VFD Konflict gelöst werden
clean und neu bauen Sorry nochmal ist mir nicht aufgefallen da die gigablue800se nur diese 4 Segment LED Anzeige hat

Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 22:06
von Andy175
macht doch nix mohousch,aber könntest du mir ein ganz großen gefallen tun,wenns für dich keine umstände macht?
Und zwar mir eine Bauanleitung geben mit zip entpacken fals nötig,das ich mich erst mal tran orientieren kann wie wo was,da mips noch Neuland ist!
SH4 hab ich soweit trauf mit NMP für mein Pingu Plus!Währe sehr net von dir wenn du das noch mal machen würdest!
Und soll ich die zwei Zeilen wieder in Neutrino bin inc eintragen oder nicht?
und vielen Dank schon mal an dich und slizer für Hilfe und verständnis
Re: compiling neutrino for mipsel Set top boxes
Verfasst: So 15. Dez 2013, 23:04
von mohousch
@Andy175
habe die Anleitung erstmal für oe-alliance updated (erste Seite von diesem Thread) hoffe die ist jetzt verständlicher, für dich jetzt weil das bauen ist ja fast zu Ende sehe ganz am Ende der Anleitung den Punkt TIPP (grün gefärbt)
nur auf die Pathe achten die sind bei Dir anders
Re: compiling neutrino for mipsel Set top boxes
Verfasst: Mo 16. Dez 2013, 09:56
von Andy175
Guten Morgen mohousch!
Ich wollte erstmal ein großes Lob hir an dich aussprechen ür die große unterstützung und Hilfe
Hatte die mal durch zufall das Image mal im Netz gefunden und geladen,aber noch nicht auf die Box gemacht gehabt
NeutrinoHD2_OM2.0_alleBoxen_svn715!
Meine Frage,wenn ich die auf meine Box mache,kann ich auf das Image weiter Bauen oder nicht?
Weil wie du ja weißt,versuche ich es ja momentan ohne auf die Box zuzugreifen ein Image für die Box zu Bauen!
MFG
Re: compiling neutrino for mipsel Set top boxes
Verfasst: Mo 16. Dez 2013, 12:27
von mohousch
NeutrinoHD2_OM2.0_alleBoxen_svn715!
Du hast glaube ich eine oe-alliance Image auf dein Box?
lieber nicht dieses neutrino ist mit om2.0 gebaut der wird sicherlich auf oe-alliance Images nicht laufen da sich viel updated hat
google nach zebradem scp hat neutrino glaube auch für die gigablue800ue gebaut.
im Fall schnell Test kann ich Dir das von gigablue800se laden da wird Dir aber das LCD fehlen
EDIT:
habe mit LCD für die 800se gebaut hoffe das haut hin
die Forum Software akzeptiert kein ipk Dateien d.h habe ich die nochmal gezippt
- also entpacken
- mit einem FTP client nach Box zu /tmp kopieren
- telnet zu deiner Box
Box muss hier am net angeschlossen sein dass die Installation alle benötigten Dateien online vom Feed zieht
am Ende
Code: Alles auswählen
opkg --install librtmp1_2.4+git493+dc76f0a-r3_mips32el.ipk
achte vorher drauf dass genung platz im image ist, ich glaube die 800ue hat genug Flash
