Hi,
I am having problems building kdepim-3.5.0 and I get this error.
Making all in libkdenetwork
make[2]: Entering directory `/blfs/kdepim-3.5.0/libkdenetwork'
Making all in libgpg-error-copy
make[3]: Entering directory
`/blfs/kdepim-3.5.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
/bin/sh ../../libtool --silent --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -I. -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -Wformat-security
-Wmissing-format-attribute -c -o strsource.lo strsource.c
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
`/blfs/kdepim-3.5.0/libkdenetwork/libgpg-error-copy'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/blfs/kdepim-3.5.0/libkdenetwork'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/blfs/kdepim-3.5.0'
make: *** [all] Error 2
Any ideas?
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page