On Dec 22, 2007 8:05 PM, Amanda Ortega <[EMAIL PROTECTED]> wrote:
> 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

I guess you are using a very old or "unofficial" version of libmusclecard.

The file bundleTool.c from libmusclecard-1.3.3 or from subversion only
has 286 lines of code. I don't know where the error on line 370 comes
from.

Always indicate the version of the software you are using when
requesting support.

Bye

-- 
 Dr. Ludovic Rousseau
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to