Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ksambakdeplugin installation Fehler aufgetaucht
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Hotstuff
Guru
Guru


Joined: 19 Sep 2004
Posts: 487
Location: Schweiz ( Zürich )

PostPosted: Thu Feb 24, 2005 5:56 pm    Post subject: Ksambakdeplugin installation Fehler aufgetaucht Reply with quote

Bekomme immer dieser Fehler.

Code:
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
make  all-recursive
make[1]: Entering directory `/home/dave/ksambaplugin-0.5/ksambaplugin-0.5'
Making all in src
make[2]: Entering directory `/home/dave/ksambaplugin-0.5/ksambaplugin-0.5/src'
if /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -
I/usr/kde/3.4/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRAN
T  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wc
ast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT printerdlgimpl.lo
-MD -MP -MF ".deps/printerdlgimpl.Tpo" \
  -c -o printerdlgimpl.lo `test -f 'printerdlgimpl.cpp' || echo './'`printerdlgi
mpl.cpp; \
then mv -f ".deps/printerdlgimpl.Tpo" ".deps/printerdlgimpl.Plo"; \
else rm -f ".deps/printerdlgimpl.Tpo"; exit 1; \
fi
In file included from printerdlgimpl.cpp:49:
/usr/kde/3.4/include/kdeprint/kmmanager.h:24:2: warning: #warning is a GCC exten
sion
/usr/kde/3.4/include/kdeprint/kmmanager.h:24:2: warning: #warning internal heade
r, do not use except if you are a KDEPrint developer
In file included from /usr/kde/3.4/include/kdeprint/kmmanager.h:27,
                 from printerdlgimpl.cpp:49:
/usr/kde/3.4/include/kdeprint/kmprinter.h:24:2: warning: #warning is a GCC exten
sion
/usr/kde/3.4/include/kdeprint/kmprinter.h:24:2: warning: #warning internal heade
r, do not use except if you are a KDEPrint developer
In file included from /usr/kde/3.4/include/kdeprint/kmprinter.h:32,
                 from /usr/kde/3.4/include/kdeprint/kmmanager.h:27,
                 from printerdlgimpl.cpp:49:
