[Kst] Build errors...
Andrew Walker
arwalker at sumusltd.com
Mon Nov 14 19:56:14 CET 2005
I get the following errors when trying to build Kst:
This is after doing a make -f Makefile.cvs
./configure and clean build.
Andrew
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kst/kst -I/usr/include/kde
-I/usr/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wno-non-virtual-dtor -g -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -MT extdatetime.lo -MD -MP -MF ".deps/extdatetime.Tpo" \
-c -o extdatetime.lo `test -f 'extdatetime.cpp' || echo
'./'`extdatetime.cpp;\
then mv -f ".deps/extdatetime.Tpo" ".deps/extdatetime.Plo"; \
else rm -f ".deps/extdatetime.Tpo"; exit 1; \
fi
In file included from extdatetime.cpp:16:
extdatetime.h:122: error: visibility arg must be one of "default", "hidden",
"protected" or "internal"
extdatetime.h:178: error: visibility arg must be one of "default", "hidden",
"protected" or "internal"
extdatetime.cpp:1080: error: visibility arg must be one of "default",
"hidden","protected" or "internal"
extdatetime.cpp:1085: error: visibility arg must be one of "default",
"hidden","protected" or "internal"
extdatetime.cpp:1093: error: visibility arg must be one of "default",
"hidden","protected" or "internal"
extdatetime.cpp:1098: error: visibility arg must be one of "default",
"hidden","protected" or "internal"
make: *** [extdatetime.lo] Error 1
More information about the Kst
mailing list