GNU bug report logs -
#6813
24.0.50; Inadvertant name capture
Previous Next
Reported by: John ff <jpff <at> cs.bath.ac.uk>
Date: Fri, 6 Aug 2010 16:34:03 UTC
Severity: normal
Found in version 24.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Chong Yidong skrev 2010-08-09 00.06:
> John ff<jpff <at> cs.bath.ac.uk> writes:
>
>> Compiling from bzr repository
>> gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/jpff/GNU_21/emacs/trunk/src -I/usr/include/alsa -MMD -MF deps/sysdep.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -Wno-pointer-sign -g -O2 -fno-optimize-sibling-calls sysdep.c
>> In file included from termhooks.h:310:0,
>> from sysdep.c:107:
>> /usr/include/gpm.h:120:17: error: expected ?:?, ?,?, ?;?, ?}? or ?__attribute__? before ?->? token
>> make[1]: *** [sysdep.o] Error 1
>> make[1]: Leaving directory `/jpff/GNU_21/emacs/trunk/src'
>> make: *** [src] Error 2
>
> Hmm, I can't reproduce this with the latest bzr trunk, with libgpm
> 1.20.4 and gcc 4.4.3. Do you still see it happening with the latest
> repository? Maybe you updated at a bad time.
>
You may be on a distribution that has sanitized its ncurses.h. Anyway, the
issue is fixed for now.
Jan D.
This bug report was last modified 14 years and 289 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.