mianos
03.01.03, 01:47
Also ich hab suse 8.1 und kde3
ich möchte gerne das ksamba plugin fürs kontrollzentrum compilieren!
./configure hört mit der meldung auf:
Good - your configure finished. Start make now
na wunderbar, bei make kommt aber dann irgendn error:
Hier die komplette aus gabe von make!
__________________________________________________ _____________________________
mianos@server:~/Downloads/System/Samba/ksambaplugin-0.4b> make
cd . && /bin/sh /home/mianos/Downloads/System/Samba/ksambaplugin-0.4b/admin/miss
ing --run autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
aclocal.m4:10454: error: Autoconf version 2.54 or higher is required
aclocal.m4:10454: the top level
autoheader: autom4te failed with exit status: 1
at /usr/bin/autoheader line 163
WARNING: `autoheader' is missing on your system. You should only need it if
you modified `acconfig.h' or `configure.in'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Wechsel in das Verzeichnis »/home/mianos/Downloads/System/Samba/ksambap
lugin-0.4b«
Making all in kcm_sambaconf
make[2]: Wechsel in das Verzeichnis »/home/mianos/Downloads/System/Samba/ksambap
lugin-0.4b/kcm_sambaconf«
Makefile:914: Warnung: Überschreibe die Kommandos für das Target »kcminterface.m
oc«
Makefile:868: Warnung: Ignoriere alte Kommandos für das Target »kcminterface.moc
«
Makefile:925: Warnung: Überschreibe die Kommandos für das Target »kcmprinterdlg.
moc«
Makefile:892: Warnung: Ignoriere alte Kommandos für das Target »kcmprinterdlg.mo
c«
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o share.h
./share.ui
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o kcminte
rface.h ./kcminterface.ui
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o kcmprin
terdlg.h ./kcmprinterdlg.ui
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o socketo
ptionsdlg.h ./socketoptionsdlg.ui
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o usertab
.h ./usertab.ui
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o filemod
edlg.h ./filemodedlg.ui
/usr/lib/qt3/bin/moc ./printerdlgimpl.h -o printerdlgimpl.moc
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_ THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -p edantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_S OURCE=500 -D_BSD_SOURCE -Wcast-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 ".deps/printerdlgimpl.Tpo" ".deps/printerdlgimpl.Plo"; \
else rm -f ".deps/printerdlgimpl.Tpo"; exit 1; \
fi
In file included from printerdlgimpl.cpp:272:
printerdlgimpl.moc:17:2: #error "This file was generated using the moc from 3.0.5. It"
printerdlgimpl.moc:18:2: #error "cannot be used with the include files from this version of Qt."
printerdlgimpl.moc:19:2: #error "(The moc has changed too much.)"
make[2]: *** [printerdlgimpl.lo] Fehler 1
make[2]: Verlassen des Verzeichnisses »/home/mianos/Downloads/System/Samba/ksambaplugin-0.4b/kcm_sambaconf«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses »/home/mianos/Downloads/System/Samba/ksambaplugin-0.4b«
make: *** [all] Fehler 2
mianos@server:~/Downloads/System/Samba/ksambaplugin-0.4b>
---------------------------------------------------------------------
Kann mir da jemand weiter helfen?
Danke jetzt schon!
MFG Flo
ich möchte gerne das ksamba plugin fürs kontrollzentrum compilieren!
./configure hört mit der meldung auf:
Good - your configure finished. Start make now
na wunderbar, bei make kommt aber dann irgendn error:
Hier die komplette aus gabe von make!
__________________________________________________ _____________________________
mianos@server:~/Downloads/System/Samba/ksambaplugin-0.4b> make
cd . && /bin/sh /home/mianos/Downloads/System/Samba/ksambaplugin-0.4b/admin/miss
ing --run autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
aclocal.m4:10454: error: Autoconf version 2.54 or higher is required
aclocal.m4:10454: the top level
autoheader: autom4te failed with exit status: 1
at /usr/bin/autoheader line 163
WARNING: `autoheader' is missing on your system. You should only need it if
you modified `acconfig.h' or `configure.in'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Wechsel in das Verzeichnis »/home/mianos/Downloads/System/Samba/ksambap
lugin-0.4b«
Making all in kcm_sambaconf
make[2]: Wechsel in das Verzeichnis »/home/mianos/Downloads/System/Samba/ksambap
lugin-0.4b/kcm_sambaconf«
Makefile:914: Warnung: Überschreibe die Kommandos für das Target »kcminterface.m
oc«
Makefile:868: Warnung: Ignoriere alte Kommandos für das Target »kcminterface.moc
«
Makefile:925: Warnung: Überschreibe die Kommandos für das Target »kcmprinterdlg.
moc«
Makefile:892: Warnung: Ignoriere alte Kommandos für das Target »kcmprinterdlg.mo
c«
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o share.h
./share.ui
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o kcminte
rface.h ./kcminterface.ui
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o kcmprin
terdlg.h ./kcmprinterdlg.ui
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o socketo
ptionsdlg.h ./socketoptionsdlg.ui
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o usertab
.h ./usertab.ui
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o filemod
edlg.h ./filemodedlg.ui
/usr/lib/qt3/bin/moc ./printerdlgimpl.h -o printerdlgimpl.moc
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_ THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -p edantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_S OURCE=500 -D_BSD_SOURCE -Wcast-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 ".deps/printerdlgimpl.Tpo" ".deps/printerdlgimpl.Plo"; \
else rm -f ".deps/printerdlgimpl.Tpo"; exit 1; \
fi
In file included from printerdlgimpl.cpp:272:
printerdlgimpl.moc:17:2: #error "This file was generated using the moc from 3.0.5. It"
printerdlgimpl.moc:18:2: #error "cannot be used with the include files from this version of Qt."
printerdlgimpl.moc:19:2: #error "(The moc has changed too much.)"
make[2]: *** [printerdlgimpl.lo] Fehler 1
make[2]: Verlassen des Verzeichnisses »/home/mianos/Downloads/System/Samba/ksambaplugin-0.4b/kcm_sambaconf«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses »/home/mianos/Downloads/System/Samba/ksambaplugin-0.4b«
make: *** [all] Fehler 2
mianos@server:~/Downloads/System/Samba/ksambaplugin-0.4b>
---------------------------------------------------------------------
Kann mir da jemand weiter helfen?
Danke jetzt schon!
MFG Flo