[Xastir] Compile error
KC7ZRU
kc7zru at arrl.net
Thu Aug 7 02:55:16 EDT 2003
Greetings!!
Just ran CVS update - everything's been fine up to now. Noticed some
'new' stuff come'n in - so re-ran ./boostrap.sh and ./configure.
RH 7.3
Here's the error - hope it's helpful:
==============================================
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include
-I/usr/X11R6/include -I/usr/include/freetype2 -D_FILE_OFFSET_BITS=64
-D_REENTRANT -I/usr/X11R6/include/X11
-DXASTIR_DATA_BASE=\"/usr/local/share/xastir\" -g -O2 -pipe -Wall
-pthread -MT dbfawk.o -MD -MP -MF ".deps/dbfawk.Tpo" \
-c -o dbfawk.o `test -f 'dbfawk.c' || echo './'`dbfawk.c; \
then mv ".deps/dbfawk.Tpo" ".deps/dbfawk.Po"; \
else rm -f ".deps/dbfawk.Tpo"; exit 1; \
fi
dbfawk.c:105:19: warning: "/*" within comment
In file included from dbfawk.c:37:
awk.h:63: parse error before `pcre'
awk.h:63: warning: no semicolon at end of struct or union
awk.h:64: warning: type defaults to `int' in declaration of `pe'
awk.h:64: warning: data definition has no type or storage class
awk.h:69: parse error before `}'
awk.h:69: warning: type defaults to `int' in declaration of `awk_rule'
awk.h:69: warning: data definition has no type or storage class
awk.h:73: parse error before `awk_rule'
awk.h:73: warning: no semicolon at end of struct or union
awk.h:74: warning: type defaults to `int' in declaration of `last'
awk.h:74: warning: data definition has no type or storage class
awk.h:75: parse error before `*'
awk.h:75: warning: type defaults to `int' in declaration of `begin'
awk.h:75: warning: data definition has no type or storage class
awk.h:76: parse error before `*'
awk.h:76: warning: type defaults to `int' in declaration of `begin_rec'
awk.h:76: warning: data definition has no type or storage class
awk.h:77: parse error before `*'
awk.h:77: warning: type defaults to `int' in declaration of `end_rec'
awk.h:77: warning: data definition has no type or storage class
awk.h:78: parse error before `*'
awk.h:78: warning: type defaults to `int' in declaration of `end'
awk.h:78: warning: data definition has no type or storage class
awk.h:79: parse error before `}'
awk.h:79: warning: type defaults to `int' in declaration of `awk_program'
awk.h:79: warning: data definition has no type or storage class
awk.h:110: parse error before `*'
awk.h:110: warning: type defaults to `int' in declaration of `awk_new_rule'
awk.h:110: warning: data definition has no type or storage class
awk.h:111: parse error before `*'
awk.h:112: parse error before `*'
awk.h:112: warning: type defaults to `int' in declaration of
`awk_new_program'
awk.h:112: warning: data definition has no type or storage class
awk.h:113: parse error before `*'
awk.h:114: parse error before `*'
awk.h:115: parse error before `*'
awk.h:116: parse error before `awk_rule'
awk.h:117: warning: type defaults to `int' in declaration of
`awk_load_program_a
rray'
awk.h:117: warning: data definition has no type or storage class
awk.h:118: parse error before `*'
awk.h:119: warning: type defaults to `int' in declaration of
`awk_load_program_f
ile'
awk.h:119: warning: data definition has no type or storage class
awk.h:120: parse error before `*'
awk.h:121: parse error before `*'
awk.h:122: parse error before `*'
awk.h:123: parse error before `*'
awk.h:124: parse error before `*'
awk.h:125: parse error before `*'
dbfawk.c: In function `dbfawk_field_list':
dbfawk.c:73: warning: `head' might be used uninitialized in this function
dbfawk.c: At top level:
dbfawk.c:40: warning: `symtbl' defined but not used
make[2]: *** [dbfawk.o] Error 1
make[2]: Leaving directory `/home/kc7zru/xastir/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/kc7zru/xastir'
make: *** [install-strip] Error 2
More information about the Xastir
mailing list