/usr/kde/3.4/include/kdeprint/kmobject.h:25:2: warning: #warning is a GCC extens
ion
/usr/kde/3.4/include/kdeprint/kmobject.h:25:2: warning: #warning internal header
, do not use except if you are a KDEPrint developer
In file included from printerdlgimpl.cpp:58:
printerdlgimpl.h:37:27: kcmprinterdlg.h: No such file or directory
In file included from printerdlgimpl.cpp:58:
printerdlgimpl.h:48: error: parse error before `{' token
printerdlgimpl.h:49: error: virtual outside class declaration
printerdlgimpl.h:49: error: non-member function `const char* className()'
   cannot have `const' method qualifier
printerdlgimpl.h:49: error: virtual outside class declaration
printerdlgimpl.h:49: error: virtual outside class declaration
printerdlgimpl.h:49: error: virtual outside class declaration
printerdlgimpl.h:49: error: virtual outside class declaration
printerdlgimpl.h: In function `QObject* qObject()':
printerdlgimpl.h:49: error: invalid use of `this' in non-member function
printerdlgimpl.h: At global scope:
printerdlgimpl.h:49: error: parse error before `private'
printerdlgimpl.h:54: error: destructors must be member functions
printerdlgimpl.h:56: error: parse error before `protected'
printerdlgimpl.h:72: error: parse error before `protected'
printerdlgimpl.h:74: error: virtual outside class declaration
printerdlgimpl.h:75: error: parse error before `}' token
In file included from printerdlgimpl.cpp:59:
usertabimpl.h:32:21: usertab.h: No such file or directory
In file included from printerdlgimpl.cpp:59:
usertabimpl.h:49: error: parse error before `{' token
usertabimpl.h:50: error: virtual outside class declaration
usertabimpl.h:50: error: non-member function `const char* className()' cannot
   have `const' method qualifier
usertabimpl.h:50: error: virtual outside class declaration
usertabimpl.h:50: error: virtual outside class declaration
usertabimpl.h:50: error: virtual outside class declaration
usertabimpl.h:50: error: virtual outside class declaration
usertabimpl.h: In function `QObject* qObject()':
usertabimpl.h:50: error: redefinition of `QObject* qObject()'
printerdlgimpl.h:49: error: `QObject* qObject()' previously defined here
usertabimpl.h:50: error: redefinition of `QObject* qObject()'
printerdlgimpl.h:49: error: `QObject* qObject()' previously defined here
usertabimpl.h:50: error: invalid use of `this' in non-member function
usertabimpl.h: At global scope:
usertabimpl.h:50: error: default argument given for parameter 2 of `QString
   tr(const char*, const char*)'
printerdlgimpl.h:49: error: after previous specification in `QString tr(const
   char*, const char*)'
usertabimpl.h:50: error: default argument given for parameter 2 of `QString
   trUtf8(const char*, const char*)'
printerdlgimpl.h:49: error: after previous specification in `QString
   trUtf8(const char*, const char*)'
usertabimpl.h:50: error: parse error before `private'
usertabimpl.h:53: error: destructors must be member functions
usertabimpl.h:57: error: parse error before `private'
usertabimpl.h:88: error: parse error before `protected'
usertabimpl.h:90: error: virtual outside class declaration
usertabimpl.h:91: error: virtual outside class declaration
usertabimpl.h:92: error: virtual outside class declaration
usertabimpl.h:93: error: parse error before `}' token
printerdlgimpl.cpp:65: error: invalid use of undefined type `class
   PrinterDlgImpl'
printerdlgimpl.h:47: error: forward declaration of `class PrinterDlgImpl'
printerdlgimpl.cpp: In constructor `PrinterDlgImpl::PrinterDlgImpl(QWidget*,
   SambaShare*)':
printerdlgimpl.cpp:65: error: class `PrinterDlgImpl' does not have any field
   named `KcmPrinterDlg'
printerdlgimpl.cpp:75: error: `initDialog' undeclared (first use this function)
printerdlgimpl.cpp:75: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
printerdlgimpl.cpp: At global scope:
printerdlgimpl.cpp:79: error: invalid use of undefined type `class
   PrinterDlgImpl'
printerdlgimpl.h:47: error: forward declaration of `class PrinterDlgImpl'
printerdlgimpl.cpp: In member function `void PrinterDlgImpl::initDialog()':
printerdlgimpl.cpp:89: error: `queueCombo' undeclared (first use this function)
printerdlgimpl.cpp:96: error: `pathUrlRq' undeclared (first use this function)
printerdlgimpl.cpp:97: error: `printersChk' undeclared (first use this
   function)
printerdlgimpl.cpp:99: error: `shareNameEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:100: error: `commentEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:102: error: `availableBaseChk' undeclared (first use this
   function)
printerdlgimpl.cpp:103: error: `browseableBaseChk' undeclared (first use this
   function)
printerdlgimpl.cpp:104: error: `publicBaseChk' undeclared (first use this
   function)
printerdlgimpl.cpp:108: error: parse error before `(' token
printerdlgimpl.cpp:109: error: `_tabs' undeclared (first use this function)
printerdlgimpl.cpp:110: error: `load' undeclared (first use this function)
printerdlgimpl.cpp:111: error: `connect' undeclared (first use this function)
printerdlgimpl.cpp:116: error: `postscriptChk' undeclared (first use this
   function)
printerdlgimpl.cpp:117: error: `useClientDriverChk' undeclared (first use this
   function)
printerdlgimpl.cpp:118: error: `defaultDevmodeChk' undeclared (first use this
   function)
printerdlgimpl.cpp:120: error: `maxPrintJobsSpin' undeclared (first use this
   function)
printerdlgimpl.cpp:121: error: `maxReportedPrintJobsSpin' undeclared (first use
   this function)
printerdlgimpl.cpp:122: error: `printingCombo' undeclared (first use this
   function)
printerdlgimpl.cpp:127: error: `printerDriverEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:128: error: `printerDriverLocationEdit' undeclared (first
   use this function)
printerdlgimpl.cpp:132: error: `printCommandEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:133: error: `lpqCommandEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:134: error: `lprmCommandEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:135: error: `lppauseEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:136: error: `lpresumeEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:137: error: `queuepauseEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:138: error: `queueresumeEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:142: error: `printerAdminEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:143: error: `hostsAllowEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:144: error: `hostsDenyEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:146: error: `guestAccountCombo' undeclared (first use this
   function)
printerdlgimpl.cpp:151: error: `minPrintSpaceSpin' undeclared (first use this
   function)
printerdlgimpl.cpp:152: error: `statusChk' undeclared (first use this function)
printerdlgimpl.cpp:153: error: `preExecEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:154: error: `postExecEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:155: error: `rootPreExecEdit' undeclared (first use this
   function)
printerdlgimpl.cpp:156: error: `rootPostExecEdit' undeclared (first use this
   function)
printerdlgimpl.cpp: At global scope:
printerdlgimpl.cpp:164: error: invalid use of undefined type `class
   PrinterDlgImpl'
printerdlgimpl.h:47: error: forward declaration of `class PrinterDlgImpl'
printerdlgimpl.cpp: In member function `void PrinterDlgImpl::accept()':
printerdlgimpl.cpp:181: error: `save' undeclared (first use this function)
printerdlgimpl.cpp:185: error: `KcmPrinterDlg' undeclared (first use this
   function)
printerdlgimpl.cpp:185: error: parse error before `::' token
printerdlgimpl.cpp: At global scope:
printerdlgimpl.cpp:189: error: invalid use of undefined type `class
   PrinterDlgImpl'
printerdlgimpl.h:47: error: forward declaration of `class PrinterDlgImpl'
printerdlgimpl.cpp:193: error: invalid use of undefined type `class
   PrinterDlgImpl'
printerdlgimpl.h:47: error: forward declaration of `class PrinterDlgImpl'
printerdlgimpl.cpp: In member function `void
   PrinterDlgImpl::printersChkToggled(bool)':
printerdlgimpl.cpp:229: error: `printerPixLbl' undeclared (first use this
   function)
printerdlgimpl.cpp:230: error: `pixFrame' undeclared (first use this function)
printerdlgimpl.cpp:241:30: printerdlgimpl.moc: No such file or directory
/usr/kde/3.4/include/kio/jobclasses.h: At top level:
usertabimpl.h:50: warning: `bool qt_static_property(QObject*, int, int,
   QVariant*)' declared `static' but never defined
usertabimpl.h:50: warning: `QMetaObject* staticMetaObject()' declared `static'
   but never defined
usertabimpl.h:50: warning: `QString tr(const char*, const char*)' declared
   `static' but never defined
usertabimpl.h:50: warning: `QString trUtf8(const char*, const char*)' declared
   `static' but never defined
make[2]: *** [printerdlgimpl.lo] Error 1
make[2]: Leaving directory `/home/dave/ksambaplugin-0.5/ksambaplugin-0.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dave/ksambaplugin-0.5/ksambaplugin-0.5'
make: *** [all] Error 2
bash-2.05b#



Finde einfach nicht raus welches Paket fehlt

Gruss Dave
Back to top
View user's profile Send private message
Mindphaser
Tux's lil' helper
Tux's lil' helper


Joined: 15 Dec 2004
Posts: 113
Location: Germany

PostPosted: Thu Feb 24, 2005 8:16 pm    Post subject: Reply with quote

Bei sowas schaust du am besten im Bugzilla ob der Fehler da bekannt ist, wenn nicht postest du den Bug selber da rein.
Back to top
View user's profile Send private message
Carlo
Developer
Developer


Joined: 12 Aug 2002
Posts: 3356

PostPosted: Thu Feb 24, 2005 8:25 pm    Post subject: Reply with quote

KSambaPlugin ist veraltet und in kdenetwork aufgegangen. :arrow: kcmshell fileshare
_________________
Please make sure that you have searched for an answer to a question after reading all the relevant docs.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum