Jump to content


rijoma

Member Since 14 Jan 2012
Offline Last Active 21 Aug 2015 12:48
-----

Posts I've Made

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

28 April 2012 - 13:55

hello all

can someone help me please

if i start openplipc

sudo ./e2bin he start well

if i start whit the script
sudo ./enigma2.sh
my pc shutdown

what is wrong??

thanls for help

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

14 January 2012 - 19:47

ok i have compile but now it crash at start

couldn't save lame channel db

thanks for you help

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

14 January 2012 - 19:12

i am using ubuntu 10.04 and have only this


i try to apt-get install libnl2 and dont have

ilrwxrwxrwx 1 root root 10 2012-01-14 16:17 /usr/lib/libnl.so -> libnl.so.1
lrwxrwxrwx 1 root root 12 2012-01-14 14:24 /usr/lib/libnl.so.1 -> libnl.so.1

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

14 January 2012 - 18:48

g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -include Python.h -include ../../enigma2_config.h -I/usr/include/python2.6 -g -O2 -ggdb3 -Wall -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2 -fno-rtti -fno-exceptions -pthread -MT ca_connector.o -MD -MP -MF .deps/ca_connector.Tpo -c -o ca_connector.o ca_connector.cpp
ca_connector.cpp: In constructor ‘caConnector::caConnector()’:
ca_connector.cpp:16: error: ‘nl_socket_alloc’ was not declared in this scope
ca_connector.cpp:17: error: cannot convert ‘nl_sock*’ to ‘nl_handle*’ for argument ‘1’ to ‘int genl_connect(nl_handle*)’
ca_connector.cpp:19: error: cannot convert ‘nl_sock*’ to ‘nl_handle*’ for argument ‘1’ to ‘int genl_ctrl_resolve(nl_handle*, const char*)’
ca_connector.cpp:36: error: cannot convert ‘nl_sock*’ to ‘nl_handle*’ for argument ‘1’ to ‘int nl_send_auto_complete(nl_handle*, nl_msg*)’
ca_connector.cpp:37: error: cannot convert ‘nl_sock*’ to ‘nl_handle*’ for argument ‘1’ to ‘int nl_socket_modify_cb(nl_handle*, nl_cb_type, nl_cb_kind, int (*)(nl_msg*, void*), void*)’
ca_connector.cpp:38: error: cannot convert ‘nl_sock*’ to ‘nl_handle*’ for argument ‘1’ to ‘int nl_recvmsgs_default(nl_handle*)’
ca_connector.cpp:40: error: cannot convert ‘nl_sock*’ to ‘nl_handle*’ for argument ‘1’ to ‘int nl_socket_modify_cb(nl_handle*, nl_cb_type, nl_cb_kind, int (*)(nl_msg*, void*), void*)’
ca_connector.cpp:41: error: ‘nl_socket_disable_seq_check’ was not declared in this scope
ca_connector.cpp: In destructor ‘virtual caConnector::~caConnector()’:
ca_connector.cpp:51: error: cannot convert ‘nl_sock*’ to ‘nl_handle*’ for argument ‘1’ to ‘void nl_close(nl_handle*)’
ca_connector.cpp:52: error: ‘nl_socket_free’ was not declared in this scope
ca_connector.cpp: In member function ‘virtual void caConnector::thread()’:
ca_connector.cpp:60: error: cannot convert ‘nl_sock*’ to ‘nl_handle*’ for argument ‘1’ to ‘int nl_recvmsgs_default(nl_handle*)’
make: ** [ca_connector.o] Erro 1

and for de lib i havethis one
/usr/lib/libnl.so /usr/lib/libnl.so.1 /usr/lib/libnl.so.1.1

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

14 January 2012 - 18:03

thanks for the reply

yes i have installed this pakage