Seite 1 von 1
Error Building Neutrino, Need Help
Verfasst: So 27. Dez 2015, 23:21
von bravehaa
Hi guys
I'm trying to build neutrino, I'm using Elementary Os Freya, whatever image I try to build I get this error:
Code: Alles auswählen
make: *** No rule to make target `/home/brackhap/DDT/cdk/Patches/build-neutrino/linux-sh4-2.6.32.61_0217_spark.config.debug', needed by `.deps/linux-kernel'. Stop.
Here's the steps I followed:
Code: Alles auswählen
./make.sh
* Target receivers: 18
* Kernel: 5
* Kernel debug:y
* Player: 2
* Media Framework:3 Neutrino / I tried Also 4 Neutrino (includes WLAN drivers)
* External LCD support:2
* Which Image do you want to build:4 Neutrino (includes WLAN drivers)
make yaud-neutrino-mp-next I tried Also: make yaud-neutrino-mp-cst-next and make yaud-neutrino-hd2-exp
Someone can tell me please, What's wrong?
Re: Error Building Neutrino, Need Help
Verfasst: So 27. Dez 2015, 23:48
von TangoCash
Try to build an non debug image (kernel debug: No)- there is no debug config for this box with 217 kernel
Re: Error Building Neutrino, Need Help
Verfasst: Mo 28. Dez 2015, 01:49
von bravehaa
TangoCash hat geschrieben:Try to build an non debug image (kernel debug: No)- there is no debug config for this box with 217 kernel
Thank you for your answer, I'll give it a try
Re: Error Building Neutrino, Need Help
Verfasst: Mo 28. Dez 2015, 03:23
von bravehaa
you were right TangoCash, the error comes from debug choice. now I get this error when I try to buid image with wlan drivers:
Code: Alles auswählen
CC [M] /home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/sta_ioctl.o
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/sta_ioctl.c: In function ‘rt_ioctl_siwencode’:
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/sta_ioctl.c:1479:6: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses]
if(!erq->flags & IW_ENCODE_MODE)
^
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/sta_ioctl.c: In function ‘rt_ioctl_siwmlme’:
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/sta_ioctl.c:1979:1: warning: the frame size of 1640 bytes is larger than 1024 bytes [-Wframe-larger-than=]
}
^
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/sta_ioctl.c: In function ‘rt_ioctl_iwaplist’:
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/sta_ioctl.c:599:1: warning: the frame size of 1292 bytes is larger than 1024 bytes [-Wframe-larger-than=]
}
^
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/sta_ioctl.c: In function ‘RTMPIoctlMAC’:
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/sta_ioctl.c:5836:1: warning: the frame size of 1336 bytes is larger than 1024 bytes [-Wframe-larger-than=]
}
^
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/sta_ioctl.c: In function ‘RTMPIoctlE2PROM’:
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/sta_ioctl.c:6035:1: warning: the frame size of 1336 bytes is larger than 1024 bytes [-Wframe-larger-than=]
}
^
CC [M] /home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/rt_linux.o
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/rt_linux.c: In function ‘RtmpOSNetDevDetach’:
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/rt_linux.c:1694:38: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
struct net_device_ops *pNetDevOps = pNetDev->netdev_ops;
^
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/rt_linux.c: In function ‘RtmpOSNetDevAttach’:
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/rt_linux.c:1731:38: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
struct net_device_ops *pNetDevOps = pNetDev->netdev_ops;
^
/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/rt_linux.c:1782:11: error: ‘struct net_device’ has no member named ‘wireless_handlers’
pNetDev->wireless_handlers = pDevOpHook->iw_handler;
^
make[5]: *** [/home/brackhap/DDT/driver/wireless/rt2870sta/os/linux/rt_linux.o] Error 1
make[4]: *** [/home/brackhap/DDT/driver/wireless/rt2870sta] Error 2
make[3]: *** [/home/brackhap/DDT/driver/wireless] Error 2
make[2]: *** [_module_/home/brackhap/DDT/driver] Error 2
make[2]: Leaving directory `/home/brackhap/DDT/cdk/linux-sh4-2.6.32.61_stm24_0217'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/brackhap/DDT/driver'
make: *** [.deps/driver] Error 2
Re: Error Building Neutrino, Need Help
Verfasst: Mo 28. Dez 2015, 12:12
von DboxOldie
I know no one who uses wifi with neutrino....
It´s mostly useless....
In Kernel configs for neutrino (../Patches/build-neutrino) any wifi is deactivated.
if you want this, use the configs from (../Patches/build-enigma2)
Re: Error Building Neutrino, Need Help
Verfasst: Di 12. Jan 2016, 04:38
von bravehaa
DboxOldie hat geschrieben:I know no one who uses wifi with neutrino....
It´s mostly useless....
In Kernel configs for neutrino (../Patches/build-neutrino) any wifi is deactivated.
if you want this, use the configs from (../Patches/build-enigma2)
Thank you for your answer. If I want build neutrino-mp-cst-next without some german stuffs eg: flitzbox, bundesliga liveticker, fussball national.... how can I do this?
I'm also tryin to build neutrino in my new Manjaro linux, I made some searchs, and here's the package I've installed:
Code: Alles auswählen
openssl ncurses unzip subversion mercurial make ccache flex bison texinfo libffi intltool swig dialog lsb-release ncurses gettext zlib automake xfsprogs pkg-config patch glib2 fakeroot lib32-gcc-libs lib32-zlib rpmextract
but I get this error:
Code: Alles auswählen
stlinux24-cross-sh4-binutils-2.24.51.0.3-76.i386.rpm: cpio: Malformed number ��LWyF
cpio: Malformed number �LWyF��
cpio: Malformed number LWyF���a
cpio: Malformed number WyF���aY
...... .............................................thousands of lines like this :!:
cpio: ����R�ϼ�??��W����S��t��'�Ǖ�ެ���?^����{�\_�Q�y)�I�1��%�jxcQ��// �(�N�g����� ���߷a��K�^�Qn;/%�g�|��I���r=/F�%�����k�M)of��M��yyR\����眛r�~�r���Gb��wz��~J�d��O�o����W�'��U
x�����n���S�[�rW���R�˝������[���9)僱(_pN��S���s����,C��sR����.ϻ�?'%����g'��sS��c�_wv��F�/��%��'b����I�C���S
P^tvJ~��9g��צ�����o;��}����$���}����ߗߪ��}������&������I�M|�ؠ"�UB��c�M0�I8�,&����F
H�7��7RH�T�[�
ˁ'���*A��3
����{8,�� �*�d���g�;8j��pqW����p��_����^�Mj?eiz�N-(X���=��vE'�
��9��+��o��&���}K�V���v��́:��a��t�w��|�N�% a����k���2�ٶ���Q 6� .��L�nf[�w�?Г2k: unknown file type
cpio: premature end of file
Makefile:2905: recipe for target 'crosstool-rpminstall' failed
make: *** [crosstool-rpminstall] Error 2
any help please?
Re: Error Building Neutrino, Need Help
Verfasst: Di 12. Jan 2016, 07:53
von TangoCash
Try to install xz and/or lmza utils, seems that a that rpm ist packed
Re: Error Building Neutrino, Need Help
Verfasst: So 17. Jan 2016, 00:31
von bravehaa
TangoCash hat geschrieben:Try to install xz and/or lmza utils, seems that a that rpm ist packed
Sorry to answer too late, but I have a poor connection...
I installed xz, pixz, lib32-xz and lzma and I still get the same error!!!
Re: Error Building Neutrino, Need Help
Verfasst: Mi 27. Jan 2016, 01:52
von bravehaa
Hello guys,
I'm getting this error:
Code: Alles auswählen
configure: error: need libstb-hal includes path with --with-stb-hal-includes=...
make: *** [.deps/neutrino-mp-cst-next.config.status] Error 1
What's wrong?
Re: Error Building Neutrino, Need Help
Verfasst: Mi 27. Jan 2016, 12:13
von DboxOldie
I don´t know ......
This configure param is normally in actual git present:
Code: Alles auswählen
$(D)/neutrino-mp-cst-next.config.status:
rm -rf $(N_OBJDIR)
test -d $(N_OBJDIR) || mkdir -p $(N_OBJDIR) && \
cd $(N_OBJDIR) && \
$(sourcedir)/neutrino-mp-cst-next/autogen.sh && \
$(BUILDENV) \
$(sourcedir)/neutrino-mp-cst-next/configure \
--build=$(build) \
--host=$(target) \
$(N_CONFIG_OPTS) \
--with-boxtype=$(BOXTYPE) \
--enable-upnp \
--enable-ffmpegdec \
--enable-giflib \
--with-tremor \
--enable-lua \
--with-libdir=/usr/lib \
--with-datadir=/usr/share/tuxbox \
--with-fontdir=/usr/share/fonts \
--with-configdir=/var/tuxbox/config \
--with-gamesdir=/var/tuxbox/games \
--with-plugindir=/var/tuxbox/plugins \
--with-iconsdir=/usr/share/tuxbox/neutrino/icons \
--with-localedir=/usr/share/tuxbox/neutrino/locale \
--with-private_httpddir=/usr/share/tuxbox/neutrino/httpd \
--with-themesdir=/usr/share/tuxbox/neutrino/themes \
--with-stb-hal-includes=$(sourcedir)/libstb-hal-cst-next/include \ <------- here you see
--with-stb-hal-build=$(LH_OBJDIR) \
PKG_CONFIG=$(hostprefix)/bin/$(target)-pkg-config \
PKG_CONFIG_PATH=$(targetprefix)/usr/lib/pkgconfig \
CFLAGS="$(N_CFLAGS)" CXXFLAGS="$(N_CFLAGS)" CPPFLAGS="$(N_CPPFLAGS)"
touch $@
Re: Error Building Neutrino, Need Help
Verfasst: Mi 27. Jan 2016, 20:40
von bravehaa
DboxOldie hat geschrieben:I don´t know ......
This configure param is normally in actual git present:
That's true this parameter is present. I get this error when I add this parameter " --enable-fribidi", and the error varies depending on the line where I put the fribidi parameter!!!
Re: Error Building Neutrino, Need Help
Verfasst: Mi 27. Jan 2016, 21:06
von DboxOldie
You have to add a backslash after that:
--enable-fribidi \
Re: Error Building Neutrino, Need Help
Verfasst: Do 28. Jan 2016, 03:04
von bravehaa
DboxOldie hat geschrieben:You have to add a backslash after that:
--enable-fribidi \
Thank you DboxOldie

, it was the backslash that caused the errors