You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, October 22nd 2005, 2:05am

wont make install kde 3.4.3

<code>
Making install in libkonq
make[1]: Entering directory `/extraspace/kde3.4.3/kdebase-3.4.3/libkonq'
Making install in pics
make[2]: Entering directory `/extraspace/kde3.4.3/kdebase-3.4.3/libkonq/pics'
make[3]: Entering directory `/extraspace/kde3.4.3/kdebase-3.4.3/libkonq/pics'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/opt/kde/share/apps/konqueror/pics" || mkdir -p -- "/opt/kde/share/apps/konqueror/pics"
/usr/bin/ginstall -c -p -m 644 'thumbnailfont_7x4.png' '/opt/kde/share/apps/konqueror/pics/thumbnailfont_7x4.png' /usr/bin/ginstall -c -p -m 644 'arrow_topleft.png' '/opt/kde/share/apps/konqueror/pics/arrow_topleft.png'
/usr/bin/ginstall -c -p -m 644 'arrow_topright.png' '/opt/kde/share/apps/konqueror/pics/arrow_topright.png'
/usr/bin/ginstall -c -p -m 644 'arrow_bottomleft.png' '/opt/kde/share/apps/konqueror/pics/arrow_bottomleft.png'
/usr/bin/ginstall -c -p -m 644 'arrow_bottomright.png' '/opt/kde/share/apps/konqueror/pics/arrow_bottomright.png'make[3]: Leaving directory `/extraspace/kde3.4.3/kdebase-3.4.3/libkonq/pics'
make[2]: Leaving directory `/extraspace/kde3.4.3/kdebase-3.4.3/libkonq/pics'
Making install in favicons
make[2]: Entering directory `/extraspace/kde3.4.3/kdebase-3.4.3/libkonq/favicons'
make[3]: Entering directory `/extraspace/kde3.4.3/kdebase-3.4.3/libkonq/favicons'
test -z "/opt/kde/lib/kde3" || mkdir -p -- "/opt/kde/lib/kde3"
/bin/sh ../../libtool --silent --mode=install /usr/bin/ginstall -c -p 'kded_favicons.la' '/opt/kde/lib/kde3/kded_favicons.la'
PATH="$PATH:/sbin" ldconfig -n /opt/kde/lib/kde3
test -z "/opt/kde/share/services/kded" || mkdir -p -- "/opt/kde/share/services/kded"
/usr/bin/ginstall -c -p -m 644 'favicons.desktop' '/opt/kde/share/services/kded/favicons.desktop'
test -z "/opt/kde/share/apps/kconf_update" || mkdir -p -- "/opt/kde/share/apps/kconf_update"
/usr/bin/ginstall -c -p -m 644 'favicons.upd' '/opt/kde/share/apps/kconf_update/favicons.upd'
test -z "/opt/kde/share/apps/kconf_update" || mkdir -p -- "/opt/kde/share/apps/kconf_update"
/usr/bin/ginstall -c -p 'move_favicons.sh' '/opt/kde/share/apps/kconf_update/move_favicons.sh'
make[3]: Leaving directory `/extraspace/kde3.4.3/kdebase-3.4.3/libkonq/favicons'
make[2]: Leaving directory `/extraspace/kde3.4.3/kdebase-3.4.3/libkonq/favicons'
make[2]: Entering directory `/extraspace/kde3.4.3/kdebase-3.4.3/libkonq'
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include/arts -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_GNU_SOURCE -MT konq_popupmenu.lo -MD -MP -MF ".deps/konq_popupmenu.Tpo" -c -o konq_popupmenu.lo konq_popupmenu.cc; \
then mv -f ".deps/konq_popupmenu.Tpo" ".deps/konq_popupmenu.Plo"; else rm -f ".deps/konq_popupmenu.Tpo"; exit 1; fi
In file included from konq_popupmenu.cc:43:
knewmenu.h:177: warning: `visibility' attribute does not apply to types
In file included from konq_popupmenu.h:38,
from konq_popupmenu.cc:44:
konq_xmlguiclient.h:68: warning: `visibility' attribute does not apply to types
In file included from konq_popupmenu.cc:44:
konq_popupmenu.h:148: warning: `visibility' attribute does not apply to types
konq_popupmenu.h:216: warning: `visibility' attribute does not apply to types
In file included from konq_popupmenu.cc:45:
konq_operations.h:171: warning: `visibility' attribute does not apply to types
konq_popupmenu.cc: In member function `void KonqPopupMenu::setup(unsigned int)
':
konq_popupmenu.cc:337: error: `NoDeletion' is not a member of type `
KParts::BrowserExtension'
konq_popupmenu.cc:339: error: `isWritable' undeclared (first use this function)
konq_popupmenu.cc:339: error: (Each undeclared identifier is reported only once
for each function it appears in.)
konq_popupmenu.cc:366: error: `mostLocalURL' undeclared (first use this
function)
konq_popupmenu.cc:552: error: 'class KApplication' has no member named '
keyboardMouseState'
konq_popupmenu.cc:631: error: no matching function for call to `
KDEDesktopMimeType::userDefinedServices(const QString&, KSimpleConfig&, bool
)'
/opt/kde/include/kmimetype.h:563: error: candidates are: static
QValueList<KDEDesktopMimeType::Service>
KDEDesktopMimeType::userDefinedServices(const QString&, bool)
konq_popupmenu.cc:651: error: no matching function for call to `
KDEDesktopMimeType::userDefinedServices(QString&, KSimpleConfig&, bool)'
/opt/kde/include/kmimetype.h:563: error: candidates are: static
QValueList<KDEDesktopMimeType::Service>
KDEDesktopMimeType::userDefinedServices(const QString&, bool)
konq_popupmenu.cc:763: error: no matching function for call to `
KDEDesktopMimeType::userDefinedServices(const QString, KSimpleConfig&, bool)
'
/opt/kde/include/kmimetype.h:563: error: candidates are: static
QValueList<KDEDesktopMimeType::Service>
KDEDesktopMimeType::userDefinedServices(const QString&, bool)
make[2]: *** [konq_popupmenu.lo] Error 1
make[2]: Leaving directory `/extraspace/kde3.4.3/kdebase-3.4.3/libkonq'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/extraspace/kde3.4.3/kdebase-3.4.3/libkonq'
make: *** [install-recursive] Error 1
</code>


i googled it didn't really find anything and searched the forums
sorry if I missed it
running slackware 10.1

2

Wednesday, November 16th 2005, 9:07am

RE: wont make install kde 3.4.3

I have the same exact problem.

I'm running slackware 10.0

Anyone has a clue about this?