avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] support for JTAG chaining in avrdude on Linux


From: Johannes Eickhold
Subject: [avrdude-dev] support for JTAG chaining in avrdude on Linux
Date: Mon, 20 Oct 2008 11:47:40 +0200

Hi,

I tried to compile avrdude from the latest revision in CVS to get
support for the new -x command line parameter.

The build failed with

[...]
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_DIR=\"/usr/local/etc\"  -Wall -g -O2 -MT 
libavrdude_a-config_gram.o -MD -MP -MF .deps/libavrdude_a-config_gram.Tpo -c -o 
libavrdude_a-config_gram.o `test -f 'config_gram.c' || echo './'`config_gram.c
config_gram.c: In function ‘yyparse’:
config_gram.c:972: warning: label ‘yyerrlab’ defined but not used
config_gram.y: In function ‘parse_cmdbits’:
config_gram.y:1365: warning: ‘brkt’ may be used uninitialized in this function
mv -f .deps/libavrdude_a-config_gram.Tpo .deps/libavrdude_a-config_gram.Po
/bin/bash ./ylwrap lexer.l .c lexer.c -- /bin/bash 
/home/jeick/BUILD/avrdude/missing --run flex  
make[2]: *** [lexer.c] Error 1

I am currently using Ubuntu Hardy (8.04) which contains a .deb of
avrdude in version 5.5-1.

Which alternative possibilities do I have to get the support for JTAG
chaining running?

Greets, Johannes.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]