I typed

make bundleTool

in libmusclecard/utils/bundleTool and this error was showed:

if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -I../../src/musclecard
-I/usr/include/PCSC     -g -O2 -MT bundleTool-bundleTool.o -MD -MP -MF
".deps/bundleTool-bundleTool.Tpo" -c -o bundleTool-bundleTool.o `test -f '
bundleTool.c' || echo './'`bundleTool.c; \
        then mv -f ".deps/bundleTool-bundleTool.Tpo" ".deps/bundleTool-
bundleTool.Po"; else rm -f ".deps/bundleTool-bundleTool.Tpo"; exit 1; fi
bundleTool.c: In function 'main':
bundleTool.c:370: error: redeclaration of 'currBundle' with no linkage
bundleTool.c:72: error: previous declaration of 'currBundle' was here
make: ** [bundleTool-bundleTool.o] Erro 1

Regards,
Amanda

On Dec 21, 2007 6:46 PM, Karsten Ohme <[EMAIL PROTECTED]> wrote:

> Amanda Ortega schrieb:
> > Now, I have installed all the packages related to MuscleCard and
> provided by
> > Debian, but the token continues to not be recognized. I think maybe the
> > problem is that I didn't install the cap file to the Java Card smartcard
> > correctly. I did the following: I downloaded MuscleCard Applet
> > (Stable)<
> http://www.musclecard.com/musclecard/files/mcardapplet-0.9.8-GXPRAD.tgz>(
> > 0.9.8) from http://www.musclecard.com/musclecard/index.html. Then, I
> > unzipped the file and, in the directory created, there is a file called
> > CardEdge.cap. I have just loaded this file to the smartcard thorough
> > GPShell. Did I do something wrong in this process or do I have to do
> > something else?
>
> If the installation was successful, you must register the smart card.
> Use bundleTool for it.
>
> Regards,
> Karsten
> >
> > Thanks,
> > Amanda
> >
> > On Dec 21, 2007 11:23 AM, Ludovic Rousseau <[EMAIL PROTECTED]>
> > wrote:
> >
> >> On Dec 20, 2007 5:49 PM, Amanda Ortega <[EMAIL PROTECTED]> wrote:
> >>> Now, I am trying to install the muscleframework. The README file says
> to
> >>> make sure pcsc-lite-1.1.1 is installed. I have installed in my
> computer
> >>> libpcsclite1 version 1.3.2-5 trough the APT of Debian. Is it OK?
> >>>
> >>> In order to install the plugins for MuscleCard, I typed
> >>>
> >>> ./configure
> >>>
> >>> and after
> >>>
> >>> make
> >>>
> >>> but it shows a lot of errors:
> >> You must have the libmusclecard-dev Debian package installed.
> >>
> >> PS: Never truncate the log output when you cut-n-paste it in a bug
> >> report. You never know what part of the log is useful.
> >>
> >> --
> >>  Dr. Ludovic Rousseau
> >> _______________________________________________
> >> Muscle mailing list
> >> Muscle@lists.musclecard.com
> >> http://lists.drizzle.com/mailman/listinfo/muscle
> >>
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Muscle mailing list
> > Muscle@lists.musclecard.com
> > http://lists.drizzle.com/mailman/listinfo/muscle
>
> _______________________________________________
> Muscle mailing list
> Muscle@lists.musclecard.com
> http://lists.drizzle.com/mailman/listinfo/muscle
>
_______________________________________________
Muscle mailing list
Muscle@lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to