[Lunar-bugs] [bug] kdepim3 error
lunar-bugs at lunar-linux.org
lunar-bugs at lunar-linux.org
Sun Apr 24 15:51:00 UTC 2005
Project: lunar-linux
ID:
Version: <none>
Component: moonbase (modules)
Category: bug reports
Priority: minor
Assigned to: florin
Reported by: bramble
Updated by: florin
-Status: active
+Status: won't fix
It could be an awk related problem. Try to relin gawk. I use gcc 3.4.3
and linuc 2.6.11.7 too, with glibc 2.3.5 and i get no error.
florin
Previous comments:
------------------------------------------------------------------------
Sat, 04/16/2005 - 13:45 : bramble
I experience a compile error with kdepim3-3.4.0
The error is caused by invalid c syntax in a source file generated by
awk
$ lvu installed | grep gawk
gawk:20050327:installed:3.1.4:3704KB
----- start -----
make[3]: Entering directory
`/usr/src/kdepim-3.4.0/libkdenetwork/libgpg-error-copy'
gawk -f ./mkstrtable.awk -v textidx=3 \
./err-sources.h.in >err-sources.h
gawk -f ./mkheader.awk \
./err-sources.h.in \
./err-codes.h.in \
./errnos.in \
./gpg-error.h.in > gpg-error.h
if /bin/sh ../../libtool --silent --mode=compile --tag=CC gcc
-DHAVE_CONFIG_H -I. -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT
-D_FILE_OFFSET_BITS=64 $
then mv -f ".deps/strsource.Tpo" ".deps/strsource.Plo"; else rm -f
".deps/strsource.Tpo"; exit 1; fi
In file included from strsource.c:25:
./gpg-error.h:81: error: parse error before "SCD"
./gpg-error.h:128: error: parse error before "No"
./gpg-error.h:161: error: parse error before "Bug"
./gpg-error.h:189: error: parse error before "Bad"
./gpg-error.h:210: error: parse error before "Card"
strsource.c: In function `gpg_strsource':
strsource.c:36: warning: comparison of unsigned expression >= 0 is
always true
strsource.c:36: warning: signed and unsigned type in conditional
expression
make[3]: *** [strsource.lo] Error 1
make[3]: Leaving directory
`/usr/src/kdepim-3.4.0/libkdenetwork/libgpg-error-copy'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kdepim-3.4.0/libkdenetwork'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/kdepim-3.4.0'
make: *** [all] Error 2
----- end -----
------------------------------------------------------------------------
Sat, 04/16/2005 - 17:12 : florin
I can't confirm the problem here. However i use gcc 3.4.3. If someone
else have this problem please confirm.
--
View: http://lunar-linux.org/?q=node/view/803
Edit: http://lunar-linux.org/?q=project/comments/add/803
More information about the Lunar-bugs
mailing list