From koffice Mon Mar 05 22:38:37 2007 From: "Martin d'Anjou" Date: Mon, 05 Mar 2007 22:38:37 +0000 To: koffice Subject: compilation fails: visibility arg error Message-Id: X-MARC-Message: https://marc.info/?l=koffice&m=117313433404757 I cannot compile KOffice. Here is the error message: if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../lib/kross -I../../../lib/kross -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 -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 -DHAVE_KNEWSTUFF -fexceptions -MT qtobject.lo -MD -MP -MF ".deps/qtobject.Tpo" -c -o qtobject.lo qtobject.cpp; \ then mv -f ".deps/qtobject.Tpo" ".deps/qtobject.Plo"; else rm -f ".deps/qtobject.Tpo"; exit 1; fi In file included from qtobject.cpp:25: ../main/manager.h:163: error: visibility arg must be one of "default", "hidden", "protected" or "internal" Using gcc version 3.4.4 20050721 (Red Hat 3.4.4-2) QT Version: echo $QTDIR returns /usr/lib/qt-3.3 Thanks! Martin ____________________________________ koffice mailing list koffice@kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice