neutrinoHD2 project

Benutzeravatar
DboxOldie
Co-Admin
Co-Admin
Beiträge: 5421
Registriert: Sa 6. Aug 2011, 15:21
Hat sich bedankt: 79 Mal
Danksagung erhalten: 295 Mal

Re: neutrinoHD2 project

#46

Beitrag von DboxOldie »

That works only with the enigma2 branch, in master-git kernel configs are optimized for Neutrino > e2 won´t run.
Build ?? I don´t know > I never tried. :wink:
MfG DboxOldie

KEIN SUPPORT PER PN > Bitte das Forum benutzen und ins Wiki schauen

Bild
powersat
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 30
Registriert: So 12. Jan 2014, 23:18
Hat sich bedankt: 5 Mal
Danksagung erhalten: 0

Re: neutrinoHD2 project

#47

Beitrag von powersat »

Code: Alles auswählen

		./autogen.sh && \
		sed -e 's|#!/usr/bin/python|#!/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/host/bin/python|' -i po/xml2po.py && \
		./configure \
			--build=i686-pc-linux-gnu \
			--host=sh4-linux \
			--with-libsdl=no \
			--datadir=/usr/local/share \
			--libdir=/usr/lib \
			--bindir=/usr/bin \
			--prefix=/usr \
			--sysconfdir=/etc \
			--with-boxtype=none \
			STAGING_INCDIR=/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/host/usr/include \
			STAGING_LIBDIR=/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/host/usr/lib \
			PKG_CONFIG=/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/host/bin/pkg-config \
			PY_PATH=/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/cdkroot/usr \
			                CPPFLAGS=" -DPLATFORM_SPARK -I/home/stlinux/Desktop/sh4/max-tdt/tdt/cvs/driver/include -I /home/stlinux/Desktop/sh4/max-tdt/tdt/cvs/cdk/linux-sh4-2.6.32.59_stm24_0211/include"               
Duckbox-libtoolize: Remember to add `LT_INIT' to configure.ac.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for sh4-linux-strip... sh4-linux-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for sh4-linux-gcc... sh4-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether sh4-linux-gcc accepts -g... yes
checking for sh4-linux-gcc option to accept ISO C89... none needed
checking dependency style of sh4-linux-gcc... gcc3
checking how to run the C preprocessor... sh4-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for sh4-linux-gcc... (cached) sh4-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether sh4-linux-gcc accepts -g... (cached) yes
checking for sh4-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of sh4-linux-gcc... (cached) gcc3
checking for sh4-linux-g++... sh4-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether sh4-linux-g++ accepts -g... yes
checking dependency style of sh4-linux-g++... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... sh4-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by sh4-linux-gcc... /home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/devkit/sh4/sh4-linux/bin/ld
checking if the linker (/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/devkit/sh4/sh4-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/devkit/sh4/bin/sh4-linux-nm -B
checking the name lister (/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/devkit/sh4/bin/sh4-linux-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to sh4-unknown-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 /home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/devkit/sh4/sh4-linux/bin/ld option to reload object files... -r
checking for sh4-linux-objdump... sh4-linux-objdump
checking how to recognize dependent libraries... pass_all
checking for sh4-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for sh4-linux-ar... sh4-linux-ar
checking for archiver @FILE support... @
checking for sh4-linux-strip... (cached) sh4-linux-strip
checking for sh4-linux-ranlib... sh4-linux-ranlib
checking command to parse /home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/devkit/sh4/bin/sh4-linux-nm -B output from sh4-linux-gcc object... ok
checking for sysroot... no
checking for sh4-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if sh4-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for sh4-linux-gcc option to produce PIC... -fPIC -DPIC
checking if sh4-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if sh4-linux-gcc static flag -static works... yes
checking if sh4-linux-gcc supports -c -o file.o... yes
checking if sh4-linux-gcc supports -c -o file.o... (cached) yes
checking whether the sh4-linux-gcc linker (/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/devkit/sh4/sh4-linux/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... sh4-linux-g++ -E
checking for ld used by sh4-linux-g++... /home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/devkit/sh4/sh4-linux/bin/ld
checking if the linker (/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/devkit/sh4/sh4-linux/bin/ld) is GNU ld... yes
checking whether the sh4-linux-g++ linker (/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/devkit/sh4/sh4-linux/bin/ld) supports shared libraries... yes
checking for sh4-linux-g++ option to produce PIC... -fPIC -DPIC
checking if sh4-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if sh4-linux-g++ static flag -static works... yes
checking if sh4-linux-g++ supports -c -o file.o... yes
checking if sh4-linux-g++ supports -c -o file.o... (cached) yes
checking whether the sh4-linux-g++ linker (/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/devkit/sh4/sh4-linux/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 python... /home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/host/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/host/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/cdkroot/usr/include/python2.7
checking for Python library path... -L/home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/cdkroot/usr/include/python2.7 -lpython2.7
checking for Python site-packages path... /home/stlinux/Desktop/sh4/max-tdt/tdt/tufsbox/cdkroot/usr/lib/python2.7/site-packages
checking python extra libraries...  -ldl  -lutil
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... yes
checking for swig... /usr/bin/swig
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking ost/dmx.h usability... no
checking ost/dmx.h presence... no
checking for ost/dmx.h... no
checking linux/dvb/version.h usability... yes
checking linux/dvb/version.h presence... yes
checking for linux/dvb/version.h... yes
configure: found dvb version 5
checking pkg-config is at least version 0.9.0... yes
checking for BASE... no
configure: error: Package requirements (freetype2 fribidi gstreamer-0.10 gstreamer-pbutils-0.10 libdvbsi++ libpng libxml-2.0 sigc++-1.2 libssl libcrypto) were not met:

No package 'gstreamer-0.10' found
No package 'gstreamer-pbutils-0.10' 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 BASE_CFLAGS
and BASE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** [/home/stlinux/Desktop/sh4/max-tdt/tdt/cvs/apps/enigma2-pli-nightly/config.status] Error 1
stlinux@ubuntu:~/Desktop/sh4/max-tdt/tdt/cvs/cdk$ 
Benutzeravatar
DboxOldie
Co-Admin
Co-Admin
Beiträge: 5421
Registriert: Sa 6. Aug 2011, 15:21
Hat sich bedankt: 79 Mal
Danksagung erhalten: 295 Mal

Re: neutrinoHD2 project

#48

Beitrag von DboxOldie »

Sorry > I´ve no knowlegde for building e2....it seems to me that gstreamer wasn´t choosed....

PS: My last try to build e2 was several months ago, and it runs like a race-car with activated Brakes..... :wink:
MfG DboxOldie

KEIN SUPPORT PER PN > Bitte das Forum benutzen und ins Wiki schauen

Bild
Antworten

Zurück zu „NHD2 - Allgemeines“