Also unter Ubuntu 15.10 gehts nicht.
/home/tux/Development/neutrinohd2-pc/nhd2-exp/autogen.sh
Generating configuration files for neutrinoHD2, please wait....
aclocal
libtoolize --automake
autoconf
autoheader
automake --add-missing
configure.ac:2: warning: AM_INIT_AUTOMAKE: two- and three ...
Die Suche ergab 9 Treffer
- Sa 12. Dez 2015, 18:16
- Forum: NHD2 - Allgemeines
- Thema: compiling neutrinohd2 for pc (x86)
- Antworten: 159
- Zugriffe: 36714
- So 27. Sep 2015, 15:08
- Forum: NHD2 - Allgemeines
- Thema: compiling neutrinohd2 for mipsel set top boxes
- Antworten: 385
- Zugriffe: 76079
Re: compiling neutrinohd2 for mipsel set top boxes
Hab jetzt mal die Zeilen 3508 bis 3511 aus der zapit.cpp herausgenommen. Bringt nichts. Immer noch kein Bild.
Aufgenommene Videos mit dem Media Player abspielen geht auch nicht.
(neutrino:645): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed
failed to create GStreamer ...
Aufgenommene Videos mit dem Media Player abspielen geht auch nicht.
(neutrino:645): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed
failed to create GStreamer ...
- So 20. Sep 2015, 19:26
- Forum: NHD2 - Allgemeines
- Thema: compiling neutrinohd2 for mipsel set top boxes
- Antworten: 385
- Zugriffe: 76079
Re: compiling neutrinohd2 for mipsel set top boxes
Nein, frisch von googlecode gecloned.
./autogen.sh mach ich immer und auch make distclean vorher.
Hab vor ca. 1 Jahr schonmal auf der Box gebaut. Da gings noch. Du must in der zwischenzeit irgendetwas geändert haben.
./autogen.sh mach ich immer und auch make distclean vorher.
Hab vor ca. 1 Jahr schonmal auf der Box gebaut. Da gings noch. Du must in der zwischenzeit irgendetwas geändert haben.
- So 20. Sep 2015, 14:54
- Forum: NHD2 - Allgemeines
- Thema: compiling neutrinohd2 for mipsel set top boxes
- Antworten: 385
- Zugriffe: 76079
Re: compiling neutrinohd2 for mipsel set top boxes
Hallo mohousch,
hab das jetzt mal mit Deinen configure Parametern probiert. Geht nicht gleiches Problem.
Beim configure kommt die Meldung: configure: WARNING: unrecognized options: --with-libdir
cat config.log
This file contains any messages produced by compilers while
running configure, to aid ...
hab das jetzt mal mit Deinen configure Parametern probiert. Geht nicht gleiches Problem.
Beim configure kommt die Meldung: configure: WARNING: unrecognized options: --with-libdir
cat config.log
This file contains any messages produced by compilers while
running configure, to aid ...
- So 20. Sep 2015, 08:54
- Forum: NHD2 - Allgemeines
- Thema: compiling neutrinohd2 for mipsel set top boxes
- Antworten: 385
- Zugriffe: 76079
Re: compiling neutrinohd2 for mipsel set top boxes
Hallo mohousch,
hier das config.log
cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by neutrinoHD2 configure 1.0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was ...
hier das config.log
cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by neutrinoHD2 configure 1.0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was ...
- Sa 19. Sep 2015, 17:01
- Forum: NHD2 - Allgemeines
- Thema: compiling neutrinohd2 for mipsel set top boxes
- Antworten: 385
- Zugriffe: 76079
Re: compiling neutrinohd2 for mipsel set top boxes
Hab das jetzt mal mit dem
./configure --with-targetprefix=/usr/local
probiert.
Gleiches Ergebnis mit dem prefix im Pfad.
Kann es sein, dass da ein Fehler im Makefile oder in den configure Files ist?
./configure --with-targetprefix=/usr/local
probiert.
Gleiches Ergebnis mit dem prefix im Pfad.
Kann es sein, dass da ein Fehler im Makefile oder in den configure Files ist?
- Sa 19. Sep 2015, 15:25
- Forum: NHD2 - Allgemeines
- Thema: compiling neutrinohd2 for mipsel set top boxes
- Antworten: 385
- Zugriffe: 76079
Re: compiling neutrinohd2 for mipsel set top boxes
Beim 2. Log, hab ich direkt auf der gigablue kompiliert.
Fehlt mir da bei der build umgebung noch ein programm?
Ich hab das einfach mit
./autogen
./configure
make
make install
gebaut und es kamen keine Fehlermeldungen.
Fehlt mir da bei der build umgebung noch ein programm?
Ich hab das einfach mit
./autogen
./configure
make
make install
gebaut und es kamen keine Fehlermeldungen.
- Sa 19. Sep 2015, 14:48
- Forum: NHD2 - Allgemeines
- Thema: compiling neutrinohd2 for mipsel set top boxes
- Antworten: 385
- Zugriffe: 76079
Re: compiling neutrinohd2 for mipsel set top boxes
Ob es unter openatv 4.- läuft weiß ich nicht, weil ich das nicht mehr habe. Vielleicht kann das jemand anders testen.
Beim durchsehen der Console Logs, ist mir aufgefallen, dass mit den Pfaden etwas nicht stimmt. Da werden Verzeichnisse vom build envirement aufgerufen. Das ist denke ich falsch ...
Beim durchsehen der Console Logs, ist mir aufgefallen, dass mit den Pfaden etwas nicht stimmt. Da werden Verzeichnisse vom build envirement aufgerufen. Das ist denke ich falsch ...
- Mi 12. Aug 2015, 15:28
- Forum: NHD2 - Allgemeines
- Thema: compiling neutrinohd2 for mipsel set top boxes
- Antworten: 385
- Zugriffe: 76079
Re: compiling neutrinohd2 for mipsel set top boxes
Hallo mohousch,
hab mal versucht Deine aktuelle nhd2 Revision unter oe alliance 3.1 für die Gigablue Quad Plus zu bauen und in ein openatv 5.0 Image zu installieren.
Baut wunderbar durch. Startet auch, aber ich kann kein Fernsehbild sehen. Nur den Ton höre ich.
Kann es sein, dass nhd2 noch nicht ...
hab mal versucht Deine aktuelle nhd2 Revision unter oe alliance 3.1 für die Gigablue Quad Plus zu bauen und in ein openatv 5.0 Image zu installieren.
Baut wunderbar durch. Startet auch, aber ich kann kein Fernsehbild sehen. Nur den Ton höre ich.
Kann es sein, dass nhd2 noch nicht ...