Date: Mon, 01 Aug 2005 15:50:23 +0000 From: jdyke <jdyke@azimapower.com> To: freebsd-ports@freebsd.org Subject: portupgrade kdebase fails Message-ID: <42EE44BF.7010306@azimapower.com>
next in thread | raw e-mail | index | archive | help
I saw the security release on kdebase and lots of other kde related issues, so i'm doing the upgrades via portupgrade and got the following error: gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.2/libkonq/favicons' /usr/X11R6/bin/moc ./favicons.h -o favicons.moc if /bin/sh ../../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT favicons.lo -MD -MP -MF ".deps/favicons.Tpo" -c -o favicons.lo favicons.cpp; \ then mv -f ".deps/favicons.Tpo" ".deps/favicons.Plo"; else rm -f ".deps/favicons.Tpo"; exit 1; fi favicons.cpp:269: error: visibility arg must be one of "default", "hidden", "protected" or "internal" I've synched my ports tree as recent as 3 hours ago. Anyone run into this? Any fix for it? On a side, but related, note. I don't need KDE or any sort of X on this system. I use the console/ssh for everything. Is there a good way to cleanly uninstall KDE and all its sub programs? Thanks Jeff FreeBSD 5-4-RELEASE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42EE44BF.7010306>