compiling neutrinohd2 for pc (x86)
- mohousch
- Registrierte Benutzer
- Beiträge: 1111
- Registriert: Di 18. Sep 2012, 20:21
- Hat sich bedankt: 41 Mal
- Danksagung erhalten: 165 Mal
Re: compiling neutrinohd2 for pc (x86)
@ali ganm
what are you doing?
once neutrino2 and nmp-pc those are 2 different sources
what are you doing?
once neutrino2 and nmp-pc those are 2 different sources
-
- Registrierte Benutzer
- Beiträge: 44
- Registriert: Di 30. Jul 2024, 20:00
- Hat sich bedankt: 0
- Danksagung erhalten: 28 Mal
Re: compiling neutrinohd2 for pc (x86)
I tried to build neutrino2
Code: Alles auswählen
ali@ali-H87M-HD3:~/neutrino2$ make distclean
make -C /home/ali/neutrino2/neutrino2 distclean
make[1]: Entering directory '/home/ali/neutrino2/neutrino2'
Making distclean in lib
make[2]: Entering directory '/home/ali/neutrino2/neutrino2/lib'
Making distclean in connection
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/connection'
rm -rf .libs _libs
test -z "libtuxbox-connection.a" || rm -f libtuxbox-connection.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/basicclient.Po
rm -f ./.deps/basicsocket.Po
rm -f ./.deps/messagetools.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/connection'
Making distclean in libconfigfile
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/libconfigfile'
rm -rf .libs _libs
test -z "libtuxbox-configfile.a" || rm -f libtuxbox-configfile.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/configfile.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/libconfigfile'
Making distclean in libmd5sum
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/libmd5sum'
rm -rf .libs _libs
test -z "libtuxbox-md5sum.a" || rm -f libtuxbox-md5sum.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/libmd5sum.Po
rm -f ./.deps/md5.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/libmd5sum'
Making distclean in libnet
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/libnet'
rm -rf .libs _libs
test -z "libtuxbox-net.a" || rm -f libtuxbox-net.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/libnet.Po
rm -f ./.deps/network_interfaces.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/libnet'
Making distclean in libxmltree
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/libxmltree'
rm -rf .libs _libs
test -z "libtuxbox-xmltree.a" || rm -f libtuxbox-xmltree.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/hashtab.Po
rm -f ./.deps/xmlinterface.Po
rm -f ./.deps/xmlparse.Po
rm -f ./.deps/xmlrole.Po
rm -f ./.deps/xmltok.Po
rm -f ./.deps/xmltree.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/libxmltree'
Making distclean in libtuxtxt
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/libtuxtxt'
rm -rf .libs _libs
test -z "libtuxtxt.a" || rm -f libtuxtxt.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/libtuxtxt.Po
rm -f ./.deps/tuxtxt.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/libtuxtxt'
Making distclean in libsubtitle
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/libsubtitle'
rm -rf .libs _libs
test -z "libsubtitle.a" || rm -f libsubtitle.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/dvbsubtitle.Po
rm -f ./.deps/subtitle.Po
rm -f ./.deps/tools.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/libsubtitle'
Making distclean in jsoncpp
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/jsoncpp'
rm -rf .libs _libs
test -z "libjsoncpp.a" || rm -f libjsoncpp.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/jsoncpp.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/jsoncpp'
Making distclean in libiw
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/libiw'
rm -rf .libs _libs
test -z "libiw.a" || rm -f libiw.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/iwlib.Po
rm -f ./.deps/iwscan.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/libiw'
Making distclean in libdvbapi
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/libdvbapi'
rm -rf .libs _libs
test -z "libdvbapi.a" || rm -f libdvbapi.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/audio_cs.Po
rm -f ./.deps/dmx_cs.Po
rm -f ./.deps/playback_cs.Po
rm -f ./.deps/record_cs.Po
rm -f ./.deps/video_cs.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/libdvbapi'
Making distclean in libdvbci
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/libdvbci'
rm -rf .libs _libs
test -z "libdvbci.a" || rm -f libdvbci.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/dvb-ci.Po
rm -f ./.deps/dvbci_appmgr.Po
rm -f ./.deps/dvbci_camgr.Po
rm -f ./.deps/dvbci_datetimemgr.Po
rm -f ./.deps/dvbci_mmi.Po
rm -f ./.deps/dvbci_resmgr.Po
rm -f ./.deps/dvbci_session.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/libdvbci'
Making distclean in libngpng
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/libngpng'
rm -rf .libs _libs
test -z "libngpng.a" || rm -f libngpng.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/bmp.Po
rm -f ./.deps/crw.Po
rm -f ./.deps/gif.Po
rm -f ./.deps/jpeg.Po
rm -f ./.deps/libngpng.Po
rm -f ./.deps/png.Po
rm -f ./.deps/svg.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/libngpng'
Making distclean in libeplayer3
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib/libeplayer3'
rm -rf .libs _libs
test -z "libeplayer3.a" || rm -f libeplayer3.a
rm -f *.o
rm -f container/*.o
rm -f manager/*.o
rm -f output/*.o
rm -f output/writer/*.o
rm -f playback/*.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f container/.deps/.dirstamp
rm -f container/.dirstamp
rm -f manager/.deps/.dirstamp
rm -f manager/.dirstamp
rm -f output/.deps/.dirstamp
rm -f output/.dirstamp
rm -f output/writer/.deps/.dirstamp
rm -f output/writer/.dirstamp
rm -f playback/.deps/.dirstamp
rm -f playback/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f container/.deps/container.Po
rm -f container/.deps/container_ffmpeg.Po
rm -f manager/.deps/audio.Po
rm -f manager/.deps/extsubtitle.Po
rm -f manager/.deps/manager.Po
rm -f manager/.deps/subtitle.Po
rm -f manager/.deps/video.Po
rm -f output/.deps/linuxdvb.Po
rm -f output/.deps/output.Po
rm -f output/.deps/subtitle.Po
rm -f output/writer/.deps/aac.Po
rm -f output/writer/.deps/ac3.Po
rm -f output/writer/.deps/amr.Po
rm -f output/writer/.deps/divx.Po
rm -f output/writer/.deps/divx3.Po
rm -f output/writer/.deps/dts.Po
rm -f output/writer/.deps/framebuffer.Po
rm -f output/writer/.deps/h263.Po
rm -f output/writer/.deps/h264.Po
rm -f output/writer/.deps/h265.Po
rm -f output/writer/.deps/lpcm.Po
rm -f output/writer/.deps/misc.Po
rm -f output/writer/.deps/mjpeg.Po
rm -f output/writer/.deps/mp3.Po
rm -f output/writer/.deps/mpeg2.Po
rm -f output/writer/.deps/pcm.Po
rm -f output/writer/.deps/pes.Po
rm -f output/writer/.deps/vc1.Po
rm -f output/writer/.deps/vp.Po
rm -f output/writer/.deps/wma.Po
rm -f output/writer/.deps/wmv.Po
rm -f output/writer/.deps/writer.Po
rm -f playback/.deps/playback.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib/libeplayer3'
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/lib'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/lib'
rm -f Makefile
make[2]: Leaving directory '/home/ali/neutrino2/neutrino2/lib'
Making distclean in src
make[2]: Entering directory '/home/ali/neutrino2/neutrino2/src'
Making distclean in zapit
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/zapit'
rm -rf .libs _libs
test -z "libzapit.a" || rm -f libzapit.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/bouquets.Po
rm -f ./.deps/cam.Po
rm -f ./.deps/channel.Po
rm -f ./.deps/descriptors.Po
rm -f ./.deps/dvbstring.Po
rm -f ./.deps/frontend.Po
rm -f ./.deps/nit.Po
rm -f ./.deps/pat.Po
rm -f ./.deps/pmt.Po
rm -f ./.deps/sdt.Po
rm -f ./.deps/zapit.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/zapit'
Making distclean in sectionsd
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/sectionsd'
rm -rf .libs _libs
test -z "libsectionsd.a" || rm -f libsectionsd.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/SIevents.Po
rm -f ./.deps/SIlanguage.Po
rm -f ./.deps/SIsections.Po
rm -f ./.deps/SIutils.Po
rm -f ./.deps/abstime.Po
rm -f ./.deps/dmx.Po
rm -f ./.deps/dmxapi.Po
rm -f ./.deps/edvbstring.Po
rm -f ./.deps/freesatv2.Po
rm -f ./.deps/sectionsd.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/sectionsd'
Making distclean in timerd
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/timerd'
rm -rf .libs _libs
test -z "libtimerd.a" || rm -f libtimerd.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/timerd.Po
rm -f ./.deps/timermanager.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/timerd'
Making distclean in nhttpd
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd'
Making distclean in yhttpd_core
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/yhttpd_core'
rm -rf .libs _libs
test -z "libyhttpd.a" || rm -f libyhttpd.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/helper.Po
rm -f ./.deps/yconnection.Po
rm -f ./.deps/yhook.Po
rm -f ./.deps/ylanguage.Po
rm -f ./.deps/ylogging.Po
rm -f ./.deps/yrequest.Po
rm -f ./.deps/yresponse.Po
rm -f ./.deps/ysocket.Po
rm -f ./.deps/ywebserver.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/yhttpd_core'
Making distclean in yhttpd_mods
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/yhttpd_mods'
rm -rf .libs _libs
test -z "libyhttpdmods.a" || rm -f libyhttpdmods.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/mod_auth.Po
rm -f ./.deps/mod_cache.Po
rm -f ./.deps/mod_sendfile.Po
rm -f ./.deps/mod_testhook.Po
rm -f ./.deps/mod_weblog.Po
rm -f ./.deps/mod_yparser.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/yhttpd_mods'
Making distclean in tuxboxapi
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/tuxboxapi'
rm -rf .libs _libs
test -z "libnhttpd_tuxboxapi.a" || rm -f libnhttpd_tuxboxapi.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/controlapi.Po
rm -f ./.deps/lcdapi.Po
rm -f ./.deps/neutrinoapi.Po
rm -f ./.deps/neutrinoyparser.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/tuxboxapi'
Making distclean in web
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web'
Making distclean in images
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web/images'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web/images'
Making distclean in scripts
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web/scripts'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web/scripts'
Making distclean in languages
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web/languages'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web/languages'
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web'
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web'
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd'
rm -rf .libs _libs
test -z "libnhttpd.a" || rm -f libnhttpd.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd'
rm -f ./.deps/yhttpd.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd'
Making distclean in driver
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/driver'
Making distclean in gfx
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/driver/gfx'
rm -rf .libs _libs
test -z "libneutrino2_driver_gfx.a " || rm -f libneutrino2_driver_gfx.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/color.Po
rm -f ./.deps/fontrenderer.Po
rm -f ./.deps/framebuffer.Po
rm -f ./.deps/glthread.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/driver/gfx'
Making distclean in lcd
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/driver/lcd'
rm -rf .libs _libs
test -z "libneutrino2_driver_lcd.a" || rm -f libneutrino2_driver_lcd.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/fontrenderer.Po
rm -f ./.deps/lcdd.Po
rm -f ./.deps/lcddisplay.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/driver/lcd'
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/driver'
rm -rf .libs _libs
test -z "libneutrino2_driver.a " || rm -f libneutrino2_driver.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/driver'
rm -f ./.deps/audiofile.Po
rm -f ./.deps/audioplay.Po
rm -f ./.deps/encoding.Po
rm -f ./.deps/file.Po
rm -f ./.deps/genpsi.Po
rm -f ./.deps/hdmi_cec.Po
rm -f ./.deps/movieinfo.Po
rm -f ./.deps/pictureviewer.Po
rm -f ./.deps/radiotext.Po
rm -f ./.deps/radiotools.Po
rm -f ./.deps/rcinput.Po
rm -f ./.deps/shutdown_count.Po
rm -f ./.deps/streamts.Po
rm -f ./.deps/vcrcontrol.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/driver'
Making distclean in system
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/system'
rm -rf .libs _libs
test -z "libneutrino2_system.a" || rm -f libneutrino2_system.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/channellogo.Po
rm -f ./.deps/configure_network.Po
rm -f ./.deps/flashtool.Po
rm -f ./.deps/fsmounter.Po
rm -f ./.deps/helpers.Po
rm -f ./.deps/httptool.Po
rm -f ./.deps/lastchannel.Po
rm -f ./.deps/localize.Po
rm -f ./.deps/ping.Po
rm -f ./.deps/safe_system.Po
rm -f ./.deps/screenshot.Po
rm -f ./.deps/tmdbparser.Po
rm -f ./.deps/tstool.Po
rm -f ./.deps/weather.Po
rm -f ./.deps/ytparser.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/system'
Making distclean in daemonc
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/daemonc'
rm -rf .libs _libs
test -z "libneutrino2_daemonc.a" || rm -f libneutrino2_daemonc.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/remotecontrol.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/daemonc'
Making distclean in gui
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/gui'
Making distclean in widget
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/gui/widget'
rm -rf .libs _libs
test -z "libneutrino2_gui_widget.a libneutrino2_gui_widget2.a " || rm -f libneutrino2_gui_widget.a libneutrino2_gui_widget2.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/colorchooser.Po
rm -f ./.deps/framebox.Po
rm -f ./.deps/helpbox.Po
rm -f ./.deps/hintbox.Po
rm -f ./.deps/infobox.Po
rm -f ./.deps/keyboard_input.Po
rm -f ./.deps/keychooser.Po
rm -f ./.deps/listbox.Po
rm -f ./.deps/listframe.Po
rm -f ./.deps/menue.Po
rm -f ./.deps/messagebox.Po
rm -f ./.deps/progresswindow.Po
rm -f ./.deps/stringinput.Po
rm -f ./.deps/stringinput_ext.Po
rm -f ./.deps/textbox.Po
rm -f ./.deps/widget.Po
rm -f ./.deps/widget_helpers.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/gui/widget'
Making distclean in bedit
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/gui/bedit'
rm -rf .libs _libs
test -z "libneutrino2_gui_bedit.a" || rm -f libneutrino2_gui_bedit.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/bouqueteditor_bouquets.Po
rm -f ./.deps/bouqueteditor_channels.Po
rm -f ./.deps/bouqueteditor_chanselect.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/gui/bedit'
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/gui'
rm -rf .libs _libs
test -z "libneutrino2_gui.a" || rm -f libneutrino2_gui.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/gui'
rm -f ./.deps/alphasetup.Po
rm -f ./.deps/audio_select.Po
rm -f ./.deps/audio_setup.Po
rm -f ./.deps/audio_video_select.Po
rm -f ./.deps/audioplayer.Po
rm -f ./.deps/audioplayer_setup.Po
rm -f ./.deps/bouquetlist.Po
rm -f ./.deps/cam_menu.Po
rm -f ./.deps/cec_setup.Po
rm -f ./.deps/channel_select.Po
rm -f ./.deps/channellist.Po
rm -f ./.deps/dboxinfo.Po
rm -f ./.deps/dvbsub_select.Po
rm -f ./.deps/epg_menu.Po
rm -f ./.deps/epgplus.Po
rm -f ./.deps/epgview.Po
rm -f ./.deps/eventlist.Po
rm -f ./.deps/filebrowser.Po
rm -f ./.deps/hdd_menu.Po
rm -f ./.deps/imageinfo.Po
rm -f ./.deps/infoviewer.Po
rm -f ./.deps/lcd_setup.Po
rm -f ./.deps/main_setup.Po
rm -f ./.deps/mediaplayer.Po
rm -f ./.deps/misc_setup.Po
rm -f ./.deps/motorcontrol.Po
rm -f ./.deps/movieinfo.Po
rm -f ./.deps/movieplayer.Po
rm -f ./.deps/movieplayer_setup.Po
rm -f ./.deps/network_setup.Po
rm -f ./.deps/nfs.Po
rm -f ./.deps/osd_setup.Po
rm -f ./.deps/parentallock_setup.Po
rm -f ./.deps/pictureviewer.Po
rm -f ./.deps/pictureviewer_setup.Po
rm -f ./.deps/pluginlist.Po
rm -f ./.deps/plugins.Po
rm -f ./.deps/power_menu.Po
rm -f ./.deps/proxyserver_setup.Po
rm -f ./.deps/psisetup.Po
rm -f ./.deps/rc_lock.Po
rm -f ./.deps/rc_setup.Po
rm -f ./.deps/recording_setup.Po
rm -f ./.deps/scan.Po
rm -f ./.deps/scan_setup.Po
rm -f ./.deps/screensetup.Po
rm -f ./.deps/service_menu.Po
rm -f ./.deps/sleeptimer.Po
rm -f ./.deps/streaminfo.Po
rm -f ./.deps/timerlist.Po
rm -f ./.deps/update.Po
rm -f ./.deps/usermenu.Po
rm -f ./.deps/video_setup.Po
rm -f ./.deps/zapit_setup.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/gui'
Making distclean in interfaces
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/interfaces'
Making distclean in python
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/interfaces/python'
test -z "neutrino2.py neutrino2_python_wrap.cxx" || rm -f neutrino2.py neutrino2_python_wrap.cxx
rm -rf .libs _libs
test -z "libneutrino2_interfaces_python.a" || rm -f libneutrino2_interfaces_python.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/neutrino2_python.Po
rm -f ./.deps/neutrino2_python_wrap.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/interfaces/python'
Making distclean in lua
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/interfaces/lua'
test -z "neutrino2_lua_wrap.cxx" || rm -f neutrino2_lua_wrap.cxx
rm -rf .libs _libs
test -z "libneutrino2_interfaces_lua.a" || rm -f libneutrino2_interfaces_lua.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/neutrino2_lua.Po
rm -f ./.deps/neutrino2_lua_wrap.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/interfaces/lua'
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/interfaces'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/interfaces'
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/interfaces'
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src'
rm -f neutrino2
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src'
rm -f ./.deps/neutrino2.Po
rm -f ./.deps/neutrino2_menue.Po
rm -f ./.deps/skin.Po
rm -f Makefile
make[2]: Leaving directory '/home/ali/neutrino2/neutrino2/src'
Making distclean in data
make[2]: Entering directory '/home/ali/neutrino2/neutrino2/data'
Making distclean in fonts
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/fonts'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/fonts'
Making distclean in icons
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons'
Making distclean in buttons
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/buttons'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/buttons'
Making distclean in filetypes
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/filetypes'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/filetypes'
Making distclean in headers
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/headers'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/headers'
Making distclean in hints
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/hints'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/hints'
Making distclean in spinner
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/spinner'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/spinner'
Making distclean in locale
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/locale'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/locale'
Making distclean in movieplayer
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/movieplayer'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/movieplayer'
Making distclean in radar
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/radar'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/radar'
Making distclean in slider
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/slider'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/slider'
Making distclean in status
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/status'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/status'
Making distclean in various
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/various'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/various'
Making distclean in weather
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/weather'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/weather'
Making distclean in lcd
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/lcd'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/lcd'
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons'
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons'
Making distclean in iso-codes
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/iso-codes'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/iso-codes'
Making distclean in config
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/config'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/config'
Making distclean in scripts
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/scripts'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/scripts'
Making distclean in zapit
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/zapit'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/zapit'
Making distclean in webtv
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/webtv'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/webtv'
Making distclean in skins
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins'
Making distclean in neutrino
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino'
Making distclean in buttons
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino/buttons'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino/buttons'
Making distclean in hints
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino/hints'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino/hints'
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino'
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino'
Making distclean in KravenHD
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/KravenHD'
Making distclean in background
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/KravenHD/background'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/KravenHD/background'
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/KravenHD'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/KravenHD'
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/KravenHD'
Making distclean in MetrixHD
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD'
Making distclean in buttons
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD/buttons'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD/buttons'
Making distclean in hints
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD/hints'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD/hints'
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD'
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD'
Making distclean in titan
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/titan'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/titan'
Making distclean in neutrino2
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino2'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino2'
Making distclean in elgato
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/elgato'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/elgato'
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins'
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins'
Making distclean in locale
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/locale'
test -z "ar.mo bs.mo de.mo fr.mo it.mo nl.mo pl.mo pt.mo ru.mo sk.mo sv.mo neutrino2.pot" || rm -f ar.mo bs.mo de.mo fr.mo it.mo nl.mo pl.mo pt.mo ru.mo sk.mo sv.mo neutrino2.pot
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/locale'
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data'
rm -f Makefile
make[2]: Leaving directory '/home/ali/neutrino2/neutrino2/data'
make[2]: Entering directory '/home/ali/neutrino2/neutrino2'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[2]: Leaving directory '/home/ali/neutrino2/neutrino2'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/home/ali/neutrino2/neutrino2'
rm -f /home/ali/neutrino2/neutrino2/config.status
make -C /home/ali/neutrino2/plugins distclean
make[1]: Entering directory '/home/ali/neutrino2/plugins'
make[1]: *** No rule to make target 'distclean'. Stop.
make[1]: Leaving directory '/home/ali/neutrino2/plugins'
make: *** [Makefile:380: plugins-distclean] Error 2
ali@ali-H87M-HD3:~/neutrino2$ make init
opengl:
1) no
2) yes
opengl (1-2)?2
lirc:
1) no
2) yes
lirc (1-2)?2
Media Framework:
1) buildinplayer
2) gstreamer
Select media framework (1-2)?2
gstreamer overlay:
1) yes
2) no
Select overlay (1-2)?1
lua support ?:
1) yes
2) no
Select lua support (1-2)?1
python support ?:
1) yes (experimental)
2) no
Select python support (1-2)?1
CICAM support ?:
1) yes
2) no
Select CI-CAM support (1-2)?1
LCD support ?:
1) None
2) 4 Digits
3) VFD
4) LCD
5) TFT LCD
Select LCD support (1-5)?1
\GraphLCD spport ?:
1) No
2) 2 yes
Select NGLCD support (1-2)?2
Scart support ?:
1) yes
2) no
Select SCART support (1-2)?1
FKEYS support ?:
1) yes
2) no
Select FKEYS support (1-2)?1
Testing support ?:
1) yes
2) no
Select TESTING support (1-2)?1
make[1]: Entering directory '/home/ali/neutrino2'
================================================================================
OPENGL : opengl
LIRC : lirc
MEDIAFW : gstreamer
PYTHON : python
LUA : lua
CICAM : cicam
SCART : scart
LCD :
NGLCD : nglcd
FKEYS : fkeys
TESTING : testing
================================================================================
make[1]: Leaving directory '/home/ali/neutrino2'
ali@ali-H87M-HD3:~/neutrino2$ make
/home/ali/neutrino2/neutrino2/autogen.sh
Generating configuration files for neutrino2, please wait...
aclocal
libtoolize --automake
autoconf
configure.ac:6: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:6: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:10213: AM_CONFIG_HEADER is expanded from...
acinclude.m4:1: TUXBOX_APPS is expanded from...
configure.ac:6: the top level
configure.ac:12: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:12: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
acinclude.m4:1252: AX_PTHREAD is expanded from...
configure.ac:12: the top level
configure.ac:12: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:12: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
acinclude.m4:1252: AX_PTHREAD is expanded from...
configure.ac:12: the top level
configure.ac:228: warning: AC_OUTPUT should be used without arguments.
configure.ac:228: You should run autoupdate.
autoheader
automake --add-missing
data/locale/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension
set -e; cd /home/ali/neutrino2/neutrino2; \
/home/ali/neutrino2/neutrino2/configure \
--prefix=/home/ali/neutrino2/generic \
--build=i686-pc-linux-gnu \
--enable-silent-rules \
--enable-maintainer-mode \
--with-boxtype=generic --enable-opengl --eenable-lirc --enable-gstreamer --with-gstversion=1.0 --enable-overlay --enable-python --enable-lua --enable-ci --enable-scart --enable-graphlcd --enable-functionkeys --enable-testing
configure: error: unrecognized option: `--eenable-lirc'
Try `/home/ali/neutrino2/neutrino2/configure --help' for more information
make: *** [Makefile:342: /home/ali/neutrino2/neutrino2/config.status] Error 1
ali@ali-H87M-HD3:~/neutrino2$
- mohousch
- Registrierte Benutzer
- Beiträge: 1111
- Registriert: Di 18. Sep 2012, 20:21
- Hat sich bedankt: 41 Mal
- Danksagung erhalten: 165 Mal
Re: compiling neutrinohd2 for pc (x86)
Code: Alles auswählen
make distclean
Code: Alles auswählen
make init
and than make
-
- Registrierte Benutzer
- Beiträge: 44
- Registriert: Di 30. Jul 2024, 20:00
- Hat sich bedankt: 0
- Danksagung erhalten: 28 Mal
Re: compiling neutrinohd2 for pc (x86)
Code: Alles auswählen
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/sectionsd'
Making distclean in timerd
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/timerd'
rm -rf .libs _libs
test -z "libtimerd.a" || rm -f libtimerd.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/timerd.Po
rm -f ./.deps/timermanager.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/timerd'
Making distclean in nhttpd
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd'
Making distclean in yhttpd_core
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/yhttpd_core'
rm -rf .libs _libs
test -z "libyhttpd.a" || rm -f libyhttpd.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/helper.Po
rm -f ./.deps/yconnection.Po
rm -f ./.deps/yhook.Po
rm -f ./.deps/ylanguage.Po
rm -f ./.deps/ylogging.Po
rm -f ./.deps/yrequest.Po
rm -f ./.deps/yresponse.Po
rm -f ./.deps/ysocket.Po
rm -f ./.deps/ywebserver.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/yhttpd_core'
Making distclean in yhttpd_mods
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/yhttpd_mods'
rm -rf .libs _libs
test -z "libyhttpdmods.a" || rm -f libyhttpdmods.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/mod_auth.Po
rm -f ./.deps/mod_cache.Po
rm -f ./.deps/mod_sendfile.Po
rm -f ./.deps/mod_testhook.Po
rm -f ./.deps/mod_weblog.Po
rm -f ./.deps/mod_yparser.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/yhttpd_mods'
Making distclean in tuxboxapi
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/tuxboxapi'
rm -rf .libs _libs
test -z "libnhttpd_tuxboxapi.a" || rm -f libnhttpd_tuxboxapi.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/controlapi.Po
rm -f ./.deps/lcdapi.Po
rm -f ./.deps/neutrinoapi.Po
rm -f ./.deps/neutrinoyparser.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/tuxboxapi'
Making distclean in web
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web'
Making distclean in images
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web/images'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web/images'
Making distclean in scripts
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web/scripts'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web/scripts'
Making distclean in languages
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web/languages'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web/languages'
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web'
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd/web'
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/nhttpd'
rm -rf .libs _libs
test -z "libnhttpd.a" || rm -f libnhttpd.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd'
rm -f ./.deps/yhttpd.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/nhttpd'
Making distclean in driver
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/driver'
Making distclean in gfx
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/driver/gfx'
rm -rf .libs _libs
test -z "libneutrino2_driver_gfx.a " || rm -f libneutrino2_driver_gfx.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/color.Po
rm -f ./.deps/fontrenderer.Po
rm -f ./.deps/framebuffer.Po
rm -f ./.deps/glthread.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/driver/gfx'
Making distclean in lcd
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/driver/lcd'
rm -rf .libs _libs
test -z "libneutrino2_driver_lcd.a" || rm -f libneutrino2_driver_lcd.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/fontrenderer.Po
rm -f ./.deps/lcdd.Po
rm -f ./.deps/lcddisplay.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/driver/lcd'
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/driver'
rm -rf .libs _libs
test -z "libneutrino2_driver.a " || rm -f libneutrino2_driver.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/driver'
rm -f ./.deps/audiofile.Po
rm -f ./.deps/audioplay.Po
rm -f ./.deps/encoding.Po
rm -f ./.deps/file.Po
rm -f ./.deps/genpsi.Po
rm -f ./.deps/hdmi_cec.Po
rm -f ./.deps/movieinfo.Po
rm -f ./.deps/pictureviewer.Po
rm -f ./.deps/radiotext.Po
rm -f ./.deps/radiotools.Po
rm -f ./.deps/rcinput.Po
rm -f ./.deps/shutdown_count.Po
rm -f ./.deps/streamts.Po
rm -f ./.deps/vcrcontrol.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/driver'
Making distclean in system
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/system'
rm -rf .libs _libs
test -z "libneutrino2_system.a" || rm -f libneutrino2_system.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/channellogo.Po
rm -f ./.deps/configure_network.Po
rm -f ./.deps/flashtool.Po
rm -f ./.deps/fsmounter.Po
rm -f ./.deps/helpers.Po
rm -f ./.deps/httptool.Po
rm -f ./.deps/lastchannel.Po
rm -f ./.deps/localize.Po
rm -f ./.deps/ping.Po
rm -f ./.deps/safe_system.Po
rm -f ./.deps/screenshot.Po
rm -f ./.deps/tmdbparser.Po
rm -f ./.deps/tstool.Po
rm -f ./.deps/weather.Po
rm -f ./.deps/ytparser.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/system'
Making distclean in daemonc
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/daemonc'
rm -rf .libs _libs
test -z "libneutrino2_daemonc.a" || rm -f libneutrino2_daemonc.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/remotecontrol.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/daemonc'
Making distclean in gui
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/gui'
Making distclean in widget
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/gui/widget'
rm -rf .libs _libs
test -z "libneutrino2_gui_widget.a libneutrino2_gui_widget2.a " || rm -f libneutrino2_gui_widget.a libneutrino2_gui_widget2.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/colorchooser.Po
rm -f ./.deps/framebox.Po
rm -f ./.deps/helpbox.Po
rm -f ./.deps/hintbox.Po
rm -f ./.deps/infobox.Po
rm -f ./.deps/keyboard_input.Po
rm -f ./.deps/keychooser.Po
rm -f ./.deps/listbox.Po
rm -f ./.deps/listframe.Po
rm -f ./.deps/menue.Po
rm -f ./.deps/messagebox.Po
rm -f ./.deps/progresswindow.Po
rm -f ./.deps/stringinput.Po
rm -f ./.deps/stringinput_ext.Po
rm -f ./.deps/textbox.Po
rm -f ./.deps/widget.Po
rm -f ./.deps/widget_helpers.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/gui/widget'
Making distclean in bedit
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/gui/bedit'
rm -rf .libs _libs
test -z "libneutrino2_gui_bedit.a" || rm -f libneutrino2_gui_bedit.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/bouqueteditor_bouquets.Po
rm -f ./.deps/bouqueteditor_channels.Po
rm -f ./.deps/bouqueteditor_chanselect.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/gui/bedit'
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/gui'
rm -rf .libs _libs
test -z "libneutrino2_gui.a" || rm -f libneutrino2_gui.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/gui'
rm -f ./.deps/alphasetup.Po
rm -f ./.deps/audio_select.Po
rm -f ./.deps/audio_setup.Po
rm -f ./.deps/audio_video_select.Po
rm -f ./.deps/audioplayer.Po
rm -f ./.deps/audioplayer_setup.Po
rm -f ./.deps/bouquetlist.Po
rm -f ./.deps/cam_menu.Po
rm -f ./.deps/cec_setup.Po
rm -f ./.deps/channel_select.Po
rm -f ./.deps/channellist.Po
rm -f ./.deps/dboxinfo.Po
rm -f ./.deps/dvbsub_select.Po
rm -f ./.deps/epg_menu.Po
rm -f ./.deps/epgplus.Po
rm -f ./.deps/epgview.Po
rm -f ./.deps/eventlist.Po
rm -f ./.deps/filebrowser.Po
rm -f ./.deps/hdd_menu.Po
rm -f ./.deps/imageinfo.Po
rm -f ./.deps/infoviewer.Po
rm -f ./.deps/lcd_setup.Po
rm -f ./.deps/main_setup.Po
rm -f ./.deps/mediaplayer.Po
rm -f ./.deps/misc_setup.Po
rm -f ./.deps/motorcontrol.Po
rm -f ./.deps/movieinfo.Po
rm -f ./.deps/movieplayer.Po
rm -f ./.deps/movieplayer_setup.Po
rm -f ./.deps/network_setup.Po
rm -f ./.deps/nfs.Po
rm -f ./.deps/osd_setup.Po
rm -f ./.deps/parentallock_setup.Po
rm -f ./.deps/pictureviewer.Po
rm -f ./.deps/pictureviewer_setup.Po
rm -f ./.deps/pluginlist.Po
rm -f ./.deps/plugins.Po
rm -f ./.deps/power_menu.Po
rm -f ./.deps/proxyserver_setup.Po
rm -f ./.deps/psisetup.Po
rm -f ./.deps/rc_lock.Po
rm -f ./.deps/rc_setup.Po
rm -f ./.deps/recording_setup.Po
rm -f ./.deps/scan.Po
rm -f ./.deps/scan_setup.Po
rm -f ./.deps/screensetup.Po
rm -f ./.deps/service_menu.Po
rm -f ./.deps/sleeptimer.Po
rm -f ./.deps/streaminfo.Po
rm -f ./.deps/timerlist.Po
rm -f ./.deps/update.Po
rm -f ./.deps/usermenu.Po
rm -f ./.deps/video_setup.Po
rm -f ./.deps/zapit_setup.Po
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/gui'
Making distclean in interfaces
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src/interfaces'
Making distclean in python
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/interfaces/python'
test -z "neutrino2.py neutrino2_python_wrap.cxx" || rm -f neutrino2.py neutrino2_python_wrap.cxx
rm -rf .libs _libs
test -z "libneutrino2_interfaces_python.a" || rm -f libneutrino2_interfaces_python.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/neutrino2_python.Po
rm -f ./.deps/neutrino2_python_wrap.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/interfaces/python'
Making distclean in lua
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/interfaces/lua'
test -z "neutrino2_lua_wrap.cxx" || rm -f neutrino2_lua_wrap.cxx
rm -rf .libs _libs
test -z "libneutrino2_interfaces_lua.a" || rm -f libneutrino2_interfaces_lua.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/neutrino2_lua.Po
rm -f ./.deps/neutrino2_lua_wrap.Po
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/interfaces/lua'
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/src/interfaces'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/src/interfaces'
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src/interfaces'
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/src'
rm -f neutrino2
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/src'
rm -f ./.deps/neutrino2.Po
rm -f ./.deps/neutrino2_menue.Po
rm -f ./.deps/skin.Po
rm -f Makefile
make[2]: Leaving directory '/home/ali/neutrino2/neutrino2/src'
Making distclean in data
make[2]: Entering directory '/home/ali/neutrino2/neutrino2/data'
Making distclean in fonts
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/fonts'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/fonts'
Making distclean in icons
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons'
Making distclean in buttons
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/buttons'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/buttons'
Making distclean in filetypes
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/filetypes'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/filetypes'
Making distclean in headers
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/headers'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/headers'
Making distclean in hints
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/hints'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/hints'
Making distclean in spinner
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/spinner'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/spinner'
Making distclean in locale
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/locale'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/locale'
Making distclean in movieplayer
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/movieplayer'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/movieplayer'
Making distclean in radar
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/radar'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/radar'
Making distclean in slider
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/slider'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/slider'
Making distclean in status
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/status'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/status'
Making distclean in various
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/various'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/various'
Making distclean in weather
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/weather'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/weather'
Making distclean in lcd
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons/lcd'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons/lcd'
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/icons'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons'
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/icons'
Making distclean in iso-codes
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/iso-codes'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/iso-codes'
Making distclean in config
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/config'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/config'
Making distclean in scripts
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/scripts'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/scripts'
Making distclean in zapit
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/zapit'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/zapit'
Making distclean in webtv
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/webtv'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/webtv'
Making distclean in skins
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins'
Making distclean in neutrino
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino'
Making distclean in buttons
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino/buttons'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino/buttons'
Making distclean in hints
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino/hints'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino/hints'
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino'
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino'
Making distclean in KravenHD
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/KravenHD'
Making distclean in background
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/KravenHD/background'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/KravenHD/background'
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/KravenHD'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/KravenHD'
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/KravenHD'
Making distclean in MetrixHD
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD'
Making distclean in buttons
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD/buttons'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD/buttons'
Making distclean in hints
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD/hints'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD/hints'
make[5]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[5]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD'
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/MetrixHD'
Making distclean in titan
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/titan'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/titan'
Making distclean in neutrino2
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino2'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/neutrino2'
Making distclean in elgato
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins/elgato'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins/elgato'
make[4]: Entering directory '/home/ali/neutrino2/neutrino2/data/skins'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins'
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/skins'
Making distclean in locale
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data/locale'
test -z "ar.mo bs.mo de.mo fr.mo it.mo nl.mo pl.mo pt.mo ru.mo sk.mo sv.mo neutrino2.pot" || rm -f ar.mo bs.mo de.mo fr.mo it.mo nl.mo pl.mo pt.mo ru.mo sk.mo sv.mo neutrino2.pot
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data/locale'
make[3]: Entering directory '/home/ali/neutrino2/neutrino2/data'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory '/home/ali/neutrino2/neutrino2/data'
rm -f Makefile
make[2]: Leaving directory '/home/ali/neutrino2/neutrino2/data'
make[2]: Entering directory '/home/ali/neutrino2/neutrino2'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[2]: Leaving directory '/home/ali/neutrino2/neutrino2'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/home/ali/neutrino2/neutrino2'
rm -f /home/ali/neutrino2/neutrino2/config.status
make -C /home/ali/neutrino2/plugins distclean
make[1]: Entering directory '/home/ali/neutrino2/plugins'
make[1]: *** No rule to make target 'distclean'. Stop.
make[1]: Leaving directory '/home/ali/neutrino2/plugins'
make: *** [Makefile:380: plugins-distclean] Error 2
ali@a:~/neutrino2$ make init
opengl:
1) no
2) yes
opengl (1-2)?2
lirc:
1) no
2) yes
lirc (1-2)?2
Media Framework:
1) buildinplayer
2) gstreamer
Select media framework (1-2)?1
gstreamer overlay:
1) yes
2) no
Select overlay (1-2)?1
lua support ?:
1) yes
2) no
Select lua support (1-2)?1
python support ?:
1) yes (experimental)
2) no
Select python support (1-2)?1
CICAM support ?:
1) yes
2) no
Select CI-CAM support (1-2)?1
LCD support ?:
1) None
2) 4 Digits
3) VFD
4) LCD
5) TFT LCD
Select LCD support (1-5)?1
\GraphLCD spport ?:
1) No
2) 2 yes
Select NGLCD support (1-2)?2
Scart support ?:
1) yes
2) no
Select SCART support (1-2)?1
FKEYS support ?:
1) yes
2) no
Select FKEYS support (1-2)?1
Testing support ?:
1) yes
2) no
Select TESTING support (1-2)?1
make[1]: Entering directory '/home/ali/neutrino2'
================================================================================
OPENGL : opengl
LIRC : lirc
MEDIAFW : buildinplayer
PYTHON : python
LUA : lua
CICAM : cicam
SCART : scart
LCD :
NGLCD : nglcd
FKEYS : fkeys
TESTING : testing
================================================================================
make[1]: Leaving directory '/home/ali/neutrino2'
ali@a:~/neutrino2$ make
/home/ali/neutrino2/neutrino2/autogen.sh
Generating configuration files for neutrino2, please wait...
aclocal
libtoolize --automake
autoconf
configure.ac:6: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:6: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:10213: AM_CONFIG_HEADER is expanded from...
acinclude.m4:1: TUXBOX_APPS is expanded from...
configure.ac:6: the top level
configure.ac:12: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:12: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
acinclude.m4:1252: AX_PTHREAD is expanded from...
configure.ac:12: the top level
configure.ac:12: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:12: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
acinclude.m4:1252: AX_PTHREAD is expanded from...
configure.ac:12: the top level
configure.ac:228: warning: AC_OUTPUT should be used without arguments.
configure.ac:228: You should run autoupdate.
autoheader
automake --add-missing
data/locale/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension
set -e; cd /home/ali/neutrino2/neutrino2; \
/home/ali/neutrino2/neutrino2/configure \
--prefix=/home/ali/neutrino2/generic \
--build=i686-pc-linux-gnu \
--enable-silent-rules \
--enable-maintainer-mode \
--with-boxtype=generic --enable-opengl --enable-lirc --enable-overlay --enable-python --enable-lua --enable-ci --enable-scart --enable-graphlcd --enable-functionkeys --enable-testing
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ost/dmx.h... no
checking for linux/dvb/version.h... yes
configure: found dvb version 5
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for msgfmt... /usr/bin/msgfmt
checking for msginit... /usr/bin/msginit
checking for msgmerge... /usr/bin/msgmerge
checking for msguniq... /usr/bin/msguniq
checking for msgattrib... /usr/bin/msgattrib
checking for xgettext... /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libcurl... yes
checking for freetype2... yes
checking for fribidi... yes
checking for libpng... yes
checking for libavcodec... yes
checking for libavutil... yes
checking for libavformat... yes
checking for libswresample... yes
checking for libswscale... yes
checking for gl... yes
checking for glew... yes
checking for gstreamer- gstreamer-pbutils- gstreamer-video-... no
configure: error: Package requirements (gstreamer- gstreamer-pbutils- gstreamer-video-) were not met:
Package 'gstreamer-', required by 'virtual:world', not found
Package 'gstreamer-pbutils-', required by 'virtual:world', not found
Package 'gstreamer-video-', required by 'virtual:world', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GSTREAMER_CFLAGS
and GSTREAMER_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** [Makefile:342: /home/ali/neutrino2/neutrino2/config.status] Error 1
- mohousch
- Registrierte Benutzer
- Beiträge: 1111
- Registriert: Di 18. Sep 2012, 20:21
- Hat sich bedankt: 41 Mal
- Danksagung erhalten: 165 Mal
Re: compiling neutrinohd2 for pc (x86)
have you run the preqs scripts?
Code: Alles auswählen
sudo bash prepare-for-neutrino.sh
-
- Registrierte Benutzer
- Beiträge: 44
- Registriert: Di 30. Jul 2024, 20:00
- Hat sich bedankt: 0
- Danksagung erhalten: 28 Mal
Re: compiling neutrinohd2 for pc (x86)
yes
EDIT by BPanther: Again, please use the code tag for so long lines!
Code: Alles auswählen
ali@a:~/neutrino2$ sudo bash prepare-for-neutrino.sh
[sudo] password for ali:
apt-get -y install make subversion ccache flex bison texinfo intltool libtool swig dialog wget cmake gperf rpm lsb-release git libncurses5-dev libncursesw5-dev gettext zlib1g-dev g++ libffi-dev automake xfslibs-dev pkg-config patch autopoint fakeroot gawk libglib2.0-bin libglib2.0-dev doc-base texi2html help2man libcurl4-openssl-dev liblzo2-dev ruby libltdl-dev libssl-dev libmount-dev mtools u-boot-tools android-sdk-libsparse-utils lua5.2 liblua5.2-dev python-dev-is-python3 libfreetype6-dev libid3tag0-dev libmad0-dev libavformat-dev libfribidi-dev libogg-dev libpng-dev libgif-dev libjpeg-dev libflac-dev libvorbis-dev libopenthreads-dev libblkid-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-bad1.0-dev lua-json lua-expat lua-posix lua-socket lua-soap lua-curl libass-dev libglew-dev freeglut3-dev libao-dev libtool-bin gtk-doc-tools gcc-multilib binutils-multiarch lib32z1-dev
قراءة قوائم الحزم... تمّ0%
Building dependency tree... تمّ%
Reading state information... تمّ
make is already the newest version (4.3-4.1).
subversion is already the newest version (1.14.2-4+b2).
ccache is already the newest version (4.8+really4.7.5-1).
flex is already the newest version (2.6.4-8.2).
bison is already the newest version (2:3.8.2+dfsg-1+b1).
texinfo is already the newest version (6.8-6+b1).
intltool is already the newest version (0.51.0-6).
libtool is already the newest version (2.4.7-7~deb12u1).
swig is already the newest version (4.1.0-0.2).
dialog is already the newest version (1.3-20230209-1).
wget is already the newest version (1.21.3-1+b2).
cmake is already the newest version (3.25.1-1).
gperf is already the newest version (3.1-1).
rpm is already the newest version (4.18.0+dfsg-1+deb12u1).
lsb-release is already the newest version (12.0-1).
git is already the newest version (1:2.39.5-0+deb12u1).
libncurses5-dev is already the newest version (6.4-4).
libncursesw5-dev is already the newest version (6.4-4).
gettext is already the newest version (0.21-12).
zlib1g-dev is already the newest version (1:1.2.13.dfsg-1).
g++ is already the newest version (4:12.2.0-3).
libffi-dev is already the newest version (3.4.4-1).
automake is already the newest version (1:1.16.5-1.3).
xfslibs-dev is already the newest version (6.1.0-1).
pkg-config is already the newest version (1.8.1-1).
patch is already the newest version (2.7.6-7).
autopoint is already the newest version (0.21-12).
fakeroot is already the newest version (1.31-1.2).
gawk is already the newest version (1:5.2.1-2).
libglib2.0-bin is already the newest version (2.74.6-2+deb12u3).
libglib2.0-dev is already the newest version (2.74.6-2+deb12u3).
doc-base is already the newest version (0.11.1).
texi2html is already the newest version (1.82+dfsg1-7).
help2man is already the newest version (1.49.3).
libcurl4-openssl-dev is already the newest version (7.88.1-10+deb12u7).
liblzo2-dev is already the newest version (2.10-2).
ruby is already the newest version (1:3.1).
libltdl-dev is already the newest version (2.4.7-7~deb12u1).
libssl-dev is already the newest version (3.0.14-1~deb12u2).
libmount-dev is already the newest version (2.38.1-5+deb12u1).
mtools is already the newest version (4.0.33-1+really4.0.32-1).
u-boot-tools is already the newest version (2023.01+dfsg-2+deb12u1).
android-sdk-libsparse-utils is already the newest version (1:29.0.6-28).
lua5.2 is already the newest version (5.2.4-3).
liblua5.2-dev is already the newest version (5.2.4-3).
python-dev-is-python3 is already the newest version (3.11.2-1+deb12u1).
libfreetype6-dev is already the newest version (2.12.1+dfsg-5+deb12u3).
libid3tag0-dev is already the newest version (0.15.1b-14).
libmad0-dev is already the newest version (0.15.1b-10.1+b1).
libavformat-dev is already the newest version (7:5.1.6-0+deb12u1).
libfribidi-dev is already the newest version (1.0.8-2.1).
libogg-dev is already the newest version (1.3.5-3).
libpng-dev is already the newest version (1.6.39-2).
libgif-dev is already the newest version (5.2.1-2.5).
libjpeg-dev is already the newest version (1:2.1.5-2).
libflac-dev is already the newest version (1.4.2+ds-2).
libvorbis-dev is already the newest version (1.3.7-1).
libopenthreads-dev is already the newest version (3.6.5+dfsg1-8+b2).
libblkid-dev is already the newest version (2.38.1-5+deb12u1).
libgstreamer1.0-dev is already the newest version (1.22.0-2).
libgstreamer-plugins-base1.0-dev is already the newest version (1.22.0-3+deb12u2).
libgstreamer-plugins-bad1.0-dev is already the newest version (1.22.0-4+deb12u5).
lua-json is already the newest version (1.3.4-2).
lua-expat is already the newest version (1.5.1-3).
lua-posix is already the newest version (33.4.0-3+b1).
lua-socket is already the newest version (3.1.0-1+b1).
lua-soap is already the newest version (3.0+git91419a7-2).
lua-curl is already the newest version (0.3.0-12).
libass-dev is already the newest version (1:0.17.1-1).
libglew-dev is already the newest version (2.2.0-4+b1).
freeglut3-dev is already the newest version (3.4.0-1).
libao-dev is already the newest version (1.2.2+20180113-1.1).
libtool-bin is already the newest version (2.4.7-7~deb12u1).
gtk-doc-tools is already the newest version (1.33.2-1).
gcc-multilib is already the newest version (4:12.2.0-3).
binutils-multiarch is already the newest version (2.40-2).
lib32z1-dev is already the newest version (1:1.2.13.dfsg-1).
0 سيتم ترقيتها، 0 مثبتة حديثاً، 0 لإزالتها و 242 لم يتم ترقيتها.
ali@a:~/neutrino2$
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
-
- Registrierte Benutzer
- Beiträge: 44
- Registriert: Di 30. Jul 2024, 20:00
- Hat sich bedankt: 0
- Danksagung erhalten: 28 Mal
Re: compiling neutrinohd2 for pc (x86)
I built on Linux Mint 22 and the build did not succeed, so I moved to Debian 12,6 and it also did not succeed.
- Bewertung: 5.88%
- mohousch
- Registrierte Benutzer
- Beiträge: 1111
- Registriert: Di 18. Sep 2012, 20:21
- Hat sich bedankt: 41 Mal
- Danksagung erhalten: 165 Mal
Re: compiling neutrinohd2 for pc (x86)
Just now i've installed nativ Debian Bookworm stable 12.7.0
- running preqs script
- choosing gstreamer
- and it builds without mistakes
- scanning DVB-C and DVB_T2 works
- playing WEBTV works
See attachment plz.
- running preqs script
- choosing gstreamer
- and it builds without mistakes
- scanning DVB-C and DVB_T2 works
- playing WEBTV works
See attachment plz.
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
- mohousch
- Registrierte Benutzer
- Beiträge: 1111
- Registriert: Di 18. Sep 2012, 20:21
- Hat sich bedankt: 41 Mal
- Danksagung erhalten: 165 Mal
Re: compiling neutrinohd2 for pc (x86)
you can use linuxmint 21 or ubuntu 22 these are very stable releases.
https://releases.ubuntu.com/jammy/
https://linuxmint.com/download_all.php
Quote from neutrino2 Repo:
https://releases.ubuntu.com/jammy/
https://linuxmint.com/download_all.php
Quote from neutrino2 Repo:
* tested with:
- debian 8 Jessie, 9 Stretch, 11 Bullseye and 12 Bockworm
- linuxmint 20.1 Ulyssa, 20.2 Uma, 20.3 Una, 21.1 Vera, 21,2 Victoria, LMDE 5 Elsie and LMDE 6 Faye
- Ubuntu 20.04 Focal Fossa, 22.04 Jammy Jellyfish and 23.10 Mantic Minotaur