Minisatip Server on VU DUO2 with reel netceiver support

Support forum for minisatip
vento
Posts: 41
Joined: Wed Mar 09, 2016 4:52 pm

Re: Minisatip Server on VU DUO2 with reel netceiver support

Post by vento »

Hi cata,
well stiil getting failures when crosscompiling with toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/bin/mips-openwrt-linux-gcc maybe you are right and this binarys won't work with the VU+Duo2. Could you give me an advice which toolchain may work with the Duo? Also tried this http://www.streamboard.tv/oscam/wiki/cr ... MIPSELPLI4 (mipsel-tuxbox-linux-gnu) but still stucked. can't find a staging directory in here.

Thanks in advance
Vento
vento
Posts: 41
Joined: Wed Mar 09, 2016 4:52 pm

Re: Minisatip Server on VU DUO2 with reel netceiver support

Post by vento »

Hi Cata,
probably the toolchain you are using for Gigablue may work on a VUPLUS. Could you tell me which one you are using? (Minisatip with netceiver support on VUplus).
Kindly
Vento
cata
Site Admin
Posts: 768
Joined: Tue May 12, 2015 1:01 am

Re: Minisatip Server on VU DUO2 with reel netceiver support

Post by cata »

The toolchain you are using seems like openwrt one.

For my toolchain i got some confirmation that works on vu. But not 100%.

If u say that the binary works for you.. i can ask about the toolchain I have for gigablue...
vento
Posts: 41
Joined: Wed Mar 09, 2016 4:52 pm

Re: Minisatip Server on VU DUO2 with reel netceiver support

Post by vento »

Hi Cata,
yes i was using Openwrt, also tried mipsel linux-3.2 gcc 4.8.1, The binaries minisatip you have posted for Gigablue works on a Solo2. But does not have netceiver support. Therefore i hope that the toolchain you are using maybe the right one for compilation. Just give me a link if possible.

Thanks
cata
Site Admin
Posts: 768
Joined: Tue May 12, 2015 1:01 am

Re: Minisatip Server on VU DUO2 with reel netceiver support

Post by cata »

Hi,

the sdk for gigablue that I'm using is:

http : / / shivanet.ro/tmp/mipsel-tuxbox-linux-gnu.tar.bz2

Try and let me know if it works for you.
vento
Posts: 41
Joined: Wed Mar 09, 2016 4:52 pm

Re: Minisatip Server on VU DUO2 with reel netceiver support

Post by vento »

Hi,
http://shivanet.ro/tmp/mipsel-tuxbox-linux-gnu.tar.bz2

This Link seems to be broken.

Thanks
vento
Posts: 41
Joined: Wed Mar 09, 2016 4:52 pm

Re: Minisatip Server on VU DUO2 with reel netceiver support

Post by vento »

Sorry My fault the link is working now !

Greets
Vento
vento
Posts: 41
Joined: Wed Mar 09, 2016 4:52 pm

Re: Minisatip Server on VU DUO2 with reel netceiver support

Post by vento »

Hi Cata, just not getting netceiver enabled in ./config:
is --enable-netceiver a wrong comand? Thanks

Vento
UPDATE : Stil not getting netceiver support in ./config but now able to compile a working binarie for VUS:

Code: Select all

make CROSS=/opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-gcc
OUTPUT OF FILE MINISATIP
ELF 32-bit LSB executable, MIPS, MIPS32 version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.2.48, not stripped

Code: Select all

reel@BM2LTSR66MSvex:/opt/minisatip$ sudo ./configure CC=/opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-gcc --host=mips  --enable-netceiver=yes --with-mcli=/opt/vdr-mcli-plugin --with-xml2=/usr/include/libxml2
configure: WARNING: unrecognized options: --enable-netceiver
checking for mips-gcc... /opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-gcc accepts -g... yes
checking for /opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-gcc option to accept ISO C89... none needed
checking for main in -lrt... yes
checking how to run the C preprocessor... /opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for int16_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking for bzero... yes
checking for clock_gettime... yes
checking for dup2... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for munmap... yes
checking for socket... yes
checking for strchr... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
configure:  == Checking LINUX DVB ==
checking linux/dvb/frontend.h usability... yes
checking linux/dvb/frontend.h presence... yes
checking for linux/dvb/frontend.h... yes
configure:  == Checking DVBEN50221 ==
checking libdvben50221/en50221_app_dvb.h usability... no
checking libdvben50221/en50221_app_dvb.h presence... no
checking for libdvben50221/en50221_app_dvb.h... no
configure:  == Checking OpenSSL ==
checking openssl/aes.h usability... yes
checking openssl/aes.h presence... yes
checking for openssl/aes.h... yes
configure:  == Checking Embedded ==
checking for backtrace... yes
configure:  == Checking DVBCSA ==
checking dvbcsa/dvbcsa.h usability... yes
checking dvbcsa/dvbcsa.h presence... yes
checking for dvbcsa/dvbcsa.h... yes
configure:  == Checking NETCVCLIENT ==
checking netceiver.h usability... no
checking netceiver.h presence... no
checking for netceiver.h... no
configure: creating ./config.status
config.status: creating Makefile
configure: WARNING: unrecognized options: --enable-netceiver

