[Konsole-devel] [Bug 106821] New: svn make failure KIO::NetAccess

Davide Minini dave.m at email.it
Sun Jun 5 06:29:18 UTC 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=106821         
           Summary: svn make failure KIO::NetAccess
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel kde org
        ReportedBy: dave.m email it


Version:            (using KDE Devel)
Installed from:    Compiled sources

make error:

----------------------------------------
make  all-recursive
make[1]: Entering directory `/home/dave/kdebase'
Making all in konsole
make[2]: Entering directory `/home/dave/kdebase/konsole'
Making all in konsole
make[3]: Entering directory `/home/dave/kdebase/konsole/konsole'
/usr/bin/dcopidl ./konsoleiface.h > konsoleiface.kidl || ( rm -f konsoleiface.kidl ; false )
/usr/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-stub konsoleiface.kidl
/usr/bin/dcopidl ./sessioniface.h > sessioniface.kidl || ( rm -f sessioniface.kidl ; false )
/usr/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-stub sessioniface.kidl
/usr/qt/bin/moc ./TEWidget.h -o TEWidget.moc
/usr/qt/bin/moc ./TEmulation.h -o TEmulation.moc
/usr/qt/bin/moc ./zmodem_dialog.h -o zmodem_dialog.moc
/usr/qt/bin/moc ./session.h -o session.moc
/usr/qt/bin/moc ./TEmuVt102.h -o TEmuVt102.moc
/usr/qt/bin/moc ./konsole_part.h -o konsole_part.moc
/usr/qt/bin/moc ./TEPty.h -o TEPty.moc
creating libkonsolepart_la.all_cpp.cpp ...
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I/usr/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -O3 -march=pentium3 -fomit-frame-pointer -s -pipe -fforce-addr -falign-functions=64 -fprefetch-loop-arrays -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT libkonsolepart_la.all_cpp.lo -MD -MP -MF ".deps/libkonsolepart_la.all_cpp.Tpo" -c -o libkonsolepart_la.all_cpp.lo libkonsolepart_la.all_cpp.cpp; \
then mv -f ".deps/libkonsolepart_la.all_cpp.Tpo" ".deps/libkonsolepart_la.all_cpp.Plo"; else rm -f ".deps/libkonsolepart_la.all_cpp.Tpo"; exit 1; fi
In file included from libkonsolepart_la.all_cpp.cpp:8:
TEWidget.cpp: In member function `virtual void TEWidget::dropEvent(QDropEvent*)
   ':
TEWidget.cpp:2152: error: 'class KIO::NetAccess' has no member named '
   mostLocalURL'
make[3]: *** [libkonsolepart_la.all_cpp.lo] Error 1
make[3]: Leaving directory `/home/dave/kdebase/konsole/konsole'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dave/kdebase/konsole'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dave/kdebase'
make: *** [all] Error 2



More information about the konsole-devel mailing list