Infinity USB phoenix Smart card reader with debian Raspberry PI

There are 6 replies in this Thread which was already clicked 3,024 times. The last Post () by asiacs.

  • Hello to all forum members


    could someone please enlighten me on what im doing wrong
    or where I need to start with all this.
    I am looking to find out a way to work on debian rasperry pi with a infinity usb smart but I have a problem with compiling the tool nftytool to setting it.
    everything is working up to the make command.


    here the ./configure:


    :/var/nftytool# ./configure
    checking for gcc... gcc
    checking for C compiler default output... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    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 ANSI C... none needed
    checking for dlsym in -ldl... yes
    checking for usb_interrupt_read in -lusb... yes
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking how to run the C preprocessor... gcc -E
    checking for egrep... 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 fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... 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 for unistd.h... (cached) yes
    checking for an ANSI C-conforming const... yes
    checking for inline... inline
    checking for stdlib.h... (cached) yes
    checking for GNU libc compatible malloc... yes
    checking whether lstat dereferences a symlink specified with a trailing slash... yes
    checking whether stat accepts an empty string... no
    checking for memset... yes
    checking for strdup... yes
    checking for strrchr... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating lib/Makefile
    config.status: creating plugins/Makefile
    config.status: creating config.h
    config.status: config.h is unchanged


    here the make:


    :/var/nftytool# make
    make -C lib
    make[1]: Entering directory `/var/nftytool/lib'
    make[1]: »libinfinity.a« ist bereits aktualisiert.
    make[1]: Leaving directory `/var/nftytool/lib'
    make -C plugins
    make[1]: Entering directory `/var/nftytool/plugins'
    make[1]: Für das Ziel »all« ist nichts zu tun.
    make[1]: Leaving directory `/var/nftytool/plugins'
    gcc -Wall -Wstrict-prototypes -I. -Iinclude/ -Llib/ cfgfile.o nftytool.o plugins.o -lusb -ldl -linfinity -o nftytool
    /usr/bin/ld: skipping incompatible lib//libinfinity.a when searching for -linfinity
    /usr/bin/ld: cannot find -linfinity
    collect2: ld returned 1 exit status
    make: *** [all] Fehler 1



    help appreciated in advance
    let me know
    BR
    satgate


    ps: this is the lsusb:


    :/var/nftytool# lsusb
    Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
    Bus 001 Device 006: ID 104f:0006 WB Electronics Infinity Smart
    Bus 001 Device 005: ID 045e:0750 Microsoft Corp. Wired Keyboard 600

  • Please can you post an intro here
    Introductions


    The only information I could find about this error after a quick search pointed towards you having to do the following


    Code
    sudo apt-get install build-essential


    and then trying again with ./configure


    If you find that build-essential is already installed, then I don't know - google isn't being very helpful this evening!

    If I take a while to respond, you can see why.....


    :red:

  • http://linuxsat-support.com/ra…raspberry-pi-scratch.html


    Have a look at the above thread - at the beginning of the guide put together for an oscam build, there are various compiler packages that are installed that are needed to compile oscam. Maybe if you install some of these packages and then try again, but again I don't know because I have no need for anything to do with infinity USB, but anything is worth a try.

    If I take a while to respond, you can see why.....


    :red:

  • master G

    Changed the title of the thread from “Infinity USB Smart with Rasperry PI” to “Infinity USB phoenix Smart card reader with debian Raspberry PI”.

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!