minisatip configuration


Linux DVB:                                enabled
Common Interface (needs DVBEN50221):      disabled
OpenSSL (AES as part of DVBAPI):          enabled
Embedded system:                          disabled
DVBCSA (needs libdvbcsa):                 enabled
Netceiver support:                        disabled
SatIP Client:                             enabled
Static:                                   disabled
cata
Site Admin
Posts: 768
Joined: Tue May 12, 2015 1:01 am

Re: Minisatip Server on VU DUO2 with reel netceiver support

Post by cata »

Hi,

you need all the dependent libraries compiled like libxml2, with this compiler then copy the include directory (that you got by installing the library) and the lib directory to the include and lib directory from the compiler....

You need to do the same for all the libraries that you compile...
vento
Posts: 41
Joined: Wed Mar 09, 2016 4:52 pm

Re: Minisatip Server on VU DUO2 with reel netceiver support

Post by vento »

Hi Cata, read your post again, well im able to compile netceiver support for ubuntu 14.0.4. 32 bit :

Code: Select all

reel@BM2LTSR66MSvex:/opt/minisatip$ sudo ./configure --enable-netceiver=yes --with-mcli=/opt/minisatip/vdr-plugin-mcli  --with-xml2=/usr/include/libxml2  (Libraries installed) 
configure: WARNING: unrecognized options: --enable-netceiver
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for main in -lrt... yes
checking how to run the C preprocessor... 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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for int16_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for bzero... yes
checking for clock_gettime... yes
checking for dup2... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for munmap... yes
checking for socket... yes
checking for strchr... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
configure:  == Checking LINUX DVB ==
checking linux/dvb/frontend.h usability... yes
checking linux/dvb/frontend.h presence... yes
checking for linux/dvb/frontend.h... yes
configure:  == Checking DVBEN50221 ==
checking libdvben50221/en50221_app_dvb.h usability... yes
checking libdvben50221/en50221_app_dvb.h presence... yes
checking for libdvben50221/en50221_app_dvb.h... yes
configure:  == Checking OpenSSL ==
checking openssl/aes.h usability... yes
checking openssl/aes.h presence... yes
checking for openssl/aes.h... yes
configure:  == Checking Embedded ==
checking for backtrace... yes
configure:  == Checking DVBCSA ==
checking dvbcsa/dvbcsa.h usability... yes
checking dvbcsa/dvbcsa.h presence... yes
checking for dvbcsa/dvbcsa.h... yes
configure:  == Checking NETCVCLIENT ==
checking netceiver.h usability... yes
checking netceiver.h presence... yes
checking for netceiver.h... yes
configure: creating ./config.status
config.status: creating Makefile
configure: WARNING: unrecognized options: --enable-netceiver

minisatip configuration
Linux DVB:                                enabled
Common Interface (needs DVBEN50221):      enabled
OpenSSL (AES as part of DVBAPI):          enabled
Embedded system:                          disabled
DVBCSA (needs libdvbcsa):                 enabled
Netceiver support:                        enabled
SatIP Client:                             enabled
Static:                                   disabled
PS: I could copy the missing files to right folders, and now ./configure enables the netceiver but now "make" misses -lmcli an -lmxl2, libmcli.so seems not to be right file in /opt/cross/mipsel-tuxbox-linux-gnu/lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1. It also says that the files are incompatible.
Where should i find them? Can the imcompatibility issue be resolved?

Code: Select all

root@BM2LTSR66MSvex:/opt/minisatip# 
./configure CC=/opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-gcc --host=mips  --enable-netceiver=yes --with                              -mcli=/opt/minisatip/vdr-plugin-mcli  --with-xml2=/usr/include/libxml2
configure: WARNING: unrecognized options: --enable-netceiver
checking for mips-gcc... /opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-gcc accepts -g... yes
checking for /opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-gcc option to accept ISO C89... none needed
checking for main in -lrt... yes
checking how to run the C preprocessor... /opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for int16_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking for bzero... yes
checking for clock_gettime... yes
checking for dup2... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for munmap... yes
checking for socket... yes
checking for strchr... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
configure:  == Checking LINUX DVB ==
checking linux/dvb/frontend.h usability... yes
checking linux/dvb/frontend.h presence... yes
checking for linux/dvb/frontend.h... yes
configure:  == Checking DVBEN50221 ==
checking libdvben50221/en50221_app_dvb.h usability... yes
checking libdvben50221/en50221_app_dvb.h presence... yes
checking for libdvben50221/en50221_app_dvb.h... yes
configure:  == Checking OpenSSL ==
checking openssl/aes.h usability... yes
checking openssl/aes.h presence... yes
checking for openssl/aes.h... yes
configure:  == Checking Embedded ==
checking for backtrace... yes
configure:  == Checking DVBCSA ==
checking dvbcsa/dvbcsa.h usability... yes
checking dvbcsa/dvbcsa.h presence... yes
checking for dvbcsa/dvbcsa.h... yes
configure:  == Checking NETCVCLIENT ==
checking netceiver.h usability... yes
checking netceiver.h presence... yes
checking for netceiver.h... yes
configure: creating ./config.status
config.status: creating Makefile
configure: WARNING: unrecognized options: --enable-netceiver

minisatip configuration


Linux DVB:                                enabled
Common Interface (needs DVBEN50221):      enabled
OpenSSL (AES as part of DVBAPI):          enabled
Embedded system:                          disabled
DVBCSA (needs libdvbcsa):                 enabled
Netceiver support:                        enabled
SatIP Client:                             enabled
Static:                                   disabled

make
/opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-gcc -ggdb -fPIC  -I. -I/opt/minisatip/vdr-plugin-mcli/mcast/client -I/opt/
minisatip/vdr-plugin-mcli/mcast/common -I/usr/include/libxml2 -c ca.c -o ca.o
/opt/cross/mipsel-tuxbox-linux-gnu/bin/mipsel-tuxbox-linux-gnu-gcc -ggdb -fPIC  -I. -I/opt/minisatip/vdr-plugin-mcli/mcast/client -I/opt/
minisatip/vdr-plugin-mcli/mcast/common -I/usr/include/libxml2 -o minisatip minisatip.o socketworks.o stream.o adapter.o utils.o aes.o csa.o  dvbapi.o ca.o tables.o satipc.o netceiver.o dvb.o -lpthread -lrt  -lmcli -lxml2 -lcrypto -ldvbcsa -ldvbcsa -ldvben50221 -ldvbapi -lucsi
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping 
incompatible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/libmcli.so when searching for -lmcli
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping 
incompatible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/lib/libmcli.so                               when searching for -lmcli
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping 
incompatible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../mipsel-tuxbox-linux-gnu/sysroot/lib/libmcli.so when searching for -lmcli
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping
 incompatible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../mipsel-tuxbox-linux-gnu/sysroot/usr/lib/libmcli.so when searching for -lmcli
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping 
incompatible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../mipsel-tuxbox-linux-gnu/sysroot/lib/libmcli.so when searching for -lmcli
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping 
incompatible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../mipsel-tuxbox-linux-gnu/sysroot/usr/lib/libmcli.so when searching for -lmcli
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: cannot find -l            mcli
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: cannot find -l            xml2
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping incom          patible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/libdvben50221.so when searching for -ldvben50221
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping incom          patible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/libdvben50221.a when searching for -ldvben50221
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping incom          patible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../mipsel-tuxbox-linux-gnu/sysroot/usr/lib/libdvben50221.so when searching for -ldvben50221
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping incom          patible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../mipsel-tuxbox-linux-gnu/sysroot/usr/lib/libdvben50221.a when searching for -ldvben50221
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping incom          patible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../mipsel-tuxbox-linux-gnu/sysroot/usr/lib/libdvben50221.so when searching for -ldvben50221
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping incom          patible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../mipsel-tuxbox-linux-gnu/sysroot/usr/lib/libdvben50221.a when searching for -ldvben50221
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: cannot find -l            dvben50221
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping incom          patible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/libdvbapi.so when searching for -ldvbapi
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping incom          patible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../mipsel-tuxbox-linux-gnu/sysroot/usr/lib/libdvbapi.so when searching for -ldvbapi
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: skipping incom          patible /opt/cross/mipsel-tuxbox-linux-gnu/bin/../mipsel-tuxbox-linux-gnu/sysroot/usr/lib/libdvbapi.so when searching for -ldvbapi
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: cannot find -l                              dvbapi
/opt/cross/mipsel-tuxbox-linux-gnu/bin/../lib/gcc/mipsel-tuxbox-linux-gnu/4.8.1/../../../../mipsel-tuxbox-linux-gnu/bin/ld: cannot find -l                              ucsi
collect2: error: ld returned 1 exit status
make: *** [minisatip] Fehler 1


Thanks for your help in advance.
Vento
Post Reply