[Kstars-devel] Errors compiling 3.5 on Fedora Core 4

Chris Curran ccurran at planetCurran.com
Thu Oct 27 15:29:26 CEST 2005


Hi guys; I'm beginning work on the SBIG INDI driver and I'm trying to 
compile version 3.5 of kstars on a FC4 box. Getting compile errors right 
at the start. My settings:

KDEDIR: /usr
QTDIR: /usr/lib/qt-3.3
gcc: 3.4.3 20050227

Due to the nature of the compile error I wonder if it's a compiler 
version issue?

cheers,
Chris Curran

[root at ns1 kdeedu]# cd libkdeedu
[root at ns1 libkdeedu]# make
Making all in kdeeducore
make[1]: Entering directory `/usr/src/zxc/kdeedu/libkdeedu/kdeeducore'
Making all in .
make[2]: Entering directory `/usr/src/zxc/kdeedu/libkdeedu/kdeeducore'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ 
-DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde 
-I/usr/lib/qt-3.3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT  
-D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
-Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION  -MT keduvocdata.lo -MD -MP -MF 
".deps/keduvocdata.Tpo" -c -o keduvocdata.lo keduvocdata.cpp; \
then mv -f ".deps/keduvocdata.Tpo" ".deps/keduvocdata.Plo"; else rm -f 
".deps/keduvocdata.Tpo"; exit 1; fi
In file included from keduvocdata.cpp:19:
keduvocdata.h:41: error: visibility arg must be one of "default", 
"hidden", "protected" or "internal"
keduvocdata.h:49: error: visibility arg must be one of "default", 
"hidden", "protected" or "internal"
make[2]: *** [keduvocdata.lo] Error 1
make[2]: Leaving directory `/usr/src/zxc/kdeedu/libkdeedu/kdeeducore'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/zxc/kdeedu/libkdeedu/kdeeducore'
make: *** [all-recursive] Error 1
[root at ns1 libkdeedu]#


More information about the Kstars-devel mailing list