Package: avrdude
Version: 5.1-1
Severity: important
Justification: fails to build from source
Hello,
on amd64 compilation fails like this:
if cc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/etc\" -Wall -g -Wall -O2
-MT avrdude-lexer.o -MD -MP -MF ".deps/avrdude-lexer.Tpo" -c -o avrdude-lexer.o
`test -f 'lexer.c' || echo './'`lexer.c; \
then mv -f ".deps/avrdude-lexer.Tpo" ".deps/avrdude-lexer.Po"; else rm -f
".deps/avrdude-lexer.Tpo"; exit 1; fi
In file included from /usr/include/sys/stat.h:105,
from lexer.l:29:
/usr/include/bits/stat.h:103: error: syntax error before '[' token
make[3]: *** [avrdude-lexer.o] Error 1
similar issues happen on ia64 and alpha (but the line of stat.h is
different, so I am not sure it's the same problem.
Relative lines on stat.h are:
102 #if __WORDSIZE == 64
103 long int __unused[3];
104 #else
All the best,
Roberto
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) (ignored: LC_ALL
set to [EMAIL PROTECTED])
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]