From quanta Wed Apr 27 02:47:02 2005 From: "Michael Cook" Date: Wed, 27 Apr 2005 02:47:02 +0000 To: quanta Subject: [Quanta] error compiling quanta 3.4.0 on FC3 x86_64 Message-Id: <718320D2194E094D9DC3C77C61EFA32606E43EF1 () capulet ! stfx ! ca> X-MARC-Message: https://marc.info/?l=quanta&m=111457002630212 I'm hoping someone can help me. I can't seem to compile quanta 3.4.0. I downloaded kdewebdev-3.4.0.tar.bz2 from http://quanta.kdewebdev.org/releases.php and that's what I am/was trying to compile. After configuring, I ran make, and it errored out like this: . .. ... make[5]: Leaving directory `/home/me/kdewebdev-3.4.0/lib/compatibility/kmdi' make[4]: Leaving directory `/home/me/kdewebdev-3.4.0/lib/compatibility/kmdi' Making all in knewstuff make[4]: Entering directory `/home/me/kdewebdev-3.4.0/lib/compatibility/knewstuff' /usr/lib64/qt-3.3/bin/moc ./engine.h -o engine.moc if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I./.. -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -DKOMMANDER -DDESIGNER -DQT_NO_SQL -DHAVE_KDE -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DCOMPAT_KMDI -MT engine.lo -MD -MP -MF ".deps/engine.Tpo" -c -o engine.lo engine.cpp; \ then mv -f ".deps/engine.Tpo" ".deps/engine.Plo"; else rm -f ".deps/engine.Tpo"; exit 1; fi In file included from engine.cpp:32: knewstuff.h:159: error: visibility arg must be one of "default", "hidden", "protected" or "internal" In file included from engine.cpp:33: downloaddialog.h:232: error: visibility arg must be one of "default", "hidden", "protected" or "internal" In file included from engine.h:27, from engine.cpp:37: entry.h:253: error: visibility arg must be one of "default", "hidden", "protected" or "internal" make[4]: *** [engine.lo] Error 1 make[4]: Leaving directory `/home/me/kdewebdev-3.4.0/lib/compatibility/knewstuff' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/me/kdewebdev-3.4.0/lib/compatibility' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/me/kdewebdev-3.4.0/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/me/kdewebdev-3.4.0' make: *** [all] Error 2 I have no idea how to get around this. I suppose I should give you whatever background info I can: 1) I'm using gnome, but I've installed the kdelibs-devel and arts and all those libs 2) I'm using x86_64 arch and have been having quite a few little problems with it (nothing seems to install exactly as it should without some tweaking on my behalf). For example, to run configure in order to compile this, I had to edit the configure script and add /usr/lib64 as the library folder for KDE or it errored out because it never checked for the installation of KDE there 3) versions: kdeartwork-3.3.1-1 kdebase-3.3.1-4.3 kdelibs-3.3.1-2.9 kdelibs-devel-3.3.1-2.9 gcc-3.4.3-22 gcc-c++-3.4.3-22 gcc-g77-3.4.3-22 gcc-java-3.4.3-22 make-3.80-5 I'm not sure what other background info you might need. If you have any ideas, let me know. Thanks Mike _______________________________________________ Quanta mailing list Quanta@mail.kde.org https://mail.kde.org/mailman/listinfo/quanta