[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: KMLOFAX



Kai Bausch schrieb:
Dank der Hilfe von Dirk und Stefan komme ich jetzt heil durch das ./configure !

Ausgabe:: Good - your configure finished. Start make now

Wenn ich dann aber make eingebe , dann kommt folgendes:

etch:~/kmlofax-3.0# make
make  all-recursive
make[1]: Entering directory `/root/kmlofax-3.0'
Making all in kmlofax
make[2]: Entering directory `/root/kmlofax-3.0/kmlofax'
Making all in pics
make[3]: Entering directory `/root/kmlofax-3.0/kmlofax/pics'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/root/kmlofax-3.0/kmlofax/pics'
make[3]: Entering directory `/root/kmlofax-3.0/kmlofax'
source='preview.cpp' object='preview.o' libtool=no \
       depfile='.deps/preview.Po' tmpdepfile='.deps/preview.TPo' \
       depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/include/qt3 -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -c -o preview.o `test -f preview.cpp || echo './'`preview.cpp cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ ../mimelib/smtp.h:74: error: expected constructor, destructor, or type conversion before '*' token
../mimelib/smtp.h:78: error: 'SENDSTREAM' was not declared in this scope
../mimelib/smtp.h:78: error: 'stream' was not declared in this scope
../mimelib/smtp.h:78: error: 'NETMBX' was not declared in this scope
../mimelib/smtp.h:78: error: 'mb' was not declared in this scope
../mimelib/smtp.h:78: error: expected primary-expression before 'char'
../mimelib/smtp.h:78: error: initializer expression list treated as compound expression ../mimelib/smtp.h:79: error: expected constructor, destructor, or type conversion before '*' token
../mimelib/smtp.h:80: error: 'SENDSTREAM' was not declared in this scope
../mimelib/smtp.h:80: error: 'stream' was not declared in this scope
../mimelib/smtp.h:80: error: expected primary-expression before 'char'
../mimelib/smtp.h:80: error: 'ENVELOPE' was not declared in this scope
../mimelib/smtp.h:80: error: 'msg' was not declared in this scope
../mimelib/smtp.h:80: error: 'BODY' was not declared in this scope
../mimelib/smtp.h:80: error: 'body' was not declared in this scope
../mimelib/smtp.h:80: error: initializer expression list treated as compound expression
../mimelib/smtp.h:81: error: variable or field 'smtp_debug' declared void
../mimelib/smtp.h:81: error: 'SENDSTREAM' was not declared in this scope
../mimelib/smtp.h:81: error: 'stream' was not declared in this scope
../mimelib/smtp.h:82: error: variable or field 'smtp_nodebug' declared void
../mimelib/smtp.h:82: error: 'SENDSTREAM' was not declared in this scope
../mimelib/smtp.h:82: error: 'stream' was not declared in this scope
../mimelib/smtp.h:83: error: 'SENDSTREAM' was not declared in this scope
../mimelib/smtp.h:83: error: 'stream' was not declared in this scope
../mimelib/smtp.h:83: error: 'ADDRESS' was not declared in this scope
../mimelib/smtp.h:83: error: 'adr' was not declared in this scope
../mimelib/smtp.h:83: error: expected primary-expression before 'long'
../mimelib/smtp.h:83: error: initializer expression list treated as compound expression
../mimelib/smtp.h:84: error: 'SENDSTREAM' was not declared in this scope
../mimelib/smtp.h:84: error: 'stream' was not declared in this scope
../mimelib/smtp.h:84: error: expected primary-expression before 'char'
../mimelib/smtp.h:84: error: expected primary-expression before 'char'
../mimelib/smtp.h:84: error: initializer expression list treated as compound expression
../mimelib/smtp.h:85: error: 'SENDSTREAM' was not declared in this scope
../mimelib/smtp.h:85: error: 'stream' was not declared in this scope
../mimelib/smtp.h:86: error: 'SENDSTREAM' was not declared in this scope
../mimelib/smtp.h:86: error: 'stream' was not declared in this scope
../mimelib/smtp.h:86: error: expected primary-expression before 'char'
../mimelib/smtp.h:86: error: 'NETMBX' was not declared in this scope
../mimelib/smtp.h:86: error: 'mb' was not declared in this scope
../mimelib/smtp.h:86: error: initializer expression list treated as compound expression
../mimelib/smtp.h:87: error: 'SENDSTREAM' was not declared in this scope
../mimelib/smtp.h:87: error: 'stream' was not declared in this scope
../mimelib/smtp.h:87: error: expected primary-expression before 'long'
../mimelib/smtp.h:87: error: expected primary-expression before 'char'
../mimelib/smtp.h:87: error: initializer expression list treated as compound expression
maildlg.h:46: error: expected class-name before '{' token
maildlg.h:51: error: expected ',' or '...' before '&' token
maildlg.h:51: error: ISO C++ forbids declaration of 'DwString' with no type
kmlofax.h: In member function 'void StatusProgress::setTotalSteps(int)':
kmlofax.h:81: warning: 'setRange' is deprecated (declared at /usr/include/kde/kprogress.h:102)
preview.cpp: In member function 'void Preview::initActions()':
preview.cpp:941: warning: 'showToolbar' is deprecated (declared at /usr/include/kde/kstdaction.h:501)
make[3]: *** [preview.o] Fehler 1
make[3]: Leaving directory `/root/kmlofax-3.0/kmlofax'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/root/kmlofax-3.0/kmlofax'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/root/kmlofax-3.0'
make: *** [all] Fehler 2
etch:~/kmlofax-3.0#

OK, die Meldung hat sich verändert.
Weiss hierzu jemand einen rat ?
Gruß
Kai


Reply to: