Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Eid  (gelezen 1293 keer)

Offline hello

  • Lid
Eid
« Gepost op: 2007/05/12, 19:40:46 »
Hallo,

ik wil graag mijn elektronische identiteitskaart gebruiken. Ik heb een kaartlezer ACR38U "Spaceship". De systeemvereisten voor Linux zijn:

    * Een kernel uit de 2.4 of 2.6 reeks
    * De kernel moet gecompileerd zijn met USB support
    * Speciale software voor kaartlezers: PC/SC Lite v1.2+
Ik heb dus pc/sc lite 1.4 van https://alioth.debian.org/frs/?group_id=30105 gedownload als tar.gz bestand (een .deb vond ik niet) en  het tar.gz met de driver en het stuurprogramma.
Als ik de uitgepakte map van pc/sc lite met ./configure wil doen geeft hij de foutmelding:
configure: error: c compiler cannot create executables
See 'config.log' for more details.


In het config.log bestand staat het volgende:
 
Citaat
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by pcsc-lite configure 1.4.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = Hello
uname -m = i686
uname -r = 2.6.20-15-generic
uname -s = Linux
uname -v = #2 SMP Sun Apr 15 07:36:31 UTC 2007

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2023: checking for a BSD-compatible install
configure:2079: result: /usr/bin/install -c
configure:2090: checking whether build environment is sane
configure:2133: result: yes
configure:2198: checking for gawk
configure:2228: result: no
configure:2198: checking for mawk
configure:2214: found /usr/bin/mawk
configure:2225: result: mawk
configure:2236: checking whether make sets $(MAKE)
configure:2257: result: yes
configure:2452: checking build system type
configure:2470: result: i686-pc-linux-gnulibc1
configure:2492: checking host system type
configure:2507: result: i686-pc-linux-gnulibc1
configure:2577: checking for gcc
configure:2593: found /usr/bin/gcc
configure:2604: result: gcc
configure:2842: checking for C compiler version
configure:2849: gcc --version >&5
gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2852: $? = 0
configure:2859: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
configure:2862: $? = 0
configure:2869: gcc -V >&5
gcc: '-V' option must have argument
configure:2872: $? = 1
configure:2895: checking for C compiler default output file name
configure:2922: gcc    conftest.c  >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:2925: $? = 1
configure:2963: result:
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "pcsc-lite"
| #define PACKAGE_TARNAME "pcsc-lite"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "pcsc-lite 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "pcsc-lite"
| #define VERSION "1.4.0"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:2970: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnulibc1
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBUSB_CFLAGS_set=
ac_cv_env_LIBUSB_CFLAGS_value=
ac_cv_env_LIBUSB_LIBS_set=
ac_cv_env_LIBUSB_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-linux-gnulibc1
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/hello/pcsc-lite-1.4.0/missing --run aclocal-1.9'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/hello/pcsc-lite-1.4.0/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/hello/pcsc-lite-1.4.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/hello/pcsc-lite-1.4.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/hello/pcsc-lite-1.4.0/missing --run automake-1.9'
AWK='mawk'
CC='gcc'
CCDEPMODE=''
CFLAGS=''
COREFOUNDATION=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
GREP=''
HAVE_RUNPID=''
HAVE_SCF_FALSE=''
HAVE_SCF_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
IOKIT=''
LDFLAGS=''
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBDL=''
LIBOBJS=''
LIBS=''
LIBSMARTCARD=''
LIBTOOL=''
LIBUSBCONFIG=''
LIBUSB_CFLAGS=''
LIBUSB_LIBS=''
LN_S=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/hello/pcsc-lite-1.4.0/missing --run makeinfo'
OBJEXT=''
PACKAGE='pcsc-lite'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='pcsc-lite'
PACKAGE_STRING='pcsc-lite 1.4.0'
PACKAGE_TARNAME='pcsc-lite'
PACKAGE_VERSION='1.4.0'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
SYMBOL_VISIBILITY=''
TEST_MINUS_S_SH=''
VERSION='1.4.0'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
acx_pthread_config=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnulibc1'
build_alias=''
build_cpu='i686'
build_os='linux-gnulibc1'
build_vendor='pc'
confdir=''
confdir_exp=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnulibc1'
host_alias=''
host_cpu='i686'
host_os='linux-gnulibc1'
host_to_ccid_16=''
host_to_ccid_32=''
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/hello/pcsc-lite-1.4.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
localstatedir_exp=''
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
runpid=''
sbindir='${exec_prefix}/sbin'
sbindir_exp=''
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
sysconfdir_exp=''
target_alias=''
usbdropdir=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "pcsc-lite"
#define PACKAGE_TARNAME "pcsc-lite"
#define PACKAGE_VERSION "1.4.0"
#define PACKAGE_STRING "pcsc-lite 1.4.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "pcsc-lite"
#define VERSION "1.4.0"

configure: exit 77
Ik heb het ook als root geprobeerd, maar net hetzelfde.
Het terminalvenster kan je hier zien:  http://rs12.rapidshare.com/files/30933071/pscs-lite.jpg
Ik gebruik Ubuntu 7.04

Bedankt!

Offline tabasco

  • Lid
Eid
« Reactie #1 Gepost op: 2007/05/13, 11:48:18 »
Hai,
Als je de universe repository activeert (>System >Administration >Software Source)
Dan kun je PSCd installeren via Synaptic (>System >Administration >Synaptic Packet manager)
Er staat bij versie 1.3.3-1, ik neem aan dat dat voldoet?

Succes, nu nog een nasa-spoedcursus voor je "Spaceship"?

Offline hello

  • Lid
Eid
« Reactie #2 Gepost op: 2007/05/13, 18:56:28 »
Ik heb het gedaan en vond er ook de drivers en het programma van de eid. Nu  zijn ze allemaal geïnstalleerd, maar als ik met het programma mijn eid wil uitlezen zegt hij:
Citaat
Systeem error: No smartcard inserted
Mijn eid is wel in de lezer  en de lezer is aangesloten, de drivers ervan zijn geïnstalleerd en toch lukt het niet. Bij het deel opties staat bij kaartlezer een menu waar de naam van de lezer zou moeten staan, maar er staat in het menu 1x niet opgegeven en 5x OpenCT reader (detached). Ik weet echt niet meer waar het aan kan liggen. Ik heb alles terug geïnstalleerd (wat met de eid te maken had), PSCD herstart. Het werkt allemaal niet. Het ledje van de lezer knippert en als ik mijn eid er in steek blijft het continue branden.
Help mij!

Offline hello

  • Lid
Eid
« Reactie #3 Gepost op: 2007/05/14, 17:27:58 »
Ik heb het gevonden! Het is een heel gedoe, ik zal het  eens ergens op het net zetten, het schijnt dat er veel problemen zijn met die kaartlezer (ACR38U SPACESHIP). Dus één raad als je een kaartlezer wil: Ga eens bij de concurenten van de NASA kijken